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 |
List out the test matrix
How much interaction with users should testers have, and why?
What is neutral test case?
what is walkthrough?
What is the difference b/n Testing Methodology and Testing methods?
what are the real purposes of test cases
wht is the use of check list?
what is deadlock in manual testing?what is another name for this deadlock?
is test data the same as test condition
What are the different technology that manual tester should know( except automation tools)?
When are you done testing?
how to do risk analysis during project and during write test cases how to know which one is most crucial functionalities of the application?