Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

BCS Exam ISEB-SWTINT1 Topic 1 Question 33 Discussion

Actual exam question for BCS's ISEB-SWTINT1 exam
Question #: 33
Topic #: 1
[All ISEB-SWTINT1 Questions]

You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code.

If width > length then

Biggest_dimension = wifth

Else

Biggest_dimenstion = length

End_if

The Following has been added to the bottom of the code fragment above.

Print ''biggest dimension is '' & biggest_dimension

Print ''width:'' & width

Print ''Length:'' & length

How many more test cases are required?

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel