what is usecase? tell me the attribute of usecase?
Answers were Sorted based on User's Feedback
Answer / naveen konduru
" Use Case is desription of functionality certain features
of an application interms of Actors, actions and
responibilities."
Use Case attributes are:
1. Information of Document, 2. Description, 3. Objective,
4. Actors, 5.Pre-conditions, 6.Data-element desriptions,
7.post conditions, 8.primary flow, 9. Alternative flow and
Business rules/interaction implimentations and etc....
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / naveen konduru
" Use Case is desription of functionality certain features
of an application interms of Actors, actions and
responibilities."
Use Case attributes are:
1. Information of Document, 2. Description, 3. Objective,
4. Actors, 5.Pre-conditions, 6.Data-element desriptions,
7.post conditions, 8.primary flow, 9. Alternative flow and
Business rules/interaction implimentations and etc....
| Is This Answer Correct ? | 4 Yes | 1 No |
Hi All,
"Use case is a description of the interaction between the
user and the system."
Use Case attributes are:
1.Administrator,2.Customer,3.Primary Actor,4.Secondary
Actor,5.User/Actor,6.System.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / venkat
"Use case is the document which gives the navigation how the
user interacts with application."
Use Case document content
Name : Create a descriptive name for the use case
Description : give a brief description of the use case.
Related Requirement Items : [List the requirement items and
their IDs (from the Requirements document) that this use
case is associated with. Ensure information consistency with
the Requirements Traceability Matrix document.]
Actors :[List the actors who interact with this use case.]
Base Flow :
[Use numbered steps to describe the main flow that
represents the use case?s default or normal behavior.]
Step Name Triggers Inputs Description Outputs
1
2
?
Alternative Flows :
[These flows represent optional or exceptional behaviors of
the use case. Be brief with the alternative flow
descriptions; use a paragraph or two to describe the key
actions of each alternative flow.]
Correct me if I am Wrong. Thanks you friends
Regards,
Venkat
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / abhro
What is a Use Case Diagram
• Describes the behavior of a system from a user’s standpoint
• Functional description of a system and its major processes
• Provides a graphic description of who will use a system
and what kinds of interactions to expect
within that system
• Processes that occur within the application area are
called use cases
• Entities outside the area that are going to use the
application are called actors
When to use a Use Case Diagram
When describing requirements for a system in the analysis,
design, implementation and documentation
stages.
When Constructing Use Cases Think About…
• What tasks the actor must perform
• What resources the actor requires in terms of data
read/written
• Keeping the use cases simple
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / aaa
Use case is a high level document which contains the flowof
functionalities.
| Is This Answer Correct ? | 0 Yes | 2 No |
If we have 9 floor n 3 eggs n we have to check from which floor the egg wont get break.how can we do that
what is the combination of grey box testing
What is Defect containment?
4 Answers Accenture, University,
What are test case formats widely use in web based testing?
How Defect prevention can be accomplished ?
can any body explain about BVA and ECP briefly?
Describe your experiences with code analyzers.
can u tell me what is orthogonal array testing?
Explain the scenario with example.
wat is test deliverables
5 Answers Calpine Technologies, CTS,
Which testing approach you follow to test ATM machine?
What is the difference b/w SYSTEM REQUIREMENT SPECIFICATIONS and FUNCTIONAL REQUIREMENT SPECIFICATIONS ?