How many type of status messages are there ..explain?
Answer Posted / mercy
Status of the report step:
0 or micPass: Causes the status of this step to be passed
and sends the specified message to the report.
1 or micFail: Causes the status of this step to be failed
and sends the specified message to the report. When this
step runs, the test or component fails.
2 or micDone: Sends a message to the report without
affecting the pass/fail status of the test or component.
3 or micWarning: Sends a warning message to the report, but
does not cause the test or component to stop running, and
does not affect the pass/fail status of the test or
component.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
images are dynamically changes how to compare two images with out using the bitmap
how to evalute defects in QTP script?
How do you create new test sets in td?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
How do you know the location Id of an object if you know its index id?
Is text area check point supports for web applications?
How many types of parameters are available in quicktest professional (qtp)?
How many ways we can parameterize data in quicktest professional?
How to do call a output parameter from one action to another action??/
What is the recovery scenario in qtp?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
What environment does qtp run in?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
How to data driven test for Win objects in QTP ?
What are the key elements available in test result window?