After running scripts how you report results ,there is
any specific report form
Answer / sreeprasad
syntax is
report.reportevent event status,stepname,details
Argument-1 : event status are 4 types
1)micpass or 0
2)micfail or 1
3)micdone or 2
4)micwarning or 3
Argument-2 : The status of object we are going to report
Argument-3 : The details of the object.
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 ? | 1 Yes | 0 No |
how to select the work for complete automation and one more thing when u are going to choose automation
How is a Step generator used in UFT?
How we can do Batch testing in QTP?
You have a WebTable in Web application. When you Record a Scenario using QTP, WebTable didn't recognized and also Repository is not having Webtable information. In this case How to find RowCount and Coloumn Count?
Do you support automated testing? Why?
I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Can we directly automate testscripts accrdoing to requirements
2 Answers CitiGroup, Novartis,
What are Add-ins availble in licensed version QTP8.2
Hi, How to export the Checkpoints and Output values(Test area output values) from Object Repository to Excel
Explain building blocks of the bpt framework ?
What does ".mst" stands for? (abc.mst)