Write test cases to test a browser app
No Answer is Posted For this Question
Be the First to Post Answer
What is component testing?
write testcase for sql table? this is the question asked by interviewer?
Give me real life some test cases
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 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.
Q.1)how write negative & positive test cases Q.2 )write negative & positive test cases for i-pod
If there are 10 steps for a test case. and for this test case there are 6 expected results. should I write 6 exp. results in the Expected Result column for a single tes case
Write the test case for a login page?
What is Initial Configuration?
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
what is difference between GUI Map and GUI Map file
Do you know mutation testing?