Could some one explain me how to create folder on the
desktop from QTP?? This is an interview question
Answer Posted / king
set a=createobject("scripting.filesystemobject")
set b=a.createfolder(Path of the folder)
i think this is working properly
if u have any quarries plz mail me
raju.ippali@gmail.com
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
By using QTP can we record any log files written by the application which is in execution?
Explain xml checkpoints.
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
how to write xml output check point bu useing descriptive programing .means without useing output check point
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
How do you delete unwanted results in qtp?
What are metrics and matrix?
your coming from electrical backgroung..but y ur coming to software side?
Explain the concept of object repository & how qtp recognizes objects?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
What is the extension of qtp local repository?
What is the difference between the keyword view and expert view?