Explain the branch coverage testing?
No Answer is Posted For this Question
Be the First to Post Answer
can someone tell me the test cases for following scenario of password: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consists of 1 uppercase letter. 3. Password should consists of 1 numeric. 4. Password should consists of 1 special character.
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 body help me with providing a a case for usability testing...
How about do we go as far as writing test cases is considered?
Who will take care of test plan and test case?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
How to write test case for this scenario. The data entry field for city shall be removed from the screen
Please guide me for Add new user test cases
Explain the soak testing?
suppose an interviewer asks you to write a testcase for a login window (and application is not given to test). Should we write actual results or expected results or both?
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
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?