When will we write "use cases"? I mean that before writing
test cases or after writing test cases? Please give me
reply or send me answer to my mail
id 'gopimanchella@gmail.com'
Thanks in Advance.
Answers were Sorted based on User's Feedback
Answer / priya
before writing test cases with respect to use cases only we
can write test cases
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / hafeez
use cases are written well before test cases as software
engineering dept is writing uses while designing
for more deatils
http://s-qa.blogspot.com/
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / gayathri
use case:Usecase is a informal or formal description to
understand how the user will be using the application. It
describes the functionalities or
operations of the software with "SET OF SCENARIOS"
It is a graphical representation of a requirement.
Test case:It is document it describes step by step processs
how to test the application.
Based on use cases tester will write the test cases.
| Is This Answer Correct ? | 1 Yes | 0 No |
i m going to pay for air reservation online and i m paying through credit card supose i give credit card no 123456.how u chk this is valid or not.wat validation u put for kind of fields
what is the difference between Test strategy and test plan?
25 Answers EDS, IBM,
What is Junit and bash testing
what is the difference between client-server application and web based application?
Realizing you won't be able to test everything - how do you decide what to test first?
What is difference between testing tool and tracking tool? Give example for both tools? whether QTP is testing or tracking tool?
What is the Manual Testing?
Suppose one project is given to u.How do u know whether this project is suitable for manual testing or automation.
1. define Database testing ? 2. define severity and priority and types with example?
what is 2tier and multi tier architecture?
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
boundry value range for the a and b where a/b=c conditions 1. if c <1000 2. if c b/w 1000 and 2000 3. if c > 2000