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 |
Give examples where vb script can directly run on users system with windows as os?
How do you write an SQL insert statement?
Inorder to avoid Message box while writing script which alternative method can be used?
how to write vb script code for login gmail page by using notepad and how to run script in notepad
What are the uses of vb script?
Explain about constants in vb script?
Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..
write a script to count no drives in file systems in qtp?
I have a webtable and many objects are embedded in side.(like buttons,checkboxes etc). How to know how many such objects are there? what is the class of that objects?
What is the use of "Option Explicit"?
How will you get a random number between 0 and 1 in vbscript?
How to open excel in vb script?