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 / rafi
Frame work is nothing but a collection of folder structurea
and placing all files into corresponding folders.
Linear FW is the individual scripts written in QTP and
executing the scripts individually..
Modualr FW is the collection of actions created as reusable
in one test and calling these actions in the other test
where we need..
Keyword Driven FW is creating functional libraries and
calling funtion name as keywords in the test using
default.xls data table...
Note:But in real time companies follow their own frame
work..
| Is This Answer Correct ? | 71 Yes | 8 No |
Post New Answer View All Answers
Please guide me release notes of Automation once scripts are completed
How to open a new test using quicktest professional (qtp)?
What are the types of object repository?
How many add-ins comes by default with quicktest professional (qtp)?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
Differences between quicktest professional (qtp) and winrunner?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
what is vmodel?advantages and disadvantages of vmodel?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
what testplan contents and what test strategy contents,what is the diff b/w them
What is QTP and the use of QTP in TD?
how can i pass a "cript"as a parameter in to a function
Have you done batch testing in qtp? If yes how you are doing?