Can any one explain about USE CASES?
Answers were Sorted based on User's Feedback
Use cases is a document that describes user action and
system response for a particular functionality. For example
if there is a submit or next button on the end of the page
and if we " "click it" it has to take us to next page. So
the submit or next button's functionality is to take us to
the next page.
Is This Answer Correct ? | 8 Yes | 3 No |
Answer / t.mahipal reddy
use case, which describes the functionality in an
application in terms of actors,actions and response
Inputs required to make the usecase
------------------------------------
snapshots
functional requirements
special requirements
use case template
with this only we can make the HLI in to LOI
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / niall
Use cases are narratives that define contexts of use by
stakeholders.
Use cases provide overviews of business case expectations
facilitated by the technologies addressed.
Use cases provide a basis for extrapolating Requirements,
and subsequently for deriving a Specification.
Use cases must address threats and their mitigation, so that
the Requirements are sufficiently robust against weaknesses
(quality, security, safety, etc.), it is too late to add on
countermeasures after the Specification!
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shakun singh
use case is a style of functional requirement document - an organized list of scenarios that a user or system might perform while navigating through an application. or a use case defines a set of use-case instance, where each instance is a sequence of actions a system performs that yields an observable result of value to a particular actor
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mohandhandapani
Basically Use-Case is a kind of Requirement document which
will cover a specific or particular, module or action in
detail.... which will also include the digramatic
reprasentation of each and every screen, the happy path,
Alternative flow, Actors involved etc etc....
Is This Answer Correct ? | 1 Yes | 1 No |
give me some example for high severity and low priority defect?
18 Answers Sigma Software Solutions, Verizon,
how can u prepare the test plan?
What is test Strategy ? whether it's comes under test plan? Explain me?
Can any one explain me what is difference between Test Methodology and Testing Techniques?
What is integration testing?
what is test plan and what it consists?
15 Answers AndPlus, Forum, MBT, TCS,
When do you go for integration testing?
How do we find pass and fail percentage of Test cases. Anybody can give answer to me. Thanks in advance
what is difference between defect tracking and bugs tracking
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
Explain the procedure for manual testing.
What are some best practices that you should follow when writing test cases?