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
What is the basic concept of qtp?
What is the syntax to call one action in another?
give me an example where u used good judgement and logic in solving a problem
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
How to creating an output value using quicktest professional (qtp)?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Differentiate the type of test cases which can be automated and which cannot be automated?
When ‘option explicit’ keyword is used in qtp?
What are the general steps involved in the data driven framework?
What is keyword view in qtp?
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
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
Define virtual object?