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


Could you please explain me about QTP framework.

Answers were Sorted based on User's Feedback



Could you please explain me about QTP framework...

Answer / giri

frameworks are set of defined rules for automating a test
process.it could be said as automation test approach

LINEAR FRAMEWORK – recording,enhancement,playback. here u
create scenarios, do recording based on
scenarios,enhancement is done for verifications, and
playback for execution

DATA DRIVEN – here an external database is maintained for
passing values to the actions in qtp. values are compeletly
passed only through this data sets.

KEYWORD DRIVEN – using the manually entered table tht
defines test object, operation, data and description , VB
scripts are automatically generated by QTP.

DESCRIPTIVE PROGRAMMING – it is the concept of execution of
scripts without the reference of object
DIALOG(“CLASS = DIALOG”,”CAPTION = Login”).Winbutton(“class
= Button”,”Text = OK”).Click

FUNCTIONAL/MODULAR – here the actions are declared as user
defined functions.these functions are called wherever
needed.

HYBRID FRAMEWORK – mix of any of the above framework are
classified as hybrid.depending on complexity of the
application, mixes are chosen.

Is This Answer Correct ?    5 Yes 0 No

Could you please explain me about QTP framework...

Answer / mahaboob

Automation frame work is nothing but the Automation planing
for the project.
It is used for develope the automation project in a beter
way.
In automation framework we can consider the following
things.
-what functionalitys to be automated
-what approach to be followed
-what levels we have to use in order to develope the
applicatins.
-what naming conventions to be followed
-where to store test scripts
-calling the scripts using the (test batch runner or
actions)
-derectory structure of automation
-where to store the test results
Automation framework contains the set of
guidelines ,codingstandars and naming conventions,set of
assumptions, used for develope the automation project.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How can you delete the results file (XML)

2 Answers  


How can i initiate the objects to find uniquely in OR

0 Answers   IBM, Livetek,


suppose i can done the project in automation tool with QTP in that time what i can say?

3 Answers  


Why qtp the best testing tool?

0 Answers  


What are the types of object repository?

0 Answers  


Give answer with example what is orthogonal array testing technique?

1 Answers   CTS, Wipro,


How to interact tool & application build in QTP?

0 Answers  


Explain in brief about the quicktest professional automation object model?

0 Answers  


How do you return a value for an array.

1 Answers  


what is the difference between testing and debugging?

2 Answers  


write a function to read the items from Combobox of Flight Reservation application and save in excel.

5 Answers  


How to call a function in QTP?

4 Answers  


Categories