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
Yes,
we can do that by using the Reprter.ReportEvent statement
Reporter.ReportEvent Eventstatus,ReportStepName,Details
| Is This Answer Correct ? | 1 Yes | 0 No |
How to Import data from a file (file is on the desktop) to the data table
write a vb script to display 3*3 matrix
How to write VB Script for selecting a particular row in a WebTable?
What are the 2 ways in which a variable can be declared in the vbscript language?
What are subprocedures in vbscript?
how to write basic programs in VB Script like addition, multiplication?
How should i Create Email invite with server-side Coding?
Hi, Anybody could tell me What is the 3rd Largest Number in the series..Thanks in Advance..
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
write a vb script to find the size of d drive?
What is Querystring collection?
Explain the constants in vbscript?