How to create Test Cases Based on Test Plan ? Is there any
approach following for creation of test cases?
Answer / ramyab.mca@gmail.com
Hai...
We cannot create any test cases using the test plan.We only
get to know what types of testing we do from the test plan.
Test cases are derived from the following:
Functional Requirement Specification (FRS)
Use Cases
Work flows
mock ups etc
Ideally i don't think there is any approach for writing the
test cases.Generally the test cases should contain the
following headers:
S.No
Test Description
Pre-Requisite
Priority
Test Data
Test Steps
Expected Result
Actual Result
Pass/Fail
Defect ID
Comments
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 0 No |
1. what is a difference between test plan and test strategy?2.What is the test plan is different from the test strategy? then how?
write test case for 1<=a<10;10<=b<=20 using boundry value analysis
write 3 main test cases for excel sheet?
What is the diff between CLient, Customer and End User?
7 Answers JVS, Societe Generale,
Use of Requirements Traceability?
what is the purpose of using Tracability Matrix and how can you tell that testing has been succseed.
What is mutation testing?? And when we use it??
List the considerations in developing testing methodology
2. The prime benefit of testing is that it results in improved defects a. True b. False
what type of report that you print it out from your defect tracking too when you go for the bug triage meetings? Thanks
does regression testing start from 2nd build or 1st build?why?could u plz answer
What are the qualities needed by a software tester?