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
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
Differences between text and test area checkpoints?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
Approach for Installation,comaptibility,system testing
What is the difference between run time object and test object in QTP?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
what is the difference between development and testing
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
What are the factors on which script execution time is dependent?
How many types of trigger events are there in qtp?
Difference between test object and run time object?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
how to post xml data from QTP scripts to any application?