What is the difference between Test strategy and Test plan?
Answer Posted / roshini
Test Plan: Test plan is a Document, developed by the Test
Lead, which contains "What to Test","How to Test", "When to
Test", "Who to Test".
Test Strategy is the plan for how you are going to approach
testing for the developed application.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
The Following Characterstics posses some XYZ company. * Uses formal standards and policies * Conducts software inspections * Has advanced configuration management and change control * Uses CASE tools * Has a software engineering process group * Gathers metrics on process and quality * Requires that developers have formal software engineering training * Practices continued process improvement Based on aboue , Tell me which CMM Level is the company..? 1. Level 1 - Initial 2. Level 2 - Repeatable 3. Level 3 - Defined 4. Level 4 - Managed 5. Level 5 - Optimizing
Can you test a program and find 100% of the errors?
What are the valuable steps to resolve issues while testing?
Hey friends...mail me interview questions of manual testing.. Give me explanation of Automated Tools quality center on my gmail mca.rachna21@gmail.com quick test profession load runner
What are the ways of functional testing? Can you give me an example of how to perform Functional testing on a Login Page for example.
How many effort estimation methods available in market for testing?
What is top-down strategy?
Innovative suggestions, solutions, if any, brought out by you for the better performance of the Quality and Testing department/ company during the review period: Anybody can answer to this question..Thanks in advance..venkat
What are the check points we need to consider while performing Database migration (ex: from oracle 8i to 9i)
Explain compatibility testing?
Explain 3 high priority test cases for the performance of MSN search engine.
Your audit indicates that the corporate quality management system did NOT work as it should have. How should this finding be categorized? 1. Minor nonconformance 2. Major nonconformance 3. Deficiency 4. Observation 5. Catastrophic failure
What is quality circle?
what is enhancement Testing and how to perform enhancement Testing of any website
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.