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
Hi ,Can any one pleas explain how to test splash objects using QTP?
How to build scripts that access data from external sources?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
how to know no.of mails in our g mail by using vb-script
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
How many types of recording modes are there?
Hi, how can we check or avoid the memory leakage in QTP9.2?
Explain the use of action split in qtp?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
Does QTP record on Objects created on XWindows Environment?
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
How to integrate the qualitycenter with qtp
In qtp, how you can exit for loop?