Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


I have a web table,in that web table in 3rd row 4th coloumn
i have a link how to click it with descriptive programming?
I have a webedit without entering any value how to calculate
the size of that field?
I have a DB table , how to find the 5th highest salary?
write query.

Answers were Sorted based on User's Feedback



I have a web table,in that web table in 3rd row 4th coloumn i have a link how to click it with des..

Answer / rajagopalreddy.purini

dim obj
set obj=browser("name").page("name").webtable("name")
wtable=obj.childitem(3,4,Link,0)
wtable.click

here 3= row,4=column,0=index

if its wrong plz tell me

Is This Answer Correct ?    10 Yes 3 No

I have a web table,in that web table in 3rd row 4th coloumn i have a link how to click it with des..

Answer / amol

select top 1 salary from employee where salary in(select
top 6 salary from employee order by salary DESC) order by
salary

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More QTP 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

0 Answers  


what is mean by output parameters? I need full description with example. tell me any one please

1 Answers  


do you prepared framework,pls answer this

1 Answers  


What is difference between shared and local object repository?

0 Answers  


hi friends can any one provide me the project in qtp because i have to attend to interview within one week atleast you provide the website address which provide the qtp projects

2 Answers  


how you have used object libraries? plzzzzz do answer

1 Answers  


what sort of things what u put in Bug Report ?

1 Answers  


What is debugging? How you debug your script?

0 Answers  


What is the difference between Dim And Redim

4 Answers   Hotel Jobs, IBM, Microsoft,


Differences between quicktest professional (qtp) and winrunner?

0 Answers  


Explain quicktest professional testing process?

0 Answers  


What is the difference between a Function and Procedure in QTP?

0 Answers   Wells Fargo,


Categories