How can we use the "CreateObject
("Scripting.FileSystemObject")" in QTP and what is the
definition and purpose of it?

Answers were Sorted based on User's Feedback



How can we use the "CreateObject ("Scripting.FileSystemObject")" in QTP and wha..

Answer / radhika

set fso=createobjective("scripting.filesystemobject).
The purpose of this one is for creating object.
Its uses to get Test data from flatfile(notepad) in
Dtadriven framework

Is This Answer Correct ?    2 Yes 1 No

How can we use the "CreateObject ("Scripting.FileSystemObject")" in QTP and wha..

Answer / mahesh.k

the purpose of this filesystemobject is to handle files folders drives.
creation is
set fso=createobject("fileSystemObject")
usage is
fso.(required function)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What the differences are and best practical application of each.

1 Answers  


What is the difference between Call to Action and Copy Action.?

2 Answers  


In a yahoo web Application there are 65 links.one day it will opens 50 links and another day it will open 55 links.In this scenerio write Descriptive programing for Automation?....Pls write the code for this scenerio.

1 Answers   College School Exams Tests, UHG,


I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?

0 Answers   Wipro,


What is the difference between driver-script and AOM-script?

2 Answers   IBM, Value Labs,






How to make arguments optional in a function?

6 Answers   Liquid Crystal,


Can any one tell the different properties and values of differnt objects like Browser,Page,link,webedit,webcombobox,webradio botton,webcheckbox and web button.Because I am facing a lot of problems in interviews with Descriptive Programing.I never worked on web Application...Pls help any one as soon as possible....

2 Answers  


What is the limitation to XML Checkpoints?

0 Answers  


I have a tool for automation testing (eg:qtp).I have two functionality(A & B) to test.A is tested once in a year. B is tested everyday. At present i have the money and resource availability to automate only one functionality.Which one will u suggest and why?

3 Answers   Wipro,


the build is develeped in Java. is possible to write scripting in vb using QTP ?

3 Answers  


How to use debug tools?

0 Answers  


i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?

0 Answers  


Categories