I want to run my qtp scipt on the system where qtp is not
installed .I don't want to install qtp but i want that
system should use the qtp from another system in lan just
the qtp instance should be launched on that system without
having qtp installed on it .I probably know the solution
that it will be solved through RMI but how to get this
problem solved plz help i anyone know the answer
Answer Posted / padmajasrinath
Tools-->Options
in RUN tab check the option "Allow mercury products to run
tests and components" once if u do this u can run ur script
through QC.
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
Where can I find and view run-time data table?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
How many tabs are available to view your test in a test pane and what are they?
Have you used xml check point in your project?
what is the difference between data driver & data driven and driver script?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
What are the data types in qtp?
What is difference in global and action sheet in qtp?
What is meant by Output Value in UFT?
Is it possible to change the values of analog recording?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
what is object and child object.. explain ..if possible give some example for better understanding ..
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
How can I check if a environment variable exist or not?