WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) What is contained in the object repository?
How to get an attribute value using selenium webdriver?
How many number of actions possible in qtp?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
How many lines of code in each script of QTP?
Mention what are the types of a processor in jmeter?
What is Test Builder?(Suma)
Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma
What are the types of assertions there in selenium?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.
what kind of frame work you used in your last project?
What is object repository? How can we create an object repository in selenium?
what are the limitations of smart identification in qtp 9.0
Hi, here r some questions, which were asked in Ekaplus, plz process these questions. 1. How we connect with the version?