what is difference between test strategies and test data ?
Answers were Sorted based on User's Feedback
Answer / syamala
Test strategy is how we plan for testing of application
Test Data is the actual data used for testing the
application
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / abhishek
Test staregy says which types of plan u have to test ur
application .
Test data means what data you are taking for test the
application.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / balajirao.d
test strategy is high level test plan which briefs about how
you are going to approach the testing with respect to tools,
manpower, any tools to be used, what kinds of testing has to
done and it includes test data also some times...
| Is This Answer Correct ? | 0 Yes | 0 No |
why do u put the bug status as deffered?what do u mean by that exactly?
Why should a software tester have knowledge of PHP language?
Diffrence in b/w Functional and System Testing and Test Cases.
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it? (eswar)
what is verification and validation,
What is mean by Schedule report who is the responsible for generated that one ?
wht is TRM
why we use defect tracking tool?
Do you use any automation tool for smoke testing?
what is Gui testing and how is it performed
if you have compressed file which has multiple source files,after make of this source file, you are getting undefinedreference error. How your will debug this problem ? Whatmight be different root causes for this ?