What is the different between Test Case and Use Case
Answers were Sorted based on User's Feedback
Answer / sudhakar reddy
use case:it is a document that contains the discription
about how to use the application.these are also known as
functional specification
test case:it contains a sequece of steps in the form of
action,expected result and actuat result.that describes how
to test a particular functionality
| Is This Answer Correct ? | 29 Yes | 2 No |
Answer / n@n!
test case: test case means what to test, wat data to be
given, wat actions to be taken for getting actual result
againest expected result is called test case.
use case: sequence of operrations performed on the system
is called use case.
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / john
Use case: Its derived from spec or functional spec, where
it give the data, on how to use the application
Test case: It is derived from use case. where we will
provide the sequence of steps to execute/perform the action
on the application
Note: one use case may be derived into 2 more test cases..
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / reena
Use case:- It is a document which represents business logic
or business requirements. It contains business logic,caurse
of action, alternative caurse of action, actors involved
and error condition.It is a high level document.
Test case:- It is a document using which testing takes
place.It contains condition/steps,inputs,expected
output,actual output,remark.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / supreetha
Use Case: Its a picturial representaion of an requirement.
Test case: its a set of input paramaters, for which
software will be tested.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / manasa
test case is the step by step process of how to test the
application with expected and actual results.
A use case describes user actions and the system response
for the particular action
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / dhiraj
use case - use case is discription about the application
how to work
test case -it is a sequvense of step in the form of action
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / mahesh
use case tells how to use the functionality
test case tells hoe to test the funtionality
both are documents ony
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / raushan singh
use case: sequence of operations performed on the system
is called use case.how to use the application.these are also
known as functional specification
test case: test case means what to test, Wat data to be
given, Wat actions to be taken for getting actual result
against expected result is called test case.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / rajasekhar reddy
testcase:is nothing but set of human ideas
usecase:it describes the functionality of certain features of an application in terms of actions,actors and responses
raja
| Is This Answer Correct ? | 0 Yes | 6 No |
What type bugs you will find in integration testing with example?
what is RTM
how do u test web application?
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
When u r executing a test case an error dialog or window appeared on screen describing some msg . u have to send that dialog/window as an attachment to the developer to let him understand properly abt the error dialog /window. how do u capture that error dialog/window as a snapshot , in manual tesitng ?
exact definition of QA and QC ?
If there is an open bug in SIT then would u proceed with UAT?
Hi, Anybody knows about Hexaware company..
What is manual testing and what is it process?
What is exploratory testing?
How to test the functionality & UI of an application which is in a different language other than English as part of Localization Testing.
How do work in Cilent server Application?