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 |
Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID
I how to test Web application in which the value is changing dynamic every time and anyone can modify it?
what is dead line and when its occur
is it not waste of time in preparing the test condition,test case, test script?
how will we receive the build?is it through mail or not?
What type testings will be conducted at system testing?Who will conduct each test.
what is usecase? tell me the attribute of usecase?
What are the different available models of sdlc?
What are the different strategies for rollout to end users?
What r blackbox & whitebox testing techniques?
Generally Where do we concentrate more on the web based applications testing....fox ex: security testing, performance testing etc....
Explain thread testing.