define:usecase?
Answers were Sorted based on User's Feedback
Answer / seema chhipa
It is nothing but user action and system response. It
contains the flows typical flow, alternate flow and
exceptional flow. Apart from these it also has a pre
condition and post condition.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / k.anusha
In software and systems engineering, a use case is a list of steps, typically defining interactions between a role (UML) as an "actor" and a system, to achieve a goal. The actor can be a human, an external system, or time.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pavithramadhusudhanan
user interaction with the application or system.it helps to
understand usability of the application.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / dheivanai
Use Case is simple way to express the funtional expression.
Use Case are prepared by the by the business analyst. Based
on the use case the test case are written.
Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between business requirment document and software requirement document?
who prepares the use cases?
Describe to me when you would consider employing a failure mode and effect analysis.
what is the difference between Test-bed, Test-lab & Test-environment ? explain it briefly ?
uses of checklist
What is the negative testing and example
How client/server application is complex?
11. Do any of the authoring tools you use have features to help make your Web sites accessible?
what the tester should do ,if there are bugs in the requirements made by the business analyst?
What is Memory Leak? How to test "Memory Leak" problem in an application manually?
what is verification and validation,
What types of code coverage do you know?