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 / shivendra
Reporter.Reprotevent
micPass/micFail/micDone/micWarning,ReportStepName,
StepDetail
Here you can choose one from
micPass/micFail/micDone/micWarning this is event status,
Second one is the Stepname and third one is step
description.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is the difference between vb debugger and the script debugger?
What is byref and byval parameters in vbscript?
What is the difference between a dictionary and an array?
How can you destroy an object in vbscript?
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
What is the purpose of on error resume next statement?
Mention what is vbscript procedures?
what do you mean .ota mobile format
What is vbscript?
How to Convert Hex color code to color name in VB Script?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
How will you get a string with the specified character the specified number of times in vbscript?
Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.
Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository
How can the spaces from the string be removed?