what is the difference between test plan and test strategy?
Answers were Sorted based on User's Feedback
Answer / mbaggam
Test strategy is the main first document about how to test
the software and outlines of the way of testing.
Test Plan is the part of the test strategy and explanation
of the testing concepts and details of the testing along
with testers.
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / srinivas
test plan is a company level term and used to test the
specific project of organisation
Test stratagy is a organisation level term and used to test
the all projects in organisation.
| Is This Answer Correct ? | 0 Yes | 6 No |
If you are not able to reproduce one defect then what will be the status of that defect in your defect tracking tool?
What is checkpoint? How can you handle the checkpoints?
You find that there is a senior tester who is making more mistakes than the junior testers. You need to communicate this aspect to the senior tester. Also, you don’t want to loose this tester. How should one go about the constructive criticism?
What is concurrency testing?
How do you get programmers to build testability support into their code?
design a black box test suite for a program that accepts two strings and checks if the first string is a substring of the second string and displays the number of times the first string occurs in the second string.
what is validation and verification of a bug?
Is there a way to estimate acceptance test cases in a system? What is a test suite?
scenario is like the following, a software to be installed in the train the work of the software is when ever any object comes opposite to it the train has to be stopped would u plese any bone tell us the test case for this
How do test cookie? There is any benifits of this? (This is in reference on clientside at the time of request for new page which can send cookie value)
1 Answers Creative Informatics,
What is the difference between unit testing and smoke testing
whats the difference between test matrix and traceability matrix? tell me with some illustrations.