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 are the different Testing methodologies?
do you or anyone has 100or over test cases in different categories
What is test belt?
Why are you looking for the change?
if you have a test cases please send me on singhajay7786@gmail.com thanks in advance.
what is meant by deffered status
What is ecp (equivalence class partition)?
Pls give examples for 1. High severity and high priority. 2. High severity and low priority. 3. Low severity and high priority. 4. Low severity and low priority
how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.
What’s the difference between a bug and a defect?
Hi friends, Intw qs : 1.wat wil a tester do if the developer rejects or doesnt accept the bug u report. thou u try to shw the snap shots wat would b ur next step 2. wat are the quality factors ...explain Cost of quality 3. Wat is root cause analysis : Explain fisher model regds, swati
What is the purpose of test strategy?