After running scripts how you report results ,there is any
specific report form

Answer Posted / deeps

Reporter.ReportEvent Eventstatus,reportstepname,details

eventstatus:
0 or micpass
1 or micfail
2 or micdone
3 or micwarning

reportstepname:
Name of the stepname in the report(object name)

details:
details of the object

Example:
Reporter.Reportevent 0,"custom step","step passed"

or
Reporter.Reportevent micpass,"custom step","step passed"

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?

1552


How to find a window is minimized or not

1527


What are test settings and global settings?

657


Define Environment Variable in UFT and its uses?

692


How do you perform Regreession Testing?

1582






Can any body please tell me the steps of keyword driven framework of QTP.

1651


What is quicktest professional (qtp)?

652


How to associate function library at a run time?

801


Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)

1720


How will you test a keyboard?

694


What is the difference between rational rose and QTP?

1874


Explain the concept of object repository and how quicktest professional (qtp) recognises objects?

709


please give me the code for doing retesting of gmail login page using functions so the function has to give the value

1632


How to start recording using quicktest professional (qtp)?

689


After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans

1758