Hi. Can somebody please tell me the format to create test
cases from use cases.
Answers were Sorted based on User's Feedback
Answer / nithya
Test case template can be given as
1.Test case Id.
2.Test case description.
3.Pre condition.
4.Test Data inputs.
5.Test steps.
6.Expected Result.
7.Actual result.
8.Status.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
How will you give estimation when preparing Test Plan
what is thread Testing
What is the difference between two tier and three tier architecture?
What is the difference between functional requirement and non-functional requirement?
Can you explain confirmation testing?
How will You select the regression testcase
what is security testing? can u please set an example for it?
please help me to write sample tets cases for a List box
What is pairwise testing?
defect on online shopping application
What will be your approach if a particular script in Load Test fails?
why do testing are divided into stages primarily becoz: 1) different stage has different purpose 2)Stages makes the testing simpler 3)Different test run in different environments 4)The no of stages the testing is easier Which is the option need to be chosen its urgent