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 |
write a vb script to rename a folder from tree4 to tree7
How to check the particular window is exist or not with out using check points
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
Explain about the functionality of vb script?
Mention the environments where vbscript could be run?
The function template cocept is implemented in vb.net is ???
How to take whole text output from screen of Bitmap Application.
write a vb script to generate hello 5 times using do until loop
Write a program using Java Script / VBscipt that checks if two matrices have identical values in all the elements
how do you make the variable declaration mandatory?what is the use of "option explicit"?
Explain about scrrun.dll in vbscript?
Mention the rules for using option explicit statement?