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
Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.
What are keywords in the vbscript language?
How are comments handled in the vbscript language?
How to assign a date value to a variable?
regular expression that will recognize a browser as long as its name property starts with mybrowser
why do u choose to go for testing why cant for devoloping
How to create a cookie using vbscript?
What are the properties of regexp object?
What are the valid scopes of a variable in vbscript?
How to Import data from a file (file is on the desktop) to the data table
What is vbscript language used for and which earlier language is it modeled upon?
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
Explain about adodb.stream class?
What is the use of the formatdatetime function in the vbscript language?
What is the difference between a dictionary and an array?