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
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
Will down time for server and content maintenance/upgrades be allowed? how much?
What are the data types in qtp?
How many tabs are available to view your test in a test pane and what are they?
What are the factors on which script execution time is dependent?
If you are testing a web application then what will you test in that application?
What are the views available in qtp?
how to acess a test in RSA?
Is it possible to split an action? How?
Where we can use the synchronization?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
What is text check point and text area check point?
What are the different types of recording modes?
How do know the number of browsers opened?
Does quicktest professional (qtp) is unicode compatible?