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 / baba
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 |
Post New Answer View All Answers
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
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?
What is the syntax for how to call one script from another?
How will you handle java tree in qtp?
Explain the differences between table and db checkpoints?
What is the pros and cons between QTP and Rational Robot
How to check feasibility of the appliction?in automation testing?
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
distinguish between old version and new version QTP features.
How to customize checkpoints with parameters?
How can you identify the browser and its information using QTP script?
How do you delete unwanted results in qtp?
Where you get the run time data table?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti