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 / ankur_jain
thanks jay prakash for giving the reply but what u suggested
is possible only when that remote machine have qtp installed
on it .My problem is to execute the qtp script on the remote
machine which do not have qtp installed on it .So is there
any way to run qtp script on such remote system which do not
have qtp installed on it .If there then plz let me know .I
hope now u will get exactly wat i want
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is QTP supports Unix. If yes, then how the test automation is done?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
your coming from electrical backgroung..but y ur coming to software side?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Where you get the run time data table?
what is error and fault in terms of software quality?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
Can we create user defined functions in qtp?
how to write xml output check point bu useing descriptive programing .means without useing output check point
For which type of project the iterative model is suitable?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
How to Test the mainframe application?
how can i pass a "cript"as a parameter in to a function
How you can write contexts to text file in qtp?