How will you generate Reports using Vb Script?it asked in
testing(QTP)Interview.Plz Any Body Let me know.
Thanks
uday
Uday_testing@yahoo.co.in
Answer Posted / satyanaryana
By using the following syntax we can pass the reports to the
result window
Reporter.Reportevent RESULT,"PERFORMED ACTION","USER DEFINED
STATEMENT"
EX:
Reporter.Reportevent Pass,"file creation","a new file is
created successfully"
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
who will create the object?
How will you convert a string to lower case string using vbscript?
Which operator can be used to do an xor operation in vbscript?
Mention what is variant in vbscript?
Which operator is used to perform the comparison among 2 operands in the vbscript language?
How do i automate a website www.flyashx.com without having any test cases witin a week time.
Mention what is vbscript procedures?
Write a code to print numbers from 5 to 0?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
What is the difference between a dictionary and an array?
Mention what if you do not specify anything when you call a procedure?
Explain about arrays in vb script?
Mention what is the difference between vbscript and vba?
How to delete a cookie using vbscript?
What are string functions in vbscript?