Difference between Test Case & Use Case?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
What is Retesting?
what type of testing you do for web based applications than client-sever application ...pls expaline
what are the Qualties needed by a softawre tester?
.what are the types of recording modes in winrunner 2.what are the three modes of running a test in winrunner 3.what is synchronization point 4.what are the contents present in a test case 5.do we need testing for the project 6.what is code review and code walk through At which phase the testing starts (begin) in the project How do we test Client server applications and a Web applications what is verification and validation what is adhoc testing what is traceability matrix what is base line document what is Test Life Cycle what is regression testing and retesting what is a BUG LIFE CYCLE what is a Bug what are defects what is functionality testing and system testing. a project has to be released in one day but the testing people got that project from the developers half of the day before so what they have to do to complete the testing process. 20 what are severity level and priority levels
What are the RBI rules has to follow by a bank for online precesseing. ?
What is limitation of v shaped model
What is CRD and SRD file
wat kinds of documents requied during regression testion ? at time regression testing is done? can we do it repeatdly
WAT IS RTVM?
i want to for technical interview question paper along with in tesrviwe Phases i need
at the time of testing web based applications and client server apllications, what you absorved as a tester? (i need not differences, but i need what you absorved at the time of testing as a tester)
what is water fall model?