Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP in Java / QTP java API
#1
Not Solved
Hi there,

Does anyone know if QTP has a java API? The goal here is to write a java application to launch QTP and run a test case.

I have searched a bit , can only find vbscript for that as
Code:
Dim oQtp
Set oQtp = Createobject("QuickTest.Application")
oQtp.Launch
oQtp.Visible = "True"
oQtp.Open "c:\tests\mytest"
oQtp.Test.Run

Does anyone know the java version or give me some suggetion here? I have seem that they have java add-in. Correct me if I am wrong. I think the java add-in is for recording the java application only.

Many thanks for your great insight.

Carol
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  CyberArk CorePAS REST API to search for accounts pramod 0 933 06-29-2023, 03:11 PM
Last Post: pramod
  UFT RESTFUL API. Please pass json issue kul20 0 2,394 08-06-2018, 07:16 PM
Last Post: kul20
  UFT unable to identify Java app objects consistently lester 1 2,140 07-12-2018, 08:28 PM
Last Post: Ankur
  Could not create Java virtual machine TangShake 2 8,834 10-26-2017, 11:41 AM
Last Post: walshmagger
  Reading Value from Java Table arjun.singh 8 24,767 10-11-2017, 02:51 PM
Last Post: sivaji

Forum Jump:


Users browsing this thread: 2 Guest(s)