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 |
what is software testing
What development model should programmers and the test group use?
Example of high severity and low priority bug
If PRS is given to you on say XYZ functionality then which different types of testing you will perform . Please arrange these types in sequential manner in which you will perform?
hai suppose if i want to delete cookie of a particular web site.is it possible if it is possible how? pls. tell me
Who prepared use case document? Tester or developer!
As the software development process progresses, proper setup and maintenance of test traceability requires that the test process starts when?
How the test plan is a tool and the product?
can any one tell me wat is dependent and independent scripting?
Differences Between Whitebox testing and Blackbox testing
21 Answers CSC, IBM,
How do you test calculator?
How do you go about testing a project?