Whenever the project is at maintenance phase the client will be using his own data- is the same data given to the test engineers or any other dummy data
2 6389Post New Circle Source Interview Questions
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 is the path to define condition type in sap for pricing?
What is meant by Search Queries?
why is jsf used for?
what are the other modules integrated with om?
tell me what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
What is background color in css?
Can you count to zero?
how can we repair a mysql table? : Sql dba
What is lambda? Why do lambda forms not have statements?
what is consignment stock process?
How to control the file?
Why we using the user properties?
What is raid, and how it can influence database performance?
Describe the purposes and advantages stored procedure?