Given the following code, which is true about the minimum
number of test cases required for full statement and branch
coverage:
Read P
Read Q
IF P+Q > 100 THEN
Print “Large”
ENDIF
If P > 50 THEN
Print “P Large”
ENDIF
how to find statement and branch coverage? Explain in brief?
No Answer is Posted For this Question
Be the First to Post Answer
Do you know mutation testing?
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
write a test case for triangle?
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
How to write test case for this scenario. The system shall allow the user to select an option to sort the results by the city of the family contact
write the system testcase and functional testcase for the below scenario scenario: view the balance in online account
can one give the test cases for Installation Testing
What is the state testing?
What is the domain testing?
What are the test cases for mouse?
Do we have to write the seperate test cases for System testing and UAT testing? And also what are the roles and reponsibilities of a tester/how to interact when End users are performing the UAT Testing.