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
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 |
Answer / krishnateja muppalla
Simple and direct answer to the question.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which object model ur used in ur project
if you have the same application screen with 7 drop down boxes and approximately 70 values how do you test with QTP?
Deal All, Recently i face one interview question in one company. str="test12@#3456" In This i want to print like special character and numeric ,word in one script please tell me how to write the code for this Thanks Balaji
hi, for QTP TRAINING......SURESH REDDY SMART SOLUTIONS sr.nagar IS BEST OR NOT? how faculty teaches?
how u test a frame in a web page using QTP?
anybody give me the real time example for descriptive programming of web application
I want to create Excel object on another machine which is in network i written the code "Set se=createobject ("Excel.Application","\\ankur")"here \\ankur is the name of that machine but i m getting the error of permission denied create object can anybody help me
How can we see the analog recording steps in QTP..the Steps are stored in a track file with an extension .dat..how can we open the file..
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
To which environments does quicktest professional supports?
There r 1000 rows and 1000 coloums , in that I want pickup a name of the coloumn , pls dont say in sql statements , in interview one of the interviewer said it was a wrong answer pls any send me answer its urgent
Tell me the situations where we will use Data Driven?