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 frame work of qtp?

Answers were Sorted based on User's Feedback



what is frame work of qtp?..

Answer / sandipgami84

Hi,
Frame Work is the model or structure we follow for a
Project. It is the approach that we follow to automate the
Project. There are so many types of framework in QTP.

1. Datadriven frame work
2. Keyword driven frame work
3. Module driven framework
4. Hybrid driven frame work

The framework you choose, depends on the model of your
Project. Usually most of projects fall under hybrid driven
frame work.

Datadriven framework: Here we divide the entire project in
to modules and start automation by writing data driven
scripting for each one of them. We will have test data
either in excel sheet or flat files or from database...we
will pass that test data in to the script and perform data
driven testing.

Keyword driven framework:
Firstly we should add the objects to repository( Shared
repository is preferable)
Then we can generate/write scripts for each functionality
and save them as the library files ( .vbs files)
Then we have to associate all these library files(which are
generated to test different funtionalities) to Quick Test.

Module driven frame work: we will divide entire project in
to modules and write functions or procedures for each and
every module and automate the project.

Hybrid driven framework: it is combination of Datadriven
and module driven framework.

Thanks,
Sandip Gami.

Is This Answer Correct ?    10 Yes 0 No

what is frame work of qtp?..

Answer / murali

frame work: its set of assumptions, concepts, and practices
that provide support for automated software testing.

use of frame work:repetitive,reusable,takes lesser
maintenance time in case the application changes,capable
reporting test results as well as errors/defects.

best one hybrid test automation frame work

Is This Answer Correct ?    7 Yes 2 No

what is frame work of qtp?..

Answer / geeta

framwork is a process of development and mangament of
created scripts. For ex....framwork consist of deatils
about result folder (after excuting where to log the
results ),how to allocates task to machine,where to keep
the reusable function,which folder consist of scipts,how to
drive the execution of allocated task etc etc...

Is This Answer Correct ?    7 Yes 3 No

what is frame work of qtp?..

Answer / janaki.bayya

framework is nothing but a folderstructure where we can
store input datas,library files,scripts and exporting the
results.while execution getting inputs and exporting results
should be automatically done inside of the framework.

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More QTP Interview Questions

how do u copy object repository?

1 Answers  


In 1st screen,if v enter a/c no. in one field, the information of the subscriber will be displayed. The details should be displayed only in screen 3(NOTE:details should not display in screen 2).How can v do using QTP.

2 Answers   BirlaSoft, TCS,


If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?

0 Answers   Infosys,


How do we call Library Files(.vbs) in the Test Script Thanks in Advance...

6 Answers  


Hi All, Can anyone provide me the license for QTP 9.5.... My Email ID: khanbro@rediffmail.com

0 Answers  


How do you know the location Id of an object if you know its index id?

0 Answers  


wt is playback facilityin qtp?

2 Answers   IBM,


Hi Can u plz suggest who is the Best Faculty for Advanced QTP Scripting in Hyderabad ,plz suggest me..... or send me a replay to satheesh.goli@gmail.com, r make me a call 9866335752

1 Answers   AppLabs,


How to enter table check points?

2 Answers  


How to retrieve value (data) from notepad using QTP ?

5 Answers   Health Care,


Ehat is the descriptive programing in QTP?

4 Answers  


how can we merge the object repositories?is ther any option in qtp to merge the object repositories if we have two or three object repositories?

6 Answers   IBM,


Categories