what is qtp automation frame work,what is the use of that
frame work?

Answer Posted / aari

Framework is nothing but creating the folder structure and
placing all the files into their corresponding folders. We
create folder structure like this:

This frame work consist of
.Config
.Data
.Repository
.Recovery
.Actions
.Libs
.Doc
.Scripts
.Results

Config: We have .vbs file named as Config.vbs will be saved
in config floder, This file basically consist of all
Environment Variables, Constants Declaration, This file will
be loading with below Statemet before executing any Script
Ex: excutefile"C:/Framework/config/config.vbs"

Doc: The docs Related to automation will be saved in Docs.
below are the few docs
ex: doc(Proof of concept)
.scenarios document

Repository:we do prepare centrel OR for the entire
Application and will be associating to each & every script.tsr

Libs:We save all functions in Libs & all functions will be
associated to all test Scripts.
Libs files are 2 types

app libs: All application related functions
Utilities: function Which can be usefull to across all the
projects
-> Reading data from excel
-> invoking Browser

Actions: All Reusable Actions
Scripts: All Scripts

Recovery Scenario: All Recovery scenarios will be saved here
and will be associated to required scripts

Results: The Place Where our exection Result files (logs)
will be saves.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the properties you would use for identifying a browser and page when using descriptive programming?

635


can u please explain what is the exact difference between qtp8.2 and 9.0

1681


Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji

1378


What are the 3 main stages involved in testing with qtp?

561


Why script error occur in between recording in qtp?

1770






Explain how qtp identifies objects?

571


Is any limitation to xml checkpoints?

565


Is QTP supports Unix. If yes, then how the test automation is done?

1731


Where to use Property Let, Property Get, Property Set in UFT

376


Explain features of the latest version of qtp/ uft 12.1?

608


What are the different types of action?

560


How to handle Java tree in QTP?

748


How can you handle exceptions in qtp?

538


Please Don't mind .i want in detail the real time process i.e in each document what it contains.

1441


Write a script to verify font style and color of a windows object using descriptive programming

837