Hi. Can somebody please tell me the format to create test
cases from use cases.
Answer Posted / chandra
Test Cases should be in the following format:
1. Test Tittle - Specifies wht to verify
2. Pre condition - Needs to satisfy before test case
execution
3. Test Data - to be used during execution
4. Test Steps - Sequence of steps to execute the test
5. Expected Result - Expected behaviour
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is Independant Testing? When and where this type of testing will be performed?
Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?
What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?
What is system level testing?
What are the different strategies for rollout to end users?
How can I done a Web Testing? Which steps are include in it?
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
Suggest some book to learn more test case???
Explain about PET Model?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
Can anyone list out major scenarios for an application managing drug composition?
Hi, I was asked following question during a interview. Please answer it: Password field is there,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 cases.
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
Anyone tell me the test cases of Shopping Favorite
What are the main key components in Web applications and Client Server applications? and their differences?