WHAT IS TEST STRATEGY?
WHAT IS THE DIFF BETWEEN TEST PLAN AND TEST STRATEGY?
WHAT IS TEST METHODOLOGY
Answer Posted / 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 View All Answers
What is Online gaming, payment gateway development, hosting and custom software development services.
Artifacts in design phase of SDLC ?
how to test the case with 5 combination and inputs
tell me some major and minor defects in ur net banking project?
How to do Performance Testing manually for a Flash Application?
What is your daily process? I have 2+EXP IN MANUAL TESTING.PLEASE SUGGEST ME HOW i ANSWER
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
How will you do beta testing?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
I have 2 yrs 10 months experience in manual testing. there is a gap of 3 yrs in between. just 3 months before i rejoined the same company. I am looking for new & better job.What I have to enhance my career to up level, should I have to do Automation course or any other. Guide me properly.
What is a top-down and bottom-up approach in testing?
What is showstopper defect?
where do we work with Application, web and Database servers Means which type of applications.
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.