After running scripts how you report results ,there is
any specific report form
Answer Posted / 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 |
Post New Answer View All Answers
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
How many types of run modes are there in qtp?
How to use the object spy in quicktest professional (qtp) 8.0 version?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
How to integrate the qualitycenter with qtp
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
How many scripts did you have?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
What is a programmatic description?
Define Environment Variable in UFT and its uses?
What is recovery scenario in qtp?
Differences between text and test area checkpoints?