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
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 |
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 |
How do we create and run the scripts with out using O.R. ?
what is Supplemental Objects ?
I learned all the objects of my application in object repository thru English Language. now i want to use same object repository for other languages(French,Dutuch and Chinese)
what are the different Frame Works in Quick Test Proffessional testing
what is standalone database
what is profile tool?
hi nani my doubt is how does qtp process metrix related to software process.
How to attach a file to TD?
How you can find the absolute value of the number in qtp?
How can we check whether a particular sheet loaded (existed) or not in Data Table.
What is quicktest professional (qtp)?
What does ".mst" stands for? (abc.mst)