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 Script for ATM in QTP
write a vbscript for traffic signal
How to access array data?
Explain the constants in vbscript?
What are the advantages of vbscript?
explain with example primitive data types of vb script.
How will you get a combined string from array of string in vbscript?
Why to add checkpoint in QTP What's the purpose of checkpoints & how to add it
When inserting strings into a SQL table in ASP what is the risk and how can you prevent it?
How many types of operators are available in the vbscript language?
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
How are values assigned to the variables in the vbscript language?