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 |
Hi, My application is a web application which was developed by Java. In that application we have applets to do some operations. Is it possible to recognize applets using QTP? If yes, how? pls, help me this
what could go wrong with test automation?
In descriptive programming how we know the properties of the objects, if application is not developed and the prototype of the application is also not developed.
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
how do u copy object repository?
What are "Ordinal Identifiers" and where it is used in QTP. AS FAR AS i KNOW, its is used to identify the object. but i want clarity regarding this.
Can any one give me some basic VB script used in QTP ?As i am new in QTP.Give sample VB script used in QTP? PLZ
can any one say that where we can download the QTP trail version ??????????
anyone can explian about types of "Triggere Events" in QTP
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
If I change the property value at runtime is it effect is object repository?
What is the difference between Keyword Driven test and Data Driven test?