Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the QTP test frame work?

Answers were Sorted based on User's Feedback



What is the QTP test frame work?..

Answer / kapil bande

QTP test framework is the set of processes and rules which
we will be using in our automation.Like folder structure,
reusable componants,OR,results,Parameters. We need to
manage these componants and used it.

There are verious kind of framework in Market Mercury
provieds BPT framwork, other customized framworks are
keyword approch, datadriven approch and Moduler approch.we
can mix all approches and build coustomized framwork.

Is This Answer Correct ?    7 Yes 2 No

What is the QTP test frame work?..

Answer / sharad

Suppose you are given a task where you have to automate some
test cases for an application. When you are finished
automating the application, what would be your expectations
from the scripts you have created? Wouldn't you want that -
1)The script should run as intended without any issues.
2)The code and the flows should be easy to understand.
3)The scripts should be easy to maintain in case of any
changes.

All the above points can be achieved by using a proper
Automation Framework.
There are following types of framework
1)Modular Framework
2)Data Driven Framework
3)Hybrid Framework

Modular Framework is the approach where all the test cases
are first analyzed to find out the reusable flows. Then
while scripting, all there reusable flows are created as
functions and stored in external files and called in the
test scripts.

In Data driven framework, the data is NOT hard-coded in the
test scripts. Instead, it is stored in some external files.
The test script first connects to the external data source
and then extracts the data from that source. Most of the
times, excel sheets are used to store the data.

Is This Answer Correct ?    2 Yes 0 No

What is the QTP test frame work?..

Answer / patil

Google for "Test Automation Framework" by Carl J Nagle

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More QTP Interview Questions

How can I import environment from a file on disk?

0 Answers  


How to face prjoect manager round what type of questions they will Ask ? (Chandana)

1 Answers   Call Centre, Convergys, IBM,


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

6 Answers   Logica CMG,


Connect to QC using AOM.

0 Answers   Deloitte,


Is there any MS Access addin in QTP?

7 Answers  


How do function returns a value?How can we pass one function value to other function as input

3 Answers  


We stored into the objects OR and then write the scripting

0 Answers   L&T, Wipro,


How to make arguments optional in a function?

1 Answers   Crea,


LINUX environment supports QTP or not? LINUX environment supports QC or not?

4 Answers  


Can anyone please tell me how to select next 5th business date from calendar using QTP/UFT ?

1 Answers   Cigniti Technologies,


Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts

2 Answers  


Can we create user defined functions in qtp?

0 Answers  


Categories