what is your test strategy?
Answers were Sorted based on User's Feedback
Answer / sudhakar8
Test strategy is statement of overall approach of testing
to meet the business and test objectives.
It identifies the methods, techniques and tools to be used
for testing
An effective strategy has to meet the project and business
objectives
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / rafi
Test strategy is document that is prepared before getting
project to a company,
if we have a good test strategy then we canprepare a
good test plan,
it consists of testinf approach to be followed,testing
methadology,automation plan if any etc
| Is This Answer Correct ? | 1 Yes | 0 No |
How to conduct Regression Testing Manually?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
Explain Bug/Defect Life cycle?
what is defect leakage?
What is an audit report? Whom is it done by?
Which design document supports to choose test data and how to select test data ranges ?
how to deploye the build when the developers give the source code..?
What are the different test techniques?
What is test data
What is the role of QA in a SDLC?
user A done some changes for a portion of test case doc. And user B also done some changes to same portion. If user-A checks in his file first then user-B. Then what is the state of that file?