How you create Test Cases Based on Test Plan ? Is there any
approach following for creation of test cases?
Answer Posted / 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 |
Post New Answer View All Answers
What is difference between cmmi and cmm levels?
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
What is Windows Test Technologies? Where i will get all information of it.
Can you explain a pair-wise defect?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
Test Cases For Router&Switch
How does quality control differ from quality assurance?
what are the 3 test tool categories and describe what each can do.
Tell me about Agile scrum and what is your role in Scrum ?
To specify the test artifacts involved in testing.
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
What are quality assurance and quality control?
what are the possible test cases for online jobs search portal..if its a job seeker module and any 1 if u had worked on this proj pls share the bugs with sev and priority pls frends i need replies for these queries ..thanks in advance
What is difference between Manual testing and Pega/BPM testing?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?