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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Which constant is used for print and display functions and works as same as pressing enter key?

532


Which object is used to work with the database in the vbscript language and what statement is used to create this object?

513


why variable name should not exceed 255 characters?

1822


How will you check that a variable is an array in vbscript?

546


Which function is used to perform string comparison?

568






Mention how to access array data?

515


Explain about the asc function?

607


Which function is used in the vbscript language to convert the specified expression into a date type value?

528


Explain about operator precedence in vb script?

579


Can automation testing find ssame no. of bugs what we can find by manual testing?

1474


Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?

2593


Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?

1554


what is the features of visual basic?

1556


Explain about scrrun.dll?

536


Explain the extension .hta?

546