Hi guys, 

I've seen threads around lauching QTP and loading a test via a VBS file.  
I've tried this and am getting a runtime error, R6025 (Pure virtual 
function call) error.

I've seen on here some others have had this error and some have reported it 
that they have got this working, however I am still having issues.

I tried creating a very simple VBS file with the following:

Set qtApp = CreateObject("QuickTest.Application") ' Create the Application 
object

qtApp.Launch ' Start QuickTest
qtApp.Visible = True ' Make the QuickTest application visible

Set qtApp = Nothing

The first time I ran this  QTP opened, but nothing since then.

I have seen there was an HP Patch, but not sure if this patch would help.

Or have I done something silly in my script?

Any advice gratefully received.

-- 
-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

--- 
You received this message because you are subscribed to the Google Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mercuryqtp+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to