what is the difference b/w test scenario and test case?
pls explain with one example the preparation of both?
thanks in advance
................
Answer Posted / krishna
Test scenario is a set of test cases to execute one by one
and the test case output depends on the previous test case
output.
test case is a document it describes the test
caseid,description,input,actual output,expected
output,pass/fail,remarks etc.
if its wrong pls correct
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are the properties of a good requirement?
Why performance testing is performed? What are tools of performance testing?
What are testing techniques? What is difference between general and specific?
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
What is frame level testing and how do we test it?
What are parametere require for Performance testing?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
What is alpha testing?
What is state transition?
Write the function test case to add a customer to database.
Explain stub in testing point of view?
What does 100% statement coverage mean?
Unit Testing can be done by using Nunit?
which sanity testing is performed?
how can you test the web environment for security testing?