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



Hi, can any one tell this Actually I AM NEW TO QTP I have one qtp script in which it calls the vb..

Answer / 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

More VB Script Interview Questions

How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.

0 Answers  


Explain some uses of vb script?

0 Answers  


How to declare an array in vbscript?

0 Answers  


write a vb script to display factorial of a number using function

1 Answers  


write a function to read the items from combobox of Flight reservation & save in excel (QTP)??

0 Answers  


Write a program using Java Script / VBscipt that checks if two matrices have identical values in all the elements

1 Answers   Ignou,


Illustrate briefly about the different types of statement

0 Answers  


write a vb script to display calculator using case statement?

1 Answers  


What is the equivalent of VBScript?s On Error In Jscript ?

1 Answers   Microsoft,


Explain about the asc function?

0 Answers  


How will you convert a given number to long in vbscript?

0 Answers  


write a vb script code to display the vbscript word by word (i e 1st it should display v then b and up to t )

1 Answers  


Categories