WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
2243Object recognition in QTP is based on which model ? a) COM b) DCOM c) DOM d) None of the above
2 10811
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
How do you identify an object using selenium?
What is difference between manual scenario and goal oriented scenario?
Stop automating the tests which run once?
Explain about business process component? types and usage?
What is a test plan in jmeter?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
What is fragmentation and paging?
What is group test in testng?
what QTP Options do you know?
What is Standard deviation? How it will use in Lr?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
How do you modify the logical name or the physical description of the objects in gui map?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
What java api is required for generating pdf reports?