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 |
Write a Fucntion to close all Opened browser expect desired one?
How to add actions in driver script to run those actions in QTP?
What are class events?
if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.
Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP
How to open a file. What is the perpose of true and false mode there?
Which object provide information about a single runtime error in a vbscript?
Mention what is the difference between vbscript and vba?
Open Yahoo Login Page in that page Suppose i have 100 mails and i want to delete 10'th mail now give procedure & Coding For that Scenario
What is sql loader? Explain the files used by sql loader to load file?
In QTP how to insert a data base check point for web based application and simultaneous link to code in expert veiw. hw to retrieve a data(single coulumn from server) that matches with inserted value manually or exported from excel sheet.
What are class variables?