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
if u want to test an application which takes a data value between 0 and 59 and if u choose 55 ,what type of testing it is a) System testing b) error guessing c) Black box d) None
write a test cases for WLAN
What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; } A. 1 B. 2 C. 3 D. 4
Write a test case for computer keyboard?
What is the role of a tester in the test plan preparation? What elements tester physically develops in the test plan document.& what exactly this document contains?
Can you list down a few characteristics of a test case?
write the test cases for pen
13 Answers GE, NEDA,
Let me knw the testcases for opening an account and for billing in shopping malls..?/?/?
how to write testcases for yahoo messagner
For the following piece of code, how many test cases are needed to get 100% statement coverage? Procedure X Read (Color) // Input color from user IF (Color == “Red”) THEN Call Roses(Color) ELSEIF (Color == “Blue”) THEN Call Violets(Color) ELSE PRINT “User is no Shakespeare” SaveToDatabase(Color) End Procedure X A. 5 B. 3 C. 1 D. 2
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
While doing export to Quality Center it always shows Excel file does not respond???? Please suggest as why it is happening??