Who Prepare the Master Test Plan? Who Prepare the Test Plan?
Answer / gaurav goel
MTP(Master Test Plan)is plan that is prepared by client
itself and includes all high level information like
Resource planning , budget , delivery time , risk factors ,
disaster recovery and stuff like that and Test Plan is
something that is prepared by Team Lead and includes Test
Strategy , Test Approach , Testing Methodology , Defects
log process etc.
| Is This Answer Correct ? | 4 Yes | 1 No |
how to get top two salaries from employee tables
what is latent bug and golden bug.
Why we have to do manual testing?
What is the big deal about ‘requirements’?
What is the Difference Between Manual and Automation Testing.Give Some Example Both of them
what is test metrics? difference between test matrix and test metrics? (Asked in Zensar Hyderabad today(17-1-12010))
Description--->There are 5 modules in my application. On every module there is a date box. In 1st module, date box is used for 2 submenus. My Question is ---> Should I have to write test cases for date box for every modules & submenus?
Yester Day i Attended a interview interviewer asked that Due to Sum Bug the total Testing process is Blocked and still hundred test cases are remaining to execute with in a week u have to reliese to the customer at that time what will you do?
Expain about V model?
why u chose testing as ur career?
Tell me the some important test cases for lift operation? what is priority?if p1,p2,p3 are the priority levels u should use,what test cases in ur given will be p1,p2,p3?
by testcase how to achieve 100% branch coverage for the following code. Read P Read Q Print "P" Print "Q"