what properties do use to identify a browser and page while
using descriptive programming?
Answer Posted / srini
micclass property
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of loading qtp add-ins?
What is different command used in command Prompt while using QTP?
Mention the different actions types of qtp.
Mention what are the different types of recording modes in qtp? Which will be used when?
What is text/text area checkpoint?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
How you can find the absolute value of the number in qtp?
What is a checkpoint? How many check points are there in qtp?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
How to find Operating system information using QTP script?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
What is checkpoint in qtp?
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