Hi,
can any one tell this
Actually I AM NEW TO QTP
I have one qtp script in which it calls the vbs file during
it's run TIME by using the ExecuteFile "absolute path"
If the vbs file is executed seperately it will give the
output in a msgbox
In the same way if qtp script is executed the result will be
displayed in w result window right?
Now the question is how to get that vbs file output in the
qtp result window when I run the qtp script which calls the
vbsfile during it's run TIME

Answer Posted / reddy siva saran.k

Yes,
we can do that by using the Reprter.ReportEvent statement
Reporter.ReportEvent Eventstatus,ReportStepName,Details

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of the err object in the vbscript language?

620


Mention what is the main difference between function and sub-procedure?

547


Which operator is used to concatenate the 2 values in the vbscript language?

556


Explain vbscript in detail?

615


Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP

1871






Which loop is used in case of arrays in the vbscript language?

520


What is the extension of the vbscript file?

549


What is the difference between function and procedure?

570


Can anyone send me a vb script function for verifying the functionality of active links on a web page

1599


What is the use of the formatdatetime function in the vbscript language?

550


How will you reverse a string in vbscript?

620


how to acces the remote mechine using vb cript(QTP)

1603


who will create the object?

1721


Which in-built function related to an array joins substrings into one string in the vbscript language?

512


What is the event handling in vbscript?

561