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 = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Test Cases Interview Questions

write the testcases for migrating data from one database to another database?

0 Answers   Wipro,


IF A > B THEN C = A – B ELSE C = A + B ENDIF Read D IF C = D Then Print "Error" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 2 tests for statement coverage, 2 for branch coverage C. 2 tests for statement coverage. 3 for branch coverage D. 3 tests for statement coverage, 3 for branch coverage E. 3 tests for statement coverage, 2 for branch coverage

1 Answers   ISTQB,


What are test cases for Car Locking System?

7 Answers   GrapeCity, HCL,


Create Test Cases based on Software Testing Principles Write the Test Cases to validate Command Line utility - ‘MAX’. The utility displays the maximum of the 2 specified Integers. Please note down any assumptions that you make. e.g. MAX 2 3

1 Answers   SAP Labs, Satyam,


How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character

0 Answers  






in test case we would write log and login ?what is the dif bet both of them

0 Answers  


If there are 10 steps for a test case. and for this test case there are 6 expected results. should I write 6 exp. results in the Expected Result column for a single tes case

4 Answers  


Describe to me what you see as a process. Not a particular process, just the basics of having a process.

1 Answers  


Test cases on uplaoding files

12 Answers   GE, HP,


how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?

0 Answers   PMC,


Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+4=8, 5+5=11, 6+6=12. write a bug title and bug description that effectively describes this problem.

4 Answers   Manhattan,


HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.

0 Answers  


Categories