How do you determine what to test?
Answers were Sorted based on User's Feedback
Answer / chaitu.c
Generaly the test prepare the Test cases based on the
requirements.when the test cases covered with the
requirements that is TRM
With the requirement we can test the application
Or
TRM is simply explain what to test(mapping Req.and Test
cases)
or
Test Plan
with the help of test plan we can began testing because
some companies having TRM in test plan
if it is wrong correct me
| Is This Answer Correct ? | 4 Yes | 0 No |
The testable item is purely based on the SRS (software
requirement document)and the test plan which contains the
scope and the items to be tested will be given.
Muralidharan
dharanmu@yahoo.com
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / chandni
By the requirement and functional specification documents
we can decide what to test and along with that in the test
plan there is on point called "scope" describes what is
included to test and what is not included.
so by considering requirement document as well as test plan
we can understand that what to test.
just let me know if i am wrong.
thanks
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / a
If U cleared with your requarments ....and cleared with
Test Plan...then u can start to test the apllication
pl let me know if i m wrong.....
| Is This Answer Correct ? | 5 Yes | 5 No |
What is regression testing and what are the types in regression testing?
What is showstopper defect?
Give me examples for high severity and low priority defects?
How to test a Falsh player scrollings?
Give an example for Waterfall model and iteration model??
Can you explain an application boundary?
what is Waterfall model?
What is meant by system testing?
In manual testing, what are stubs and drivers?
how to maintain review reports
If you stuck somewhere while reproducing defect then what will you do?
what is meant by database testing? what is the strategy to be followed for database testing?