WHAT IS TEST STRATEGY?
WHAT IS THE DIFF BETWEEN TEST PLAN AND TEST STRATEGY?
WHAT IS TEST METHODOLOGY



WHAT IS TEST STRATEGY? WHAT IS THE DIFF BETWEEN TEST PLAN AND TEST STRATEGY? WHAT IS TEST METHODOL..

Answer / yogesh dewangan

Test plan: Once the requirement analysis is done then we
prepare the
Test Plan. In the Test Plan document we descript Scope,
approach, total time and resources required for the
project, the testing environment and entry and exit
criteria.

Test Strategy: Before start testing we prepare Test
Strategy document. In this document we describe testing
objective, what all the modules need to be test and testing
methodology. Test Strategy is the part of Test Plan.

-> Test methodology is the technical way about how to test
a software. Typically, we refer to black-box and white-box
for methodologies.

Black-box: - With out explicitly use knowledge of the
internal structure, we test the System as per the
functional or System requirements then it call the Black
Box testing.

White-box: - If we are testing the internal logics,
conditions, operations of the code then it call the White
box testing. It is typically used for unit/functional
testing.

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

!.why do you go for white box testing ,when black box testing is available ?

5 Answers  


What is Defect Acceptance ?

2 Answers   Cap Gemini,


What is the test case did u take more time,and difficult to write, in interview they asked, can anyone give the answer please.

1 Answers  


Are regression tests required or do you feel there is a better use for resources?

1 Answers   Ordain Solutions,


The project manager is working with the team to help them understand the constraints the project must operate within. As a kick off to the meeting, the manager displays the first slide, which reads: Scope, Schedule and Budget--You may pick two. Based on the above scenario, which one of the project concepts is the manager relating to the team?

2 Answers  






Hi I just wanted to know the name of the document given by the test lead to the tester regarding their module for testing.

3 Answers  


black box techniques

4 Answers  


hi all, please let me know how to down load QTP from internet?

1 Answers  


with what documents you prepare the test cases? (Asked in Zensar Hyderabad today(17-1-12010))

3 Answers   Zensar,


What is mutation testing

26 Answers   AppLabs, Four soft,


How do you prioritize testing tasks within a project?

4 Answers  


Can you explain steps in function points?

0 Answers  


Categories