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

FrameWork, depends on the company, helps in executing all
the automation process in a systematic procedure.

As an example, in one model, Frame work is designed in such
a way that it handles almost every situation

1) Maintaining the scripts should be Reusable
2) Retrieving the Execution History either in a
notepad/excel, for further references
3) Recovery Scenarios
4) Defect Report
,,,,,,,,,,,,,,,,,,,,,,the list keeps on going

Strictly FrameWork selection depends on the company's
profile, Individual's experience and the project's nature.

Is This Answer Correct ?    1 Yes 2 No

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

Answer / manos

Frame work as in the name specifies the work we do as
testers is defined in an approach and again an approach is
a set of steps defined to perform particular task(here is
is testing automation).
Finally fram work is defined to perform the defined task
(automation testing)in a procedural way.

Is This Answer Correct ?    1 Yes 2 No

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

Answer / vamsi

Automation Framework: it is a set of rules and regulations
that are proven and agreed by the experts. It should create
the route map to the Automation engineer to make the project
automation.

Is This Answer Correct ?    1 Yes 2 No

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

Answer / anil

Framework is a wrapper around complex internal architecture
which makes end user to interact with the system easily. It
also define guidelines and set standards for all phases of
ADLC (Automation Development Life Cycle). This “Dual
Function” (Hybrid) framework is a combination of three
frameworks (Functional Decomposition, Data Driven, Keyword
Driven) and (reusable, advanced error logic, custom QTP
methods, dual function) techniques.

Is This Answer Correct ?    1 Yes 2 No

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

Answer / ganeshbabu

Automation framework is a structured approach to test an
application. It provides the systematic folder structure
containing the library files, user defined functions, data
driven files and etc. It's Classified into two types, data
driven,key word, and combined of these two is called hybrid
frame work.. In industry most of the applications are using
data driven frame work.

Keeping the all the input files in a spread sheet and
running the driver script will help to import the data to
the application.

Is This Answer Correct ?    13 Yes 15 No

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

Answer / uma

It is an automatic setting of script.

Is This Answer Correct ?    3 Yes 5 No

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

Answer / bharath marrivada

Look into my blog
http://bharath-marrivada.blogspot.com/
for more information about hybrid framework.

Is This Answer Correct ?    0 Yes 2 No

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

Answer / chintu

automation frame works, just simplifies the complex
problems and gives effective result, so that any one even
after our roles can understand, provided he shud be a test
automation engineer as well

Is This Answer Correct ?    1 Yes 3 No

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

Answer / nandeesh kumar

Automation frame work is the folder structure to execute the
test scripts. In which we will specify the test scripts to
be execute in one shot.
It will be having folder structures to keep test scripts to
be execute, Result folders to view results after execution
and the scripts(.vbs) which does these activities.
Test scripts can be keep in excel or in Quality center as
per the company standards. Result folder contains excel
sheet where status(pass\fail) of each and every step of all
the test cases will be created.
eg:You can specify the 30 scripts to be execute in excel
sheet and associate .vbs files and run. so that all result
will generate in result folder after execution. No need of
stopping execution at any point of time. Just analyze the
result after execution stops.

Is This Answer Correct ?    0 Yes 2 No

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

Answer / prashant

Automation Framework is the architecture based on which
automation for a particulat piece of work is decided.This
architecture decides which tool to use,which coding to
use,what do code and what are the important functionalities
to automate.

Framework is nothing but the core architecture for any
application.it is simillar to a plan but only difference is
that it decides the technical aspects of the project.

Is This Answer Correct ?    10 Yes 13 No

Post New Answer

More QTP Interview Questions

can we do load testing , by using QTP......?

1 Answers  


can i login a page by giving username and password and click on ok button through database parameterization.and if its yes then please write the code of that

2 Answers   Ness Technologies,


How to add verification steps to tests?

1 Answers  


in Qtp,how to display user name and pwd (script)in data table(global sheet).

2 Answers  


What are the features supported by UFT?

0 Answers  


How can we do Data driven testing Using For loop in QTP?

2 Answers  


Is there is any method how to connect remote desk throw QTP if yes please answer with a example?

3 Answers   HP,


What are SetToProperty, SetRoProperty, GetToProperty scripting?

4 Answers  


Why is Client side image is preferred over server side image?

0 Answers  


Hi, When I click on a hyperlink a secondary pop-window will open. In that pop-up window there will be 'N' number of records arranged in with paging option in datagrid table. Each rows contains two columns, one is text and the other is a radio button. I will pass the first column value and based in it the tool have to select the corresponding radio button in that row. Please someone help me how to handle this as am new to QTP.

2 Answers   CTS,


in a database table there are 3 columns (name , marks,grade) , in application after retrieving data from db to fields name, marks click ok button then grade should displayed ---for this how to write vb script prgm

3 Answers   IBM,


can any one tell me how to select some text.i need the script for that

1 Answers  


Categories