Can anybody send me the code to get the RO property of the
active screen in QTP while running?
Answer Posted / tk
Hi Kannam
were you able to get what ua re looking for .I would
apprictiate any insghts into this .I am workimg with a .net
application and want to handle a window that comes up when
i click on a perticular link and the window name and its
properties can be totally different.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
To which environments does quicktest professional supports?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
How to associate function library at a run time?
What is data driver in qtp? Where we use it?
What does mean by Scope of Automation?n How we defined it?
Explain calling sub procedure.
What are metrics and matrix?
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
Can we Test Welcome Screens and Process Images with QTP
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
What is the diff between image and bitmap check point?