What is a Use Case?
Answers were Sorted based on User's Feedback
Answer / vijaya lakshmi kotharu
The specification of tests that are conducted from the end-
user perspective. Use Cases tend to focus on operating s/w
as an end-user would conduct their day-to-day activities.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / sudhakar8
Use case are nothing but user action versus system response
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / skn
Use case is any usage scenario by the user the system is
intended to do and get desired result. For example if you
take a Mobile phone Pbone book typical usage scenarios are
1. User creates a new Phone book entry and save it.
2. Can update the phone book entry data like email address,
number etc. rarely used although
3. Can search any entry by name
4. Make a call by pressing the dial key or menu options
5. Delete an entry ...
There are thousands of use cases you can define. I hope it
helps
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sri sudha
Use Case:Use Case gives the full details of the
(specification)project or modules
| Is This Answer Correct ? | 0 Yes | 2 No |
What r the three types of System testing
FTP is a application program to upload files to server write a test cases to check the system after successfull uploading we get the message files uploaded successfully?
Can Any one tell me How to test Stand alone application? wht are the major points to cover & how performance is tested of this application?? can any 1 tell me its bit urget for me guys.
why Can't the system testing be done at any stage in V- Process Model? reasons
What you consider at the time of Module Integration?
what is bug life cycle?
how to get top two salaries from employee tables
what is Entry and Exit criteria explain in detail?
When wil the verification and validation be done?
how to call a text file
Manual Testing: 1.How do we categorize Test cases in Regression Testing? 2.How can u do Performance tESTING? 3.What r the parameters u apply for doing functional testing? 4.what is non-functional testing? 5.if they r more number of test cases how can u pick up a selective test case? 6.what is good requirement& bad requirement? 7.what is functionality testing? 8.how to manage test cases when requirements change? 9.at what phase of project testing starts? 10.diff between test bed n test environment? 11.what did u achieve being a tester? 12.what is pare to analysis? 13.what is testcondition? who prepares it n when it is used? 14.what is show stopper? 15.what is backend testing using sql? 16.diff bet application testing n product testing? 17.what is cause effect graph? 18.how performance testing done manually? 19.what is proto type testing? 20.pre UAT and UAT testing? 21. what is broken link in web testing n how to test it? 22.what is cyclomatic complexity explain with example? 23.what is buddy testing?
For a Password field, we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test case