What is the difference between Use Case and test case?
Answer Posted / 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 |
Post New Answer View All Answers
How to do Performance Testing manually for a Flash Application?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
What are the differences between stlc and sdlc?
What is a testbed in manual testing?
What is verification in software testing?
what is TAS language which is used as a language for some projects/
how recovery manager works in winrunner
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
What is smoke test?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
Can you explain equivalence partitioning?
What is the most important phase in STLC and Why
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
What are the different servers and difference between them?
Test cases on send/ receive button of Microsoft outlook.