what is the use of QCUtil? explain with one example?
Answer Posted / 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 |
Post New Answer View All Answers
Explain about tristate constants in vbscript?
Which operator can be used to check if two numbers are equal or not in vbscript?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
Explain How do you create a recordset object in vbscript?
How will you check that a variable is an array in vbscript?
What are events in the vbscript language?
There are 5 web pages.write a script to click the button on 4th web page.
Explain about the asc function?
how to check whether link is disabled in QTP??
Which data type/types are supported by vbscript language and what are their specialties?
How to assign a numeric value to a variable?
Write a code to print numbers from 5 to 0?
What are the differences between sub procedures and function procedures?
where can i learn VB scripint ?
why do u choose to go for testing why cant for devoloping