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
after medical test,when will be the police verification
Anyone have qtp11.0 crack?
Is vbscript language a case-sensitive language and what does it mean?
How will you get a string with the specified character the specified number of times in vbscript?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
Explain the functionality of vbscript?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
what is the use of QCUtil? explain with one example?
What is variant in vb script?
Explain about constants in vb script?
How will you get the largest subscript of an array in vbscript?
Explain about the functionality of vb script?
Differentiate javascript and vbscript?
How can constants be declared in the vbscript language?
Which in-built function related to an array joins substrings into one string in the vbscript language?