How to Map network drive in QTP

Answer Posted / sonali

'This will work
Dim WshNetwork
Set WshNetwork = CreateObject("WScript.Network")
WshNetwork.MapNetworkDrive "E:", "\\Server\Public"

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?

1509


What is the registration process and examination fees?

553


Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations

1765


Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?

1526


How to execute a winrunner script in quicktest professional?

556






Is QTP supports Unix. If yes, then how the test automation is done?

1729


On the website, the protocol has been changed https: to https what you will do? Tell me your approach?

582


in a web page hoe to check the dynamic links that rechabging with out using regular expressions

1782


How many types of parameters are available in quicktest professional (qtp)?

585


how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?

1908


What is the standard timing delay for web based application in qtp?

588


what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”

1490


How the exception handling can be done using quicktest professional (qtp)?

572


wht is Manual Testing Frame work. Pls anybody can give appropriate answers

1598


Is virtual object supported in low level recording mode?

624