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
What is test environment? Elaborate with example.
Who will take care of test plan and test case?
What is the difference between Test Input and Test Data??
do we write separate test cases for each type of testing? for example for functional testing and integration testing,we write two seprate test case documents or just one?please explain.
Explain transaction testing?
test case for coffee machine?
Writing Test cases based on the understanding of the UX document
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
what is the purpose of writing testcases
Test a file replication service that copies files from one net location to another
maximum length of testcase
What is the basic stuff you require to begin creating test cases?