Give me brief idea about QTP automation object model?
Answer Posted / uday kumar_anem
By using QTP Automation Object Model(AOM), we can virtually
control every feature of QTP and we can use objects,
properties and methods i.e
We can script such way that what add-ins should be loaded,
which OR to load, test setting options, and even we can
write a script that modifies the test object description
properties in the Object Identification etc…
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
What is the extension of qtp local repository?
How software tester can use constants and variables in scripts?
after initiating one project for testing, when exacltly QTP tester role starts?
What is Cross browser testing? Does UFT support it?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
In what occasion we can specify global sheet and action sheet?
How to handle the exceptions using recovery secnario manager in quicktest professional?
What is the registration process and examination fees?
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
How you can make an action as re-usable action?
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
How do we analyze the checkpoint results?
Explain the types of object repositorys in qtp?