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 / arun

We can generate different types of reports...Choosing what
type of reports depents on the requirement.

1.QTP report:
reporter.reportevent micPass,"Testcase name","Details"
reporter.reportevent micFail,"Testcase name","Details"

2.Create report in xls file or .doc file or .txt file

3.Can store the data in the database and can display it in
html page.

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to take whole text output from screen of Bitmap Application.

1865


What is Procedure or Subroutine in VB Script?

600


Which operator can be used to check if two numbers are equal or not in vbscript?

648


How to throw an error in vbscript?

601


Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?

572






How to create a cookie using vbscript?

585


Mention what is select case statement?

544


What is the use of the recordset object and which statement is used to create such an object?

527


How many types of procedures are available in the vbscript language?

531


how to set one column as primary key in QTP and fetch values accordingly

1819


Compare java script and vb script?

589


How are arrays declared in the vbscript language?

537


Which in-built function is used to format the number in the vbscript language?

574


What is the use of option explicit statement?

581


Which command is used for writing text on a page?

574