Answer Posted / sricha
Login="Login Operation Successful"
Datatable("Parameter_Name",Sheet_Name) = Login
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
what is profile tool?
What is the use of text output value in quicktest professional?
Write a script to customize the test results in PDF and HTML format.
Can any one send me the QTP Basic Coding Samples?
How will you find the current time of the remote machine using QTP script?
Explain xml checkpoints.
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
How QA specialist can identify when programmatic descriptions are useful?
In Remote acess server how u run a test?
How can I import environment from a file on disk?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
What is optional step in qtp? How you can add optional step in qtp?
Dis advantages of XML checkpoint ?
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