Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Difference between Test Case & Use Case?

Answers were Sorted based on User's Feedback



Difference between Test Case & Use Case?..

Answer / sowmya

A Test case is individual valisation of a particular action
with inputs and clear cut expectation.test cases are
prepared from SRS.

Use case define how the application will be used by the end
user. The usecases are prepared from URS

Is This Answer Correct ?    38 Yes 7 No

Difference between Test Case & Use Case?..

Answer / mfsi_chinmayb`

USE CASE:
Use case describes the specific action done by the user
(actor) upon the system to achieve certain predefined task.
Use case is done in terms of the actor.
It deals with the steps followed by the user to acomplish
the task.It has no matter with the input data.
Use case can solve the integration defects between different
component while used by the actor.
Use case designed from URS.

TEST CASE:
Test case is the combination of the Test conditions and Test
data.It simply visualize the a particular task with a set of
input data and expected output and certain test conditions.
Test case is designed from SRS

Thanks

Is This Answer Correct ?    7 Yes 1 No

Difference between Test Case & Use Case?..

Answer / jyoti i

In general test engineer prepares the test cases from the
use cases in SRS & every use case describes the
functionality in terms of input, output and process.
Test Engineer writes the test case from the use case
to validate the functionality. Use case consist functional
specification (FS).





Regards,

Jyoti

Software Test Engineer,

JAMS Technologies PVT.LTD.

Is This Answer Correct ?    8 Yes 7 No

Difference between Test Case & Use Case?..

Answer / mercy

Use cases are means of capturing functional specifications.
Use case diagrams explains you how the business flow is. To
be more specific it explains you the interaction between
the actor and the system.

Use cases may begina as brief business use cases, evolve
into more detailed system use cases, and then eventually
develop into highly detailed and exhaustive test cases.

Is This Answer Correct ?    5 Yes 10 No

Difference between Test Case & Use Case?..

Answer / nilesh

A highlevel scenario where you specify the functionality of
the application from a business perspective.

Whereas a testcase is:

The implementation of the highlevel scenario(usecase)
wherein one gives detailed and step-by-step account of
procedures to test a particular functionality of the
application. Things get lot technical here.

Is This Answer Correct ?    4 Yes 12 No

Difference between Test Case & Use Case?..

Answer / sm

Test case is derived from the test case.we can get the use
case details from the srs document where as we will do the
test design test case with generated use case information

Is This Answer Correct ?    1 Yes 20 No

Post New Answer

More Manual Testing Interview Questions

IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

0 Answers   CA, Dish Network, Wipro,


508 compliance

1 Answers  


What is known as data-driven testing?

0 Answers  


I u dont have SRS doc or dont have any info about product then how will u test it?

4 Answers  


In V model how will you explain all testing types (unit,integration,sysetem,acceptance testing) as all these parallel testing.E.g.Once the design phase is completed how will you do the integration teting over here as tester doesnt know much about design.Briefly justify the V-model?

1 Answers   Mind Tree,


how do we update the test cases if the requirements change in manual testing. if we r not using quality center. depending on the changed requirements do i need to write a new test case or can we update the old test case.basically i want to update i dont want to write a new test case. so plzzzzzz answer.

5 Answers  


On which order testing is done regression,retesting,functional,User Acceptance Testing,Usability Testing,Smoke Testing ???

1 Answers   Virtusa,


Branch testing comes under white box testing or black box testing?

2 Answers   MBT,


which approach u r following while integrating the modules(top down or bottom up) explain process

1 Answers  


what is the diff between verification and validation.is verifiction and validation will takes place in each and every phase..pls send a clarified answer

2 Answers  


How should you learn about problems discovered in the field, and what should you learn from those problems?

1 Answers  


Can any one tell me how will be the projects in realtime life?. I am much worried because this going to be my first job?

2 Answers  


Categories