What is difference between Test Plan and Test Strategy?
Answer Posted / kathiravan
Test Plan:-
It contains item to test.
1)revision History
2)Introduction
3)Objective
4)Process
5)Test Strategy
6)Exit/Entry criteria
7)Schedules
8)Milestone
9)Delevariable
10)Commands
Test Strategy:-
Item how to test
White box testing
Black box testing
Gui testing
Database testing
Automation testing
Item to Test
Item not to Test
These are all Test strategy
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
How will you do beta testing?
What is your approach when requirements change continuously?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
Write notes on apparel testing equipments.
tell wat u did in ur banking project?
Write 10 test scenarios to test remember me checkbox present in login window
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
whats main working for tester. and developer, and prject manager.
how mapp the defect id in quality center?
write test case for gmail login page
why testcases are written and what is the importance?
What type bugs you will find in integration testing with example?