Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can not run the same testscript on different host

Status
Not open for further replies.

jujin

Programmer
Sep 16, 2005
1
US
hi All,
I have one testcript written by QTPro, it run OK on my computer(XP OS), it can spy activeX object wery well. But when I copy it to other computers(OS are Win2000), My scrip raise error because It can not spy activeX object, It just spy VBFrame that is the frame contain this object.But when I copy my testscript to XP OS Computer. my script run OK. Why OS Win2000 computer can not spy Object. All my add ins and my application are the same, nothing changes betwen my computer and other computers? I fell unhappy with this error, Can you help me? Please. How can I do
 
Sounds like the implementation of ActiveX in Win2K differs from WinXP. As you've stated that there are no other differences between the PCs except the OS, there's not a lot you can do, unless you can redesign the script to first detect the system OS and then run accordingly.

Have you checked to see if QTP requires additional add-ons for Win2K? This could be a trip to the support centre at mercury.com



Cheers,
Dave

Probably the only Test Analyst Manager on Tek-Tips...therefore whatever it was that went wrong, I'm to blame...

animadverto vos in Abyssus!

Take a look at Forum1393!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top