what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / nitin chandra
Automation Framework: it is nothing but a
Standard/Procedure/Guidelines/process which is use to
Automation Planning with respect to AUT.
Linear Framework: If your application is supposed to
Regression run on Local System then this framework is
better.
Modular Framework: If AUT is supposed to Regression run in
which More than one Action has to be performing for the
same script then Modular framework is better. You might be
making your test Modular by dividing your test into many re-
usable actions and either any action can call any of the
action within that test.
Keyword Driven Framework:
It sound like business process testing where you might be
able to write business logics/code and develop your script
and those scripts can be call from outside of your test.
Moreover there might be various functions libraries to be
build and to be use, Recovery Scenarios, OR maintenance etc
will provide your test Reusable.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Explain the concept of object repository?
How can i check items sorted or not in a weblist ? Give me the script for this...
What is the difference between call to existing action and copy of an action?
What are the ways you can synchronize?
Can we create a qtp test from qc?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
what is the difference between built-i function and In-built function?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
what is profile tool?
any body can you help me what is the script to automate an comand promt
What the differences are and best practical application of Object Repository?
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.