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

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

1 Answers   Virtusa,


Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?

4 Answers   Accenture,


in login module login button chage regularly(means login button change to submit button).What is the code for it.

3 Answers  


How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..

0 Answers  


How did you achieve reusability via QTP?

1 Answers  


Can Any One Write How to Write the Script for Child Objects

4 Answers  


Explain features of the latest version of qtp/ uft 12.1?

0 Answers  


How can i Save the snapshots in a specified folders using Scripting in QTP?

1 Answers  


How to use output values in qtp ?

0 Answers  


In an Excel sheet take two fields as agentname and password and type some valid agentname and password.call that excel sheet in qtp so that qtp opens the flightreservation window taking into consideration how many records are entered in the excel sheet.For example if 3 records are entered today it will open 3 FR windows,if in near future the records are more than 3 then it will open that number of times.

3 Answers  


can u tell me the the cost of automation tool QTP ?

7 Answers   Ducont, Sonata,


Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also

0 Answers  


Categories