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 |
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
test templet for GUI UNIT testing?
What is test startegy?
What are two types of Metrics ?
1:differenciate between functional regression and gui test cases 2:for a given requirement how to write test case and prepare test data with example like for monster.com front page what testing techniques are used at what requirments see monster page 3: can we test without front end application and can we perform testing without back end application 4:all possible questions asked on bugzilla plz answer as soon
In what situation would you want to parameterize a text verification check?
Hi frnds im Priyan.in interviews they are one question 4r me.i have been asked this one in 4 interviews.." AS A TESTER, WHAT IS UR GOAL OR AIM OR AMBITION..? ".. can any one gve answer perfect answer ? tank u .. reply me plss
How do you go about testing a web application?
What is manual testing?Is any different types of testing in this?
What is Adhoc testing?
Is it possible that there can be number of test cases? Mean to say 500 or 1000 test cases? Reply me as early as possible.
Difference between Client server & Web based Testing?