Answer Posted / nani
To map network drive in qtp use the following syntax:
Dim WshNetwork
Set WshNetwork = WScript.CreateObject("WScript.Network")
WshNetwork.MapNetworkDrive "E:", "\\Server\Public"
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How does quicktest professional identifies the object in the application?
Explain calling sub procedure.
What is the basic concept of quicktest professional?
How to capture a window in QTP?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
How to call a test from another test?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
Describe synchronization point.
What is test object model in quicktest professional (qtp)?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
What are the different kinds of test steps?
What is fragmentation and paging?
What are the differences between qtp and winrunner?
What is contained in the object repository?