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 |
Which operator can be used to do an xor operation in vbscript?
How to write a general script which should does the following a). If a page object is given, it should identify the page object of the corresponding page(site). b). It should identify all the links of that particular page. in QTP tool?
2 Answers IBM, Infosys, Wipro,
How do i automate a website www.flyashx.com without having any test cases witin a week time.
When inserting strings into a SQL table in ASP what is the risk and how can you prevent it?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
What is the use of option explicit statement?
Explain about scrrun.dll?
Which event is triggered when mouse focus comes out of an element in the vbscript language?
write a vb script to find the size of d drive?
There is a web Table where You will find Two Columns First Column consist of Check box and Second column consist of Test cases ID(Viz T1,T2,T3....Etc); If You select any Test case ID, respective Check boxes to be checked write a VBSCRIPT for this scenario?
write a vb script to find simple interest using functions
write a vb script to display the reverse of vbs