what is the use of QCUtil? explain with one example?



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

Post New Answer

More VB Script Interview Questions

Explain about operator precedence in vb script?

0 Answers  


In what way program "hello world" you can write in vbscript?

0 Answers  


How can I access an object in another frame?

1 Answers  


What are the differences between sub procedures and function procedures?

0 Answers  


Difference between dim,public and private variables in vb script?

0 Answers  






If anyone knows abt Test Complete material, Pls let me Know. if u have any material or any documents..... Pls mail me on this mail Id...... This is very Urgent Requirment..... for my Project.....

3 Answers  


how does vb script help in web page designing? explain with example.

0 Answers  


What is the purpose of on error resume next statement?

0 Answers  


How can you have different number of cells for each row of a table in HTML?

2 Answers  


What is the difference between vb debugger and the script debugger?

0 Answers  


Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer

1 Answers  


Explain about filter expression?

0 Answers  


Categories