Answer Posted / mudaseer
dim vfso
set vfso=createobject("scripting.filesystemobject")
vfso.createfolder "c:\apple"
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
Write a Script for ATM in QTP
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?
HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.
what is the features of visual basic?
Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com
who will create the object?
Explain about adodb.stream class?
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
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
What is the extension of the vbscript file?
what is the difference between modular and data and keyword driven framework
If else for do while select in vb script?
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans