Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to know the server URL of QC if it is installed on PC
#1
Hi,

I have installed QC9.0 on my system. With that I also have QTP 9.2 running. Now I have to integrate QTP with QC. my queries are
1. Can QC version 9.0 be configured with QTP version 9.2.
2. How will i know the server URL of QC ... which is required in the integration steps.
Reply
#2
see if this post helps - https://www.learnqtp.com/qtp-quality-cen...tor-guide/

Reply
#3
Hello,
I am quite new to QTP. I tried to record and run the very basic flight reservation application test and i got the following error when i tried to apply standard checkpoint and run it.

Cannot find the "Agent Name:" object's parent "Login" (class Dialog). Verify that parent properties match an object currently displayed in your application.

I write the following script to apply standard checkpoint.

Code:
SystemUtil.Run("C:\Program Files x(86)\Mercury Interactive\Quick Test Professional\bin\QTPro.exe") dialog("Login").WinEdit("AgentName").Set("Guru") Dialog("Login").WinEdit("Agent Name:").CheckPoint("Agent Name:_2") ( here i created checkpoint) dialog("Login").WinEdit("Password").Set("merecury") dialog("Login").WinButton("OK").Click

Please correct me where I am doing wrong..

Thanks
Ashita
Reply
#4
Reply
#5
Thanks SQT... it worked with localhost URL .... Smile

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  SendKeys changing focus to IE url when executed from framework psova 0 2,514 06-09-2015, 07:19 PM
Last Post: psova
  How to get URL/Location from Address bar of any open window in Windows 7 kalpmist 0 4,704 05-11-2015, 07:23 PM
Last Post: kalpmist
  Need to execute the QTP Script where QTP is not installed. prasannadr 0 2,663 06-20-2014, 07:15 PM
Last Post: prasannadr
Exclamation QTP 11.0 crash on batch execution from QC 11.0 after patch 15 installed on QC server akothuru 0 2,545 02-13-2014, 03:27 PM
Last Post: akothuru
Wink Getting the url of the web page being tested qtpuser 2 3,899 01-30-2012, 10:22 AM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)