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 |
What makes a good QA or Test Manager?
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
what is Softwar Audit?
Formate of weekly & daily status report means contents in that report
What was the difference between Test case and Bug Report is there any template for this
How to export the bugs at time excel sheet? What is the sanity testing and smoke testing how can we do in the company?
For a Password field, we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test case
How to do browser testing (creates a standard script and run it for the different browser combinations)
What is ISO 9000?
how you get build from developer? pl answer it?wht is build ?
What and why is api testing?
If client is not given any requirements then how will you test the application