Could you please explain me about QTP framework.
Answer Posted / 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 |
Post New Answer View All Answers
Explain types of descriptive programming?
whow much strong on VB and C?
hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com
Discuss quicktest professional environment?
What is contained in the object repository?
Explain the check points in quicktest professional (qtp)?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
Where we can use the analog mode and where we can use the low – level mode?
How the exception handling can be done using quicktest professional (qtp)?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
For which type of project the iterative model is suitable?
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
How many types of recording modes in qtp?
How to capture all the data of a webtable, weblist and combolist using QTP?