Explain abt the File System Object in QTP with ex
Answer Posted / rico
The FileSystem Object is the object that is used to
manipulate the filesystem in Active Server. Moving files,
opening and reading text files, and looking at drive space
are a few of the many functions of the FileSystem Object.
The FileSystem Object actually contains five objects: the
main Filesystem object, the Drive object, the Folder
object, the File object, and the TextStream object.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Does QTP run in any environment?
How to give a call to another action from one action?
How the exception handling can be done using quicktest professional?
How to add verification steps to tests?
can test automation improve test effectiveness?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
What is the use of text output value in quicktest professional (qtp)?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
Explain the views in the QTP GUI?
how can i pass a "cript"as a parameter in to a function
Write a script to customize the test results in PDF and HTML format.
Give the syntax to load function at run time.
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
When do go for loop condition in test?