How you create Test Cases Based on Test Plan ? Is there any
approach following for creation of test cases?
Answers were Sorted based on User's Feedback
Answer / sunitha.chenna
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
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / ramprasad.s
Test Cases are Designed based on the Requirement Specification
You should have the capabilities to read and understand the
document is must then only u can prepare the T scenarios and
design the T cases.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / ravikanth
guys namaste , u cann't say that u cann't prepare the TC
using test plan since because if u c the proper test plan
then u r test plan also contains the most of the function
al scenarios , using which u can create TC . so u
cann'tell that using test plan u cann't right TC only thing
u should c here whether u r test plan covers all u r
function al scenarios
and sunitha:-> there is approach for writing TC case,
please don't say no
| Is This Answer Correct ? | 1 Yes | 0 No |
Five positive and 5 negative test cases for Coffee vending machine
What is meant by YUI testing?
What is the difference between white box, black box, and gray box testing?
When is the best time for system testing
What are the main key components in web applications?
what is the difference between sanity and smoke testing?
When should testing start in a project?
What is test startegy?
What is bug release notes? ....What does Bug release notes contain?
wt is the difference between client and customer?
What is Defect Density?
What is the difference between unit testing and integration testing?