Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simulate Tab in qtp
#5
Solved: 11 Years, 3 Months, 3 Weeks ago
Well, I am still uncertain about your requirement. But let me throw out all of the options available,
1. You can establish an automatic connection to QC with QTP on the settings tab. This way you can remain connected to QC forever to save tests or download tests from QC.
2. There is a util called QCUTIL available on QTP to interact with QC. This is a programmatic reference and you can talk to the QC using QTP via this object.
3. If you are trying through Vbscript you can use the below object to exploit methods of QC. This is programmatic reference.
Code:
Set QCConnection = CreateObject("TDApiOle80.TDConnection")

Pick your choice and ask questions based on that. You can also use QTP user guide to know more about the various methods and actions available for that object as well google for the keyword.
Good Luck and happy learning Smile
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Reply


Messages In This Thread
Simulate Tab in qtp - by André Amorim - 05-20-2013, 06:01 PM
RE: Simulate Tab in qtp - by venugqtp - 05-21-2013, 08:34 AM
RE: Simulate Tab in qtp - by vinod123 - 05-21-2013, 10:49 AM
RE: Simulate Tab in qtp - by André Amorim - 05-21-2013, 08:05 PM
RE: Simulate Tab in qtp - by basanth27 - 05-22-2013, 07:03 AM
RE: Simulate Tab in qtp - by learnQtptips - 05-22-2013, 01:51 PM
RE: Simulate Tab in qtp - by André Amorim - 05-22-2013, 05:07 PM
RE: Simulate Tab in qtp - by André Amorim - 05-23-2013, 07:08 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Identifying Dynamic tab in Java table vinod_qtp 3 6,586 11-30-2012, 04:32 PM
Last Post: Arul
  Tab Flow in a Sign In page for web Application. Madhavi 4 4,422 04-19-2011, 10:30 AM
Last Post: Madhavi

Forum Jump:


Users browsing this thread: 6 Guest(s)