what is the use of QCUtil? explain with one example?
Answer / dhanya
QCUtil Object is used to access QC OTA.
Below are the properties of QCUtil object that can be used
for extracting information from QC.
eg: set objRun = QCUtil.CurrentRun
msgbox objRun.Name
| Is This Answer Correct ? | 5 Yes | 0 No |
write a vb script to generate 3*3 matrix
accept a string & display whether a is present or not
How to generate 3 digit random number?
Write a Fucntion to close all Opened browser expect desired one?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
can anyone tell me the procedure of interview held in applabs
what is extension of the file if its saved from recovery manger to some drive
What are string functions in vbscript?
Can anyone help me in write coding to get this pattern * ** *** ****
how to comvert 120 into one hunderd twenty rupees only and vice varsa
Write a Script for ATM in QTP
How are arrays declared in the vbscript language?