Who will decide what the test cases you have written are correct?
Answers were Sorted based on User's Feedback
Answer / suraj khabale
The writeen test cases will be reviewed for correctness by Test lead. TEst managers wont do this task since they might be working on more projects and if they do these things for every project, imagine the effort Manager has to put :D
| Is This Answer Correct ? | 0 Yes | 0 No |
need for documenting test cases??? advantages and disadvantages of documenting test cases???
What are test cases for Car Locking System?
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?
how to write test case for check box like check boxes in gmail and yahoo inbox
can u tell me how do we writetestcases for perfomance,load,And stress?
What are the test cases for mouse?
write testcase for sql table? this is the question asked by interviewer?
what are those parameters or matrixes for tesing a software user interface?
testcases for the additon of 2 numbers write negative and postive cases
8 Answers CoStrategix, Societe Generale,
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
Give examples of boundary value and equivalence partitioning test cases.
Hi recently in an interview I was asked to write API test cases. Since I am not familiar with it can someone put more light towards API testing and give some example test cases for the same. Thanks!