How many type of status messages are there ..explain?

Answer Posted / jim sears

micPass = 0
micFail = 1
micDone = 2
micWarning = 3
micInfo = 4

I was thinking there was one for 'not complete' but that would be for test status. These five statuses are for step status during run time for Reporter.RunStatus.
As in:
Reporter.RunStatus = micFail
is the same as
Reporter.RunStatus = "1"

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you perform Regreession Testing?

1459


How is UFT 11.5 version different from UFT 12.0?

606


How to open a new test using quicktest professional?

570


What is QTP testing process?

626


Hi Samrat, Thank u very much, what u said it is right.

1344






What is a checkpoint? How many check points are there in qtp?

527


Does QTP record on Objects created on XWindows Environment?

1658


explain abt dyanamic changing object with example?

1899


Difference between copy to action and call to action?

589


How will you check that your test cases covered all the requirements?

564


Which environments does qtp support?

675


Explain data driven framework?

577


How to save your test using quicktest professional?

530


1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)

1722


How to get popup error message.

1026