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

Answer Posted / sankar bandaru

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
1. Config
2. Data
3. Repository
4. Recovery
5. Actions
6. Libs
7. Doc
8. Scripts
9. Results

1. Config:
We have .vbs file named as Config.vbs will be
savedin 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"

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

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

4. 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

5. Actions: All Reusable Actions
6. Scripts: All Scripts

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

8. Results: The Place Where our exection Result files
(logs) will be saves.
9. Utilities:
Function which can be useful to across all the
projects
-> Reading data from excel
-> invoking Browser

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the structure for the data driven framework

1485


How to capture all the data of a webtable, weblist and combolist using QTP?

2855


Hybrid framework supports Descriptive programming. Is it true?

652


When using descriptive programming?

637


Problem with XML checkpoint in QTP ?

3507






What is the use of text output value in quicktest professional (qtp)?

602


Explain process of smart Identification in QTP?

601


Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation

1587


What are the technologies supported by qtp?

567


How would you directly trigger javascript in a test?

1473


write script for bitmap image?

1544


What are the different types of recording modes?

539


Is it possible to split an action? How?

662


How you can replace string in qtp?

572


Does Low-level recording capture mouse movements?

585