What is Usecase
Answers were Sorted based on User's Feedback
Answer / md.rafi
USE CASE:Usecase is a description of funcitonality of a
certain features of a application in term of actors,actions
and responses.
To Prepare Use Case following information is requered.
1.Screen Shorts
2.Functionanl Requirements
3.Special Requirements
4.Use Case Template
(i).Name of the Use Case
(ii).Brief Discussion of Use Case
(iii).Actors Involved
(iv).Pre-Conditions
(v).Post-Conditions
(vi).Special Requirements
(v).Flow of the Events
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / james
usecase is a pictorial representation of requirements
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ramprasad.s
HI
UseCase is a Set of Scenario's To prepare the
Test cases.
sun_ramprasad@yaho.com
9940314706
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sharan
james : pictorical representation is flow chat .. Can u pl
tell the difference between use case ans flow chats
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / nag
pictorical representation of software requirements.For
better understanding to write the test case by the test
engineer.
Is This Answer Correct ? | 1 Yes | 1 No |
How performance testing can be done manually? can anyone answer this question plz?
What is the need of smoke test even when unit test is done by developers?
In which situation or phase or any did u find that Manual testing is a must instead of Automation testing
What is fuzz testing?
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
what is 2tier and multi tier architecture?
Tell me about the best bug you ever found.
In bug life cycle after closing the bug status at last stage again where you start
Can u tell something about the Agile Methodology
what is checkin & checkout ?
how to write defects in excel sheets when defects occured
Hi, Can anybody tell me what is Boundary value analysis, equivalence partitioning and error guessing with examples?