what is the format for usecase?
Answers were Sorted based on User's Feedback
Answer / rao
Introduction
---------------
Describe a quick background of the use case.
Actors
---------
List the actors that interact and participate in this use
case.
Pre-conditions
----------------
Pre-conditions that need to be satisfied for the use case
to perform.
Post-conditions
------------------
Define the different states in which you expect the system
to be in, after the use case executes.
Basic Flow
-------------
List the primary events that will occur when this use case
is executed.
Alternative flows?
--------------------
Any subsidiary events that can occur in the use case should
be separately listed. List each such event as an
alternative flow. A use case can have as many alternative
flows as required.
Special Requirements
------------------------
Business rules for the basic and alternative flows should
be listed as special requirements in the use case
narration. These business rules will also be used for
writing test cases. Both success and failure scenarios
should be described here.
Use case relationships
------------------------
For complex systems, it is recommended to document the
relationships between use cases. Listing the relationships
between use cases also provides a mechanism for
traceability.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / srikar.k
BRIEF DESCRIPTION
1.2 ACTIVITY DIAGRAM
1.3 ACTORS LIST
1.4 PRE-CONDITIONS
1.5 FLOW
1.5.1 Typical Flow
1.5.2 Alternate Flow
1.5.3 Exceptional Flow
1.6 POST-CONDITIONS
1.7 SPECIAL REQUIREMENTS
1.8 TABLES
1.8.1 Mandatory status
1.8.2 Validations
1.8.3 Descriptions
1.9 PARKING LOT
2.0 COMMENTS
2.1 SCREENS
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sateesh
just go for google and search by giving usecase template
if u didnt get then mail me
sateesh_t7101@yahoo.co.in
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / suneel reddy
we get use caes in wwwoord format
that is the answer
| Is This Answer Correct ? | 0 Yes | 2 No |
can any one tell me what is the difference between Integration testing and End-End testing? plz dont tell me Integration is whitebox testing and done by developers, where as End-End is blockbox testing and done by testers.
What is meant by formal and informal testing? Under which category it comes?
what is X-SS(Cross Site Scripting)?
Have you ever written test cases or did you just execute those written by others?
what reesponsibility of system administrator?
what is mean by mr ?
1. Test granularity refers to: a. Any way of determining the expected result for a test case. b. A quality improvement idea common in software development. c. The fineness or coarseness of a test’s focus. d. The impact of a bug on the system under
what is the meaning of compatibility testing in view of web application testing?
What is the Difference between Network testing and Web Testing?
What is concurrent user hits in load testing?
Does a manual test engineer indulge with SQL commands to test database.
What is the bug life cycle?