What is the difference between Use Case and test case?
Answers were Sorted based on User's Feedback
Answer / nsrao
Use Case is prepared by business analyst depending on the
customer requirements, where as test case is written by
testers depending on the BRS,SRS,FRS and use case documents.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bala p
A use case is a methodology used in system analysis to
identify, clarify, and organize system requirements. Use
case gives the idea of how to use the application and what
is the business functionality.
By using use case we can derive multiple test
cases/scenarios for single use case.
Ex: For login screen login into the application by using
username and password is a use case.
Possible ways the user should and should not login into the
system is a test case
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / hafeez
use case is the the single interaction of system and actor
while test case is the combination of all valid and invalid
inputs and out puts
for more details visit
www.s-qa.blogspot.com
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kanishk
Test Case contains a set of input values, pre
condition,post condition,expected result and actual result
while in use case it is a continuous interaction of users
or actors with the system to achieve a specific task, users
or actors can be other system as well.
Is This Answer Correct ? | 1 Yes | 0 No |
What is change request & what is the role of Tester in change request ? pl explain with example .
What do you mean by offshore and onshore testing?pls tell the models of this testing?
I have 1+ year exp. in web based testing & now I want to switch my job so anyone can tell me which types question generally ask in interview(which related to web based testing ) ???
I am B.tech graduate.Right now i am working in sutherland. I have completed the CSTP certification in STC.I am fresher for a software industry..I got a opportunity from STC thrid eye, They asked me to pay 50000 and they will provide training and after that they will provide a job with the salary of 5000..I dont know is that a better option for me...I have a little dilemma.. I awaiting for your suggestions..plz..
what types of testing you performed in transfer funds module....
when u r going to faced difficulty in ur organization?
what is srs based review, brs based review and trm based review
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance its urgent
Do you know of metrics that help you estimate the size of the testing effort?
plz anyone can explain me what is PB/MF based application?
Can Anybody give simple example for High seveority , low priority and High Priority low sevority defect or bug..Thanks in advance......
what are the Test cases we can write for pop-up window, Anybody can let me know in detail. Thanks in advance.