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?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are advantages of test automation?

1190


How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?

1073


how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up

4680


What is the keyword view and expert view in qtp?

1003


How to attach a file to TD?

1213


What is meant by Output Value in UFT?

1279


What is meant by a Check Point in UFT? Also, explain the applicable Check Points.

1286


How to use setroproperty?

1078


Explain the concept of object repository & how qtp recognizes objects?

1208


What is data driver in qtp?

1073


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.

1039


What is data driver in qtp? Where we use it?

1066


hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com

1908


Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers

2119


What is a programmatic description?

1155