How can we use the "CreateObject
("Scripting.FileSystemObject")" in QTP and what is the
definition and purpose of it?
Answer Posted / 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 |
Post New Answer View All Answers
Define Error Pane of UFT?
How to check feasibility of the appliction?in automation testing?
How are actions and functions different in QTP?
what is the frame work in J-meter?
What is debugging? How you debug your script?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
How to replay a script in qtp?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
What are the challenges you faced during you entire life automation ?
If you are testing a web application then what will you test in that application?
What are the views available in qtp?
How to use the object spy in quicktest professional (qtp) 8.0 version?
what is the structure for the data driven framework
If object is not recognized by qtp but the object is standard object what is your approach?
How does QTP identify an object?