Dear All,
How to generate Pass or Fail Report in QTP without using
Reporter.Report Event Method ?
Thanks
Balaji
No Answer is Posted For this Question
Be the First to Post Answer
What are the steps involved in recovery scenario wizard?
How smart identification works in qtp ?
what is the difference between quality and testing ?
Hi All, I need code for how to execute qtp scripts from excell sheet
is it possible to operate(on/off)the capslock using qtp
A web Page has a webtable with four columns and four rows. The first column is of ID and has values of 100,100A,A100,100y Find out the number of rows whose ID starts with 100. Similarly the last column is 'number of links'. Each row in the last column has values like link1,link2,link3 etc Find out the number of links where id is 100
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table 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
In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.
How to Test the mainframe application?(tell me few basic things)
DIFFERENCE BETWEEN WR 8.2 & QTP 8.2? HOW TO INTEGRATE WITH SOME OTHER TOOLS?
What is the difference between wait and synchronization point?