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 are the main features we have to compulsory test by using qtp in an web based application
How you automate testscripts one by one or moduelwise or all at once
what are the 5 types of objects in qtp
Difference between copy to action and call to action?
Explain how Does Run time data (Parameterization) is handled in QTP?
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
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
What is the difference between keyword view and expert view?
how can i call an external action,which is not added external action of an action?
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?
QTP Testing Process?