Thanks Roman

On Tue, Oct 14, 2008 at 12:21 PM, Roman Zilber <[EMAIL PROTECTED]> wrote:

> For debuging, you can use also
>
> print val
> msgbox val
>
>
> On Tue, Oct 14, 2008 at 11:02 AM, David Song <[EMAIL PROTECTED]> wrote:
>
>> 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