Hi All,
I have QTP installed on my machine but the application
under test (AUT) is on remote desktop (i.e. I first connect
to remote desktop from my machine in order to run the
application). I am able to record the script successfully
with QTP running on my machine and application running on
remote. However, when i run the recorded script, system
fails to run it and indicates me that it does not identify
the object. Is it possible to record and play while QTP and
AUT are not on same machine?
Answer Posted / manish bansal
no i am not convinced with this answer No I am not convinced
with this answer
You can use remote connection wizard to record as well run
the script
Their might be a problem with us object repository
Most of the time it dose not record objects properly at runtime
This problem happens when try to record already open web
application
So please restart session and try again
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How will you declare a variable in qtp?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
Explain the terms test and business component?
What is keyword driven framework?
What is RTM (require ment tracebulity marix) fromate?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
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 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…..
What is an optional step in qtp ?
How do you open adobe acrobat file in QTP and do some testing on that file ?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
How to create Reusable and Multiple Actions?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
Explain process of smart Identification in QTP?