Could some one explain me how to create folder on the
desktop from QTP?? This is an interview question

Answers were Sorted based on User's Feedback



Could some one explain me how to create folder on the desktop from QTP?? This is an interview quest..

Answer / 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

Could some one explain me how to create folder on the desktop from QTP?? This is an interview quest..

Answer / krishnateja muppalla

Simple and direct answer to the question.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What are the main features we have to compulsory test by using qtp in an web based application

1 Answers  


How you automate testscripts one by one or moduelwise or all at once

2 Answers  


what are the 5 types of objects in qtp

6 Answers   ABC, TCS, Wipro,


Difference between copy to action and call to action?

0 Answers  


Explain how Does Run time data (Parameterization) is handled in QTP?

0 Answers  


suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query

1 Answers   IBM,


Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris

0 Answers  


What is the difference between keyword view and expert view?

0 Answers  


how can i call an external action,which is not added external action of an action?

2 Answers   Ordain Solutions,


How to retrive data from a data table which is in 3rd row,4th column and place it in main script..like retrive name,date from data table..write script for this.

11 Answers   Thatavarti Technologies,


What is accessibility check point?

0 Answers  


QTP Testing Process?

1 Answers  


Categories