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 |
i have 3 years of exp in manual testing, if i am attending any interview what kind of question i will get?
is Business requirment doc is configurations item or not how you control configurations control
Need to know about Quality Center in brief
6. what is the purpose of using automation tool qtp? and why we are using framework.
1.what are disadvantage of V model? 2. In V model two phase is there. That is verification and validation.1St phase is verification , why it is called verification?
What are the stages in the Test Development Life Cycle?
which test case format ur company following
10 Answers CTS, Param Software,
What is Traciability Matrix
How we will do the regression testing (in real time)
Who will prepare FRS(functional requirement documents)? What is the importent of FRS?
Who will repare SRS? What is the basis for SRS preparation?
hi can somebody suggest standard format for web based testing? especially with numerous sublink to be tested. thanx