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

Answers were Sorted based on User's Feedback



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

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

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

Answer / sankar

it is systematic approch and process which consists of
different kind of folders

Is This Answer Correct ?    1 Yes 1 No

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

Answer / raja mallanna

For QTP Automation framework you visit:

www.gcreddy.com

in that website, you can get complete information on
frameworks and vb script for qtp and QTP script examples

Is This Answer Correct ?    2 Yes 2 No

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

Answer / gopi

Frame work means sequential flow of process.
Frequently used functionality can be stored at a common
storage point and call them whenever they required.

In this we maintain well defined folder structures for each
and every action.

Data driven framework: we execute the script by using
different types of input data i.e multiple data.
for this framework we maintain data sheets and use that
sheets in our script for validating the application.

Is This Answer Correct ?    0 Yes 0 No

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

Answer / preethi sekar

Framework is a schema / Abstraction of how the test
scenario or test procedure shall be structured

Is This Answer Correct ?    0 Yes 0 No

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

Answer / kalyan

frame work is nothing but,A collection of folders structure
and placing all files in to corresponding folders..

Is This Answer Correct ?    0 Yes 0 No

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

Answer / venki

framework is a generic task, to be performed in an
effective,efficient and optimized way.it is developed by
experts in the compeny and used by many users.

ther e are 4types of framewoks.
1.leniar framework.
2.modular framework
3.key word driven
4.hybrid

Is This Answer Correct ?    0 Yes 0 No

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

Answer / sathish

Framework is a group of entities that assist smooth
automation. These entities include your library files, the
driver script, the repository etc. 3 types of framework
available as of now is Keyword, Data Driven and Hybrid..

One common framework that is becoming very popular now is
the BPT framework .

Is This Answer Correct ?    0 Yes 0 No

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

Answer / raghava reddy

The Frame work is a Generic work or set of guidelines desired by group of experts to perform automation testing(Task) and Efficient ,Effective and Optimization way.

Is This Answer Correct ?    0 Yes 0 No

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

Answer / ajay

Very simple automation framework is a generic work or set
of guidlines which is design by group of experts used by so
many people to accomplish a task in a effective,efficient
and optimized way.
Threre are meny times of framework are their but most
popular frameworks are:
1.linear framework
2.modular framework
3.keyword driven framework
4.datadriven framework
5.hybrid framework

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

suppose by navigation i went from 1st page to 5th page write a script for coming from any page to the 1st page abd by executing where the page may be . it will come to 1st page give the code using gmail. give me mail id so that i can under this answer with out any doubt

1 Answers  


1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)

0 Answers   HCL,


How to call script1 into script2?

3 Answers  


Hi, How to give drop down values as input [Variable] from data table in QTP? If u know share with me.

3 Answers  


i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording

3 Answers   Semantic Space,






How to Analyze the Checpoint results by Text/Text Area Checkpoint?

1 Answers  


What is the descriptive programming?

0 Answers  


How you can delete excel file in qtp?

0 Answers  


How to "Turn Off" QTP results after running a Script?

4 Answers  


can u expect, major bugs in NET BANKING Project? Modules Transaction Module, Customer Relation Module.

2 Answers  


What's Checkpoints for QTP?

1 Answers  


What are the two types of repositories available, explain them?

0 Answers  


Categories