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.
Answers were Sorted based on User's Feedback
Hello buddy,
We Can install QTP in any System.... We can Run Any System
Tests in any System. But that system also contain QTP.
QTP Tests and Scripts can not run on a system which does
not contain QTP.
Here, You can install QTP in Server, develop Tests in
Server, You can access those tests from client system. But
You can run tests only on QTP installed client systems.
Here Server acts just like a Quality Center.
***** QTPro is Mandatory to run QTPro Tests ******
QTPro is .exe file............ Mr. Ramesh
No s/w is developed without .exe file(It is final stage of
development, Once .exe creates it means it is ready to
install)
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / mukesh jain
There is a way to do it. You need to pubish QTP application
on Citrix server and then use citrix to access QTP and do
automation. With use of citrix you will only have to
install QTP at Citrix server and have citrix client
installed on your or any machine which wants to use QTP.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / casey maloney
Mukesh,
Do you have or know where to get step by step instructions
on how to setup the environment you explained?
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
what is the use of descripting programming?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.
How to Compare two database tables by using QTP?Please give me code details.
What is the Limitations of Testing ?
tell me about regular expressions in QTP? where we use? give eample?
plz can any one send me what is Automation Testing Frameworks.. Thanks in advance
When should u feel that u can stop testing now? The following are few of the common Test Stop criteria:
How to use regular expression in descriptive programming?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
does test plan is in test strategy or test strategy is in test plan.
What is parameter in qtp?