which command u will use to access the application through
descriptive programing?
Answer Posted / subbu
By using the below comnd
Browser("creationtime:=0").exist
Browser("creationtime:=0").navigate"www.xyz.com"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
images are dynamically changes how to compare two images with out using the bitmap
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 to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
describe some problems that u had with automating testing tool?
How to use output values in qtp ?
Define virtual object?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
How many types of actions are there in quicktest professional (qtp)?
What is debugging? How you debug your script?
What are the main differences of qtp and win runner?
What are the technics follow in writing VB script?
What are the types of object repositories? Which one is you using?
what testplan contents and what test strategy contents,what is the diff b/w them