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
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
How the smart identification is used in real time?Please explain with an example
Approach for Installation,comaptibility,system testing
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
what is impact analysis on regression testing?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
How will internal and external links be validated and updated? how often?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
Explain the concept of how quicktest professional identifies object?
What is the use of Debug Viewer?
What is synchronization? What are the ways you can synchronize?
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
Explain the concept of how quicktest professional (qtp) identifies object?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?