Hi,

I'd like to output some values to the result using VB Script in QuickTest,
so I can view the information after testing. For example,

      ...

   If Err.number <> 0 Then

      StdOut "Got error number " & Err.Number & ":"

      StdOut Err.Description



Is it possible? How can I achieve this?


Thanks

--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to