what are the inputs required for writing test cases
Answers were Sorted based on User's Feedback
Answer / fiza
Use cases or SRS or FS is our input for writing test cases.
First of all we abstract scenarios from usecases and then
we write test cases in Test Director.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / swathi
For writing test cases we have inputs as
SRS the test manager will give the scenarios that posible
conditions to check in a perticular project this will be
also an input for test cases
| Is This Answer Correct ? | 0 Yes | 1 No |
Give Sample of Validation Test Case.
Please let me know how to write a test case for Pen and washing machine.
write a test cases for advanced search
Explain the scalability testing?
HI i'm Ramu new join as manual tester plz send me test cases for web application testing i need basic idea's
write case for petrol pump?
9 Answers Accenture, AppLabs, EPPCO, Satyam,
Write test cases on for windows media player?
test case for coffee machine?
What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; } A. 1 B. 2 C. 3 D. 4
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.
What is the role of a tester in the test plan preparation? What elements tester physically develops in the test plan document.& what exactly this document contains?
Explain the soak testing?