write a script to count no drives in file systems in qtp?
Answer Posted / sandeep
Set FSO=CreateObject("scripting.filesystemobject")
Set coll=fso.Drives
MsgBox coll.Count
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?
Differentiate javascript and vbscript?
Mention how to assign a date value to a variable?
Plzzzzzzz can any one tell me which is the best institute in hyderabad for learing VBScript. plz do answer guys its urgent plzzzzzzz. thanks in advance.
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.
how to comvert 120 into one hunderd twenty rupees only and vice varsa
What are the different types of operators and their order of precedence?
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me
how to acces the remote mechine using vb cript(QTP)
Mention what are the rules to name variable in vbscript?
How are comments handled in the vbscript language?
If else for do while select in vb script?
Which operator can be used to do an xor operation in vbscript?
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
i need to sort the data using qtp script for this how i need to write a qtp script