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 |
What is the dis advantage of check points in QTP, if any?
Tell about descriptive programing in qtp8.2?
What is load testing?
How to change the scripts from Per-Action object repository to shared object repository
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
What will be the test script in QTP to test a ComboBox where a user has to select more than two items????
The xls contain data. how to get number of columns form the sheet?
1. I have asked the same question for the third time, but i am getting wrong answers. Pls give me the script to count the number of edit boxes or checkboxes in an windows application screen. In windows application childobject is not working, anyone very urgent
How to do excception handling ( error handling ) in QTP
6 Answers Institute for Medical Education,
does automation replace manual testing?
Which statement will use for close an action in QTP?
what is parameterisation?