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 |
Which operator can be used to do an xor operation in vbscript?
What is a class in CSS?
how to find number of characters(letter a) in the sentence Rain Rain Go away
How to select a value from a list box by using Selenium web-driver?
Explain the string concatenation function in vbscript?
Check whether given Number is Even or Odd?
I have string like hp company.print tis like company hp.write a program in vbscripting
What is the extension of the vbscript file?
how does vb script help in web page designing? explain with example.
Could Anybody tell me the VBscript for REVERSE an Integer int reverse(int num) Ex:246 to 642
write a vb script to display factorial of a number using function
Which operator is used to perform the comparison among 2 operands in the vbscript language?