Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to add test to test set using vb script ?
#2
Not Solved
hi,

Code:
set qtpapp=CreateObject("Quicktest.Application")
qtpapp.Open "c:abc\test1"
qtpapp.Visible=True
qtpapp.Test Run
qtpapp.Quit
set qtpapp=Nothing

write the code in any text file save the file with .vbs and run the file by double clicking on it.
this code with run the mentioned test in the path above and close the qtp after execution.
Reply


Messages In This Thread
RE: how to add test to test set using vb script ? - by amitspandey - 01-20-2011, 07:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Moving Test Resource(ALM) to other Folder Bastian-31 0 1,660 09-18-2017, 12:24 PM
Last Post: Bastian-31
  Can we integrate HP UFT with VSTS Test Manager or Sandpit Version rodgernadal 0 2,123 06-07-2017, 02:18 PM
Last Post: rodgernadal
  [UFT 12.52/VBScript] Test object exist, is visible and enabled before take an action sparkwanted 0 3,641 02-07-2017, 12:28 AM
Last Post: sparkwanted
  How to run multiple iterations only on a set of lines in script amit25007 0 2,448 05-17-2016, 10:48 AM
Last Post: amit25007
  Test Set Run automatically Santhosh311 0 2,428 04-14-2016, 06:06 PM
Last Post: Santhosh311

Forum Jump:


Users browsing this thread: 2 Guest(s)