can we install qtp on server machine and do automation of
application which is installed on client machine.If yes
then how? If no then is there any other automation tool for
this (client-server) senario.
Answer Posted / ramesh
we can't install qtp or any another automation tools on
server .it is impossible to access client machine,becoz qtp
is not a .exe .compulsarily we should install automation
tools at every client machine.
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
Explain the concept of object repository & how qtp recognizes objects?
What are the views available in quicktest professional?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
your coming from electrical backgroung..but y ur coming to software side?
after click on compose mail how can we attached a file in qtp with vbscript code
what type of run time errors you get while you ar edoing rpg program?
What are the methods used in UFT to handle exceptions or run-time errors?
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);
How you create new action in qtp?
What is meant by Output Value in UFT?
What is fragmentation and paging?
How you can decide which type of object repository you have to use?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
What do you mean by iteration?
Explain about datafile/verification of date file when file is not available in local system?