WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN
TEST STRATEGY & TEST PLAN?
Answer Posted / manju
Test Strategy : It overall approach of testing and it is basically common in project for all phase,Created by Project manager.
Test Plan: Strategy is part of Plan,Plan include Scope ,Overview of testing,Risks , Environment,Technique,Number of tester,Schedule,entry Point(When to start(test case writing after after requirement complete and Run test case after build given by development).
Plan is different for each phase and Create by test lead.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are advantages of test automation?
Are Shared ORs read-only?
How many ways we can parameterize data in quicktest professional?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
What is QTP scenario.
Why bpt?
What are the different recording modes?
They asked by using qtp recording writing scripting
if anyone has idea of the interview procedure in covansys, plz send me a mail?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
How to analyzing test results using quicktest professional?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you