ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
what is a test strategy & what is the difference between

test strategy & test plan?
 Question Submitted By :: Sreeprasad
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is a test strategy & what is the difference between test strategy & test plan?
Answer
# 1
TestPlan is controlled document which describes entire

testing process. It includes

Scoping of the test, Test deliverables, Test schedule,

Entry criteria, Exit criteria, Risks and contingencies and

also Test strategy.

Test Strategy or Test Methodolgy is a set of guide lines

that describes test design.
 
Is This Answer Correct ?    1 Yes 0 No
Sreeprasad
 
  Re: what is a test strategy & what is the difference between test strategy & test plan?
Answer
# 2
I think Test Plan is a high level document, which specifies 
What to test? How to test? When to test and who to test? 

Which contains
Scope&Objective:
Criteria:
Risk Analysis:
Test Procedure:
Test Environment:
Test deliverables:
 and Test Strategy is a document which specifies which 
method we have to fallow to complete this project with in 
time?
 
Is This Answer Correct ?    0 Yes 0 No
Harinadha Reddy
 
 
 
  Re: what is a test strategy & what is the difference between test strategy & test plan?
Answer
# 3
Test Strategy is nothing but it describes about that what 
kind of testings we are going to use in particular project. 
Test Strategy comes into Test Plan document.

Test plan is a high level document. It's road map of the 
entire testing activities. Test Plan covers about Summary 
of the project, scope, Features to be tested, Features not 
be tested, Test Strategy, Team Strength, Team member 
rights, Test Schedule, Exit & Entry Creteria, Assumption & 
Resumption, Contingencies. It's prepared by Team Lead.

But Test Strategy is a part of Test Plan document. It's 
telling about type of testing.
 
Is This Answer Correct ?    0 Yes 0 No
Bhavani
 
  Re: what is a test strategy & what is the difference between test strategy & test plan?
Answer
# 4
I wolud like to sahre more about on the test strategy.

Whole testing process have different testing level or 
heirarchy. Each tesl level has its objectives. To achevied 
that objective test strategy is built.

Suppose you are working on system testing. What steps 
should be taken to acheived the system testing objective 
will be considered as a test strategy.
 
Is This Answer Correct ?    0 Yes 0 No
Ankit Jain
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
how u track bugs using Test director in manual testing. Accenture2
Cn u please clarify my doubt Where are micTab and micReturn used.Thanx in Advance  1
Hello Everybody, Can anyone tell me that in QTP how to count the number of webelements from the object repository. Please provide the code. Thanks in advance, Gaytri  2
1. How can we use same object repository and Testscript which is in English flavor to check the application in different languages thru QTP?(Chinese,Dutch,French) - I generated script in english and want to use the same script with different languages? - for windows i used regular expressions - I need for edit box,button and combobox, (English,French,Dutch,Chinese) These are the properties of a button in different languages Properties English Dutuch Chinese French x 400 758 631 601 y 673 603 592 676 windowstyle 1342242816 1342242816 1342242816 1.34E+09 windowid 2 2 2 2 windowextended style 4 4 4 4 width 120 120 120 120 visible TRUE TRUE TRUE TRUE righttoleft reading FALSE FALSE FALSE FALSE righttoleftlayout FALSE FALSE FALSE FALSE rightaligned FALSE FALSE FALSE FALSE regexpwndtitle cancel Loschen Chinese language Annuler regexpwndclass button button button button objectclass button button button button hwnd 132872 657228 656932 656782 height 33 33 33 33 focused FALSE FALSE FALSE FALSE enabled TRUE TRUE TRUE TRUE attached text abs_y 669 599 627 597 abs_x 396 754 588 672 text cancel Loschen Chinese language Annuler nativeclass button Button ordinal Identifier type,Value none none none none smartidentification FALSE FALSE FALSE FALSE comment TCS1
from where we will retrieve data for data driven tests in qtp?  3
Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it  2
What is Virtual Object? Plz Explain me with an example? Ordain-Solutions2
what are recovery management techiniques? BirlaSoft2
What is the use of sendkeys.In which cases we Use this sendkey.Pls explain with example. Cap-Gemini2
Hi to All, My name is Aditya, i have 4 year exp in software testing (Manual Testing), but i try to shift my career now in automation testing. right now i have no exp or u can say i am not hand exp in live application. So please guide me, what i do ???? Can i join again automation course only practical which is live application. if u know any person who's expert in qtp and he/she ready to take my class i have our own and company laptop. If required i will pay amount please don't mind. Please help me, and i am also planing to join core java from coming 1st Aust (in seed) for only purpose the understanding script of Automation (QTP)... Please help me... I am waitting u r replay... Thank you Thanks again  4
i am new to qtp i do not know how to write script how to write the code to login if it fails how to able error messages Accenture3
Is it possible to convert QTP scripts to Silk scripts? Sierra-Atlantica2
what is the use of automation frame work ??(QTP)  2
suppose i have one datatable in my datatable in 2 nd row 3rd column one link is ther i need to validate that link how do u do this?(wipro) Wipro2
using descriptive programming how to close all opend browsers? Satyam4
How to parameterize a text field and the same field as combo field on next page. Means inserting values in Text field will appear in the combo field. for example country name, state name. Kindly reply it is urgent !!! Adobe1
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp Logica-CMG2
Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with example?  3
What is the method for maximize the application while we using Decriptive programming in QTP?  2
can anyone explain about the Descriptive programming in detail. I mean how to use in the script.  1
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com