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 |
Explain about operator precedence in vb script?
In what way program "hello world" you can write in vbscript?
How can I access an object in another frame?
What are the differences between sub procedures and function procedures?
Difference between dim,public and private variables in vb script?
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.....
how does vb script help in web page designing? explain with example.
What is the purpose of on error resume next statement?
How can you have different number of cells for each row of a table in HTML?
What is the difference between vb debugger and the script debugger?
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
Explain about filter expression?