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 |
How to Import data from a file (file is on the desktop) to the data table
print the array values in ascending order?
Write VB script to convert from feet to inches(hint 1feet=12 inches)
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
How to remove the spaces in a string Ex: "Welcome to QTPWorld" ?
How will you convert a string to upper case string using vbscript?
Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?
Explain the tristate constants in vbscript?
write a Vb script to find a whther a selected drive exits.
What is the difference between a dictionary and an array?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me