anyone can explain the following concepts.
1.diff b/w Linear and modular framework
2.diff b/w keyword and hybrid framework



anyone can explain the following concepts. 1.diff b/w Linear and modular framework 2.diff b/w keyw..

Answer / raj kumar

Liner Framework - Here all the tasks are put together is one test pane and done the job.

Modular Framework - After preparing complete action , split it into different individual action and call them in a driver.
in other word in this framework we are calling the action on main script.

Keyword- you are colling the function on main driver.

Hybrid - is a mixer of two framwork

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How to modify the text checkpoint?

0 Answers  


How to create Userdefined Function.Please write the steps ans also provide example where exatcly we use it.

1 Answers   HP,


you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva

0 Answers   Covansys,


Wt is the difference between Business Component and scripted component?

1 Answers   BSL,


What will be the test script in QTP to test a ComboBox where a user has to select more than two items????

8 Answers   L&T,






where exactly we can't do the automation testing. give some examples

2 Answers   Virtusa, Wipro,


The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)

0 Answers   TCS,


How to find a window is minimized or not

0 Answers  


QTP9.1 does not support to text checkpoint in Windows application? Is this correct? If this is correct, what is alternative for Text checkpoint?

2 Answers  


In automation testing, while doing descriptive programing; how will u get the properties of the objects in what format, what type of a document, and by whom? Pls explain in detail. Thanks a lot

2 Answers   Quest,


How you are developing the script? Using record and play back or manual?

0 Answers  


How should i get name of the screen? Ex:There is a "submit" button.If i clicked on the submit button it opens a screen. I want that screen name.How can i get that screen name I dont have any property regarding that screen. If suppose we cliked on the screen , Then QTP captures the screen properties then i can get the screen name by using GETROPROPERTY But i want the screen name without clicking the screen. ("I am using the "settoproperty" for Second screen by using fist screen properties") Please tell me anyone

3 Answers   Livetek,


Categories