WHAT IS TEST STRATEGY?
WHAT IS THE DIFF BETWEEN TEST PLAN AND TEST STRATEGY?
WHAT IS TEST METHODOLOGY
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 |
What methodologies have you used to develop test cases?
In one company they ask if u get a job in CTs or any other concern, will u quit immediately? for that i have answered, but still i want ur answer to answer to tackle this questions in future?
What is defect cascading in software testing?
please give information about ERP Projects and how V-model use in project
Explain about 'Performance testing' in Web based Application?
I u dont have SRS doc or dont have any info about product then how will u test it?
What is the difference b/w test case and scenario?
how you r executing Test case explain in detail
I want to know about satyam manual testing questions
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
Could some one tell me test cases for multi line text boxes like Notes field?
what is the difference between 2-tier appli. and 3-tier appli. testing