what is use case
Answers were Sorted based on User's Feedback
Answer / suneel reddy
use case consists business logic
hhow to use a functionality
and user actions n system response
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / stl
It is a functionality given by the user based on that we
write the testcases.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sateesh
a usecase describes how a user can use a specific
functionality
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / preethi
Use case description is one of the alternative to SRS
document,if the Business requirements from a customer are
complex to understand then Out TL will prepare this Use case
document and he will give it to the Test Engineers to
prepare Test case.
In general following is the generally used Use case format
which consists of :
1)Use case id
2)Use case name
3)Use case Description
4)Pre conditions
5)Work Flow
6)Post conditions
7)Proto type model
8)Alternative work models
Regards
Preethi.G
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pratap
Use case is description of user Actions and systems response
is called use case
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srinu
The use cases are detailed design docoments than test cases.
It reduces the test engineer`s own assumptions. it mean TL
provides these documents.Based on these we will create tset
cases
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kumar g
use case is a technique to capture the functional
requirements of system off system components. Use case
don't have a standard template.
But the drawback is it does not ensure clarity.
| Is This Answer Correct ? | 0 Yes | 0 No |
difference between QA and QC?
Hi frnds im Priyan.in interviews they are one question 4r me.i have been asked this one in 4 interviews.." AS A TESTER, WHAT IS UR GOAL OR AIM OR AMBITION..? ".. can any one gve answer perfect answer ? tank u .. reply me plss
Can you explain on what basis does TPA actually work?
what is the difference between reporting and testing? which one is good to choose as a carrer?
what is stand alone application?
what is data guidelines
What is a checklist? and wat are its contents??
Types of testing
why is testing necessary , explain with some examples?
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
Hi, I am new to testing.where we will use SQL in manual testing. To what extent i need to learn SQl.there are diff types of SQL like TSql,Mysql etc.i little bit confused,help me. Thank you .
Who are responsible for writing test plan? When does it start after or before writing test case???