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 / tester
Following are the different QTP Frameworks -
1. Linear Framework
2. Modular Framework
3. Keyword Driven Framework
4. Data Driven Framework
5. Hybrid Framework
Check the below link for more details.
http://www.automationrepository.com/2012/03/qtp-framework-types-an-introduction/
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
How can you exit from an action?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
what function you write to do database testing with the help of qtp?
what is the difference between modular framework & datadriven framework
what is the hierarchy to use properties in descriptive programming
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
What are metrics and matrix?
What is qtpro?
What is the recovery scenario in qtp?
What are the challenges you faced during you entire life automation ?
If you are testing a web application then what will you test in that application?
Can we use index on view?