what is the purpose of the Reporter.ReportEvent in QTP and
also please give the brief description about
Reporter.ReportEvent ?

Answer Posted / navin.k

actually the def of Reporter Utility object is
used for sending the user defined steph to the result window
with the help of "reportevent" method ]

Syntax :

Reporter.ReportEvent Status,"RepoterName","Details"

Example :Reporter.RepoterEvent 1,"myapp","sub operation is
not successful."

Status:
0=Passed
1=Failed
3=Done
4=Warnig

Is This Answer Correct ?    12 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to write functions and sub in vb script?

618


Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?

542


If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?

530


who will create the object?

1479


What are the differences between sub procedures and function procedures?

514






What purpose does ‘on error resume next’ serves?

543


did any one attended interview in applabs if you had gone through plz tell me the procedure

1845


write any ttest cases using check points and parameterization

1811


When are redim statement and preserve keyword used in the vbscript language?

582


HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.

2057


Explain about vb script?

743


How to throw an error in vbscript?

597


Explain about scrrun.dll?

524


how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me

12866


while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans

1553