There are 3 types of frame works in QTP
1. Linear frame work
2. Modular frame work
3. Key word driven frame work.
Can any body explain the above 3 frame work models.
y2k_ram2000@yahoo.com
Answer Posted / sharanya
Automation frame work is nothing but a set of guidelines
designed by expert to accomplish a task in an effective,
efficient and an optimised way.
There are 4 different types of frame work:
1) linear
2) modular
3) keyword
4) hybrid
Maximum we follow keyword framework
Keyword frame work is nothing but creating a software
structure like
1) scripts 2)object repository 3)test data 4)recovery
scenario 5)log files 6)library files etc
1) create scripts and save it in scripts component
2) create shared or and save it in or component
3) Create test data and save it in test data component
etc.,after creating all these components include the files
or Components to script or QTP and execute the script
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 ? | 21 Yes | 7 No |
Post New Answer View All Answers
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Step 3&4 are repeated until an the object in recognised uniquely.
How to find a window is minimized or not
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
How to explain a banking project in interview as a test engineer???
How to capture a window in QTP?
how to download mercury qtp9.2 ny internet ?
which type of testing process are you following in ur company? how to recognize a qtp page?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
Explain about Test Fusion Report of QTP?
what is meant by source control?
How can you pass value one action to another action?
When to use shared and local object repository?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.