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 |
How will you assign priorities to test cases?
can any one explain with example the diff between boundary value analysis testcasees and equivalence class testcases pls urgent
If u have to test the web page application & name, date & email are the important fields then how will u test it in the negative way?
write 3 test cases on railway reservation system
Which type of testing is most imp. from black box and White box?
3. A bug report is a: a. A collection of independent, reusable test cases. b. A technical document that describes the various symptoms or failure modes associated with a single bug. c. A deliverable that details the strategic approach to a testing effort d. A & B
Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it
What is IEEE 829 format
Test Track Pro. Defect report formate? what r the attibutes?
what are the types of android applications?
Give me two examples of HLD and LLD...
Which Tests the whole system rather than software? a.)Blackbox testing b.)Whitebox testing c.)Stress testing d.)Mutual testing