how to capture objects of remote deskop as it is capturing
only window.
Answer Posted / lalit
There is no way
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what are the utilities and drivers
What does it mean when a check point is in red color? What do you do?
what are the challenges you have faced while testing web based application using the automation tools ?
What are the challenges u faced in testing with crm domain? How u overcome with?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
How is test case write?
what is meant by Implicit and explicit requirements?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What Folder Structure following in Keyword Driven Frame work?
why should we give deliver good quality software?
What are the differences between quicktest professional (qtp) and winrunner?
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
Explain the concept of object repository and how QTP recognizes objects?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?