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
How to Test the mainframe application?
How the exception handling can be done using quicktest professional (qtp)?
The hybrid framework can be implemented for any application. Is it true?
Where to use function or action?
Diff b/w Health care domain and Banking Domain?
How to release all resources file from the QTP?
What is Curd testing?
What is checkpoint in qtp?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
What are the key points to create a framework in QTP for oracle forms?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
Which environments are supported by hp qtp?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
What do you to script when objects are removed from application?
Does Low-level recording capture mouse movements?