
- Forum
- Testing
- Software Testing
- Use Case Document
Use Case Document
This is a discussion on Use Case Document within the Software Testing forums, part of the Testing category; Hi, Can Any One Explain About Usecase Document...
-
Use Case Document
Hi,
Can Any One Explain About Usecase Document
-
11-13-2007, 04:06 AM #2
- Join Date
- Nov 2007
- Answers
- 1
Use Case Document is prepared by Business Analysts.
Use Case is description of functionality of a certain feature of an application in terms of actors, actions and responses...
-
11-14-2007, 02:04 AM #3
- Join Date
- Nov 2007
- Answers
- 3
Use case illustration
Hi,
Use case is mainly used to capture the functional requirements of the system.
It generally describes the interaction between the user and the
system (application).
Usually use cases in testers point of view is used to derive the test cases
from it. In simple words, use cases represents a series of user actions in
sequence performed by the user (end user) in application (system). Use
case is generally represented by a diagram.
-
12-22-2011, 05:05 AM #4
- Join Date
- Oct 2011
- Answers
- 24
Hi,
Use Case document is prepared by Business Analyst.
Use Case document consists of the business scenarios i.e the real world exchange of information between an actor and the system.
Use Case document consists of the diagrammatic representation of interaction between the real user (i.e the actor) and the system.
-
01-22-2012, 04:40 AM #5
- Join Date
- Feb 2007
- Location
- Hyderabad
- Answers
- 82
use case nothing but user flow of the application
-
02-01-2012, 01:03 AM #6
- Join Date
- Oct 2011
- Answers
- 28
Hi all,
On the basis of Use case document Use case testing get done,which is a kind of Black-Box testing Technique.
It is best suitable for the business scenarios and mostly prepared by the Business analyst. In Use case document User of the system plays the main role.
How the info is exchanging between the actor and the system itself that is the main content of the Use case document. It might also comprise the pictorial description of those scenarios.
-
Sponsored Ads

Reply With Quote





