write a script to count no drives in file systems in qtp?
Answer / sandeep
Set FSO=CreateObject("scripting.filesystemobject")
Set coll=fso.Drives
MsgBox coll.Count
Is This Answer Correct ? | 3 Yes | 0 No |
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
Which operator is used to concatenate the 2 values in the vbscript language?
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
Can u describe what kind of testing are for OTC derivates by banks.
can u test the application without add-in?
How to Import data from a file (file is on the desktop) to the data table
Explain a few date functions in vbscript
How can you create a file object to work with the files in the vbscript language?
How can you fetch the value of a cookie?
How to capture a runtime error in vbscript?
How to get the background color of a weblist?
give me any information abou vb script books learn quckly