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
Answer / dhayanithi
step no steps data expected result actual result
1 enter a numbers and calculate max 2 or 3 should
display "please enter two numbers"
2 enter two numbers and calculate max 2,3 should display 3
| Is This Answer Correct ? | 4 Yes | 3 No |
write a test case which covers the major functionality of yahoo login
write a test case for student admission form
whai is the exactly meaning of test case
i'm confused to wite a Test Scenarios. can any one help me how to start?
What are test cases for Car Locking System?
What all comes under test case review?
Write test case for a search engine?
12 Answers Saba, Saba Software,
14. How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other : - ………… if (Condition 1) then statement 1 else statement 2 fi if (Condition 2) www.istqb.guru then statement 3 a. 2 Test Cases b. 3 Test Cases c. 4 Test Cases d. Not achievable Please explain this how to solve?
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
can one defect be mapped to more than one test script in manual testing
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
write test case for optical mouse.