Hi friends,
I have heard that it is required to have an application
hosted in the same machine where we use QTP. Otherwise QTP
may identify the objects incorrectly.
Please clear me is it true.
Answer Posted / sanjeet
Hi
No it's not true at all.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why qtp always start action1 and does not start action?
How to find the path of folder in which the test is saved in qtp?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
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?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
What will be happen if i load object repository at run time, but it has already associated.
What is the difference between the keyword view and expert view?
What is a reusable action?
What is recovery scenario in qtp?
How does quicktest professional identifies the object in the application?
write the vb script for call to new action in qtp?
Suppose I want fail that check point? How can you do that?
What is debugging? How you debug your script?