What is the difference between Use Case and test case?

Answers were Sorted based on User's Feedback



What is the difference between Use Case and test case?..

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

What is the difference between Use Case and test case?..

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

What is the difference between Use Case and test case?..

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

What is the difference between Use Case and test case?..

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

Post New Answer

More Manual Testing Interview Questions

How do u go about testing of web application?

1 Answers   Trignos,


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?

1 Answers  


Question on desktop Application: In my machine MS Word is working fine and in other machine it is not even launching. Note: OS, platform, build and environment is same

2 Answers   Intuit,


What is deployment testing ? How it is performed ?

6 Answers  


static and dyanamic testing

2 Answers  


How would you determine the performance of a web application by looking at the values of ‘Response Time’ and ‘Pages per Second’? What do you understand by the terms ‘Response Time’, ‘Pages per Second’, ‘Transactions per Second’?

0 Answers  


What are the bugs we cannot find in black box?

1 Answers  


Do you know anything about Set Top Boxes?

1 Answers   Standard Bank,


what is traceabiity matrix

4 Answers   nvidia, Wipro,


how do you test a calendar ?

1 Answers   Logica CMG, Satyam,


if my documents (SRS &FRS) having erros(does not meets) the requirements in that situation,which document i should take to write the testcases?(othere wise which steps i should take? Thanks In Advance

3 Answers  


what is database testing

8 Answers   AZTEC,


Categories