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 / mythreyi_bh
Test Script Modularity FW: This FW requires creation of
test scripts(programs)for the functionality of the AUT.
2) A small scripts combined together in order to construct
large test scripts.
3) It follows the principle of Data Abstraction or
Encapsulation inorder to mnaintain the scalability of the
AUT.
4) This FW is used for Winrunner
Keyword Driven FW:This is QTP Framework.
1) this FW is involved with creating keywords & data tables.
2) the driven script is created to read in each steps and
execute each step from key word as wel as data table.
If this is wrong,plz. correct me
mythreyi_bh@allinterview.com
| Is This Answer Correct ? | 22 Yes | 12 No |
Post New Answer View All Answers
How many tabs are available to view your test in a test pane and what are they?
How to capture all the data of a webtable, weblist and combolist using QTP?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
if our qtp vb Script may be Currepted then What we want do?
Why qtp always start action1 and does not start action?
How will you handle java tree in qtp?
Give the syntax to load function at run time.
Hi All, I need code for how to execute qtp scripts from excell sheet
What is the default add-ins in qtp?
Can you brief the hurdles you faced during Automation testing?
what could go wrong with test automation?
How the smart identification is used in real time?Please explain with an example
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
Suggest and Define a solution for an application whose objects are not recognized by UFT?