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 / kkk
Hi
Simply say
1. Report. Report event 0, stepno1 “test pass”
Or
Report. Report event 1, stepno1 “test fail”
Here 0=pass, 1= fail
2. Msgbox (variable)
3 Get visible test
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
Explain about filter expression?
Which loop is used in case of arrays in the vbscript language?
How to replace junk code recorded by QTP with a mall function.
Explain about the extension .hta?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
i have a problem with this error(this error related edit and
delete button,when i click this button in datagrid..i will
get this error)"Invalid postback or callback argument.
Event validation is enabled using
Which data type/types are supported by vbscript language and what are their specialties?
What is the technology used by vb script?
Mention when to use function procedures and what are its characteristics?
Mention what is vbscript procedures?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
Mention how to create a cookie using vbscript?
How can you destroy an object in vbscript?
Mention what is the difference between vbscript and vba?