what is the difference between Test case and Test scenario?
is it necessary to prepare scenarios before writing test
cases?explain in detail.
Answer Posted / gousia parveen
Test Scenario is what to test.
Test Case is how to test.
In some companies,they directly prepare Testcases from
usecase diagrams
In some companies,They prepare scenarios from those
scenrios,they prepare test Cases,Its all depends upon company.
For example:We have login page with user id,Password and
login button
Here scenario is Login button,
Here Test cases for this scenario are
1.Blank
2.Invalid user id with valid password,
3.Valid user id with invalid password,
4.Valid user and valid password.
Depends upon the client requirements......
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
how do u manage scripts in winrunner when you application is changing frequently?
test cases on bangles???
integration test cases for mouse and keyboard
What is the difference between stlc and sdlc?
What are the different ways to check a date field in a website?
what are the typical problems in web testing?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
what is diffrence between dynamic black box testing and dynamic white box testing
write a testing stratgy \ approach for a product that you are use every day (e.g gmail, out look etc)
What is bug, deffect, issue, error?
What different types of manual testing are there?
What are the roles of glass-box and black-box testing tools?
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?