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

How to make sure that items in a wintree are sorted al?

0 Answers   Ness Technologies,


wht must be the interview question on corinthian information technology solutions incorporated.

0 Answers   HP,


What is the difference between for loop and while loop?

0 Answers  


What is the use of option explicit in vbscript?

0 Answers  


Suppose by navigation I went from 1 st page to 5 page ,so Write a generic script for coming from any page to the 1st page and by executing where the page may be it will come to 1st page

1 Answers   CybAge,






what is the differenece btwn scripting language and programming language

4 Answers  


Plz give the vb script for the following scenerio. In travel booking we have to select from delhi to mumbai from the combobox The prices will be display in another combo box .But i have to select the lowest price for it and submit it

1 Answers   IBM,


What are subprocedures in vbscript?

0 Answers  


When are redim statement and preserve keyword used in the vbscript language?

0 Answers  


How to assign a numeric value to a variable?

0 Answers  


i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

0 Answers  


print the array values in ascending order?

2 Answers   CSS Corp,


Categories