ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
please tell me how to identify the index of the link in the 
web table .links are not constant.example i want to click 
the link in the inbox ,search the item and click the 
partcular mail.(mail links count is not constant)
 Question Submitted By :: Softwaretester4u
I also faced this Question!!     Rank Answer Posted By  
 
  Re: please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
Answer
# 1
If you want to click a link which exist in Webtable Cell, 
Use "ChildItem" event to retrieve the child Link objects in 
that cell.

Broswer("Bname").Page("PTitle").WebTable("WTName").ChildItem
(RowNumber,ColumnNumber,"Link",IndexvalueOfTheLink)
Link Index value depends on the Position of the link in 
that cell. 

'If the cell has only one Link, then index value will be 
Zero. i.e.
Set objLink = Broswer("Bname").Page("PTitle").WebTable
("WTName").ChildItem(1,2,"Link",0)
objLink.Click

'If Cell has three links and if u want to click on Second 
link, then pass index value as 1(one). i.e.
Set objLink  = Broswer("Bname").Page("PTitle").WebTable
("WTName").ChildItem(1,2,"Link",1)
objLink.Click -- so that it will click on second link in 
the specified web table cell.
 
Is This Answer Correct ?    0 Yes 0 No
Amarendra Kothuru
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
What is difference between function and procedure? Wipro11
Hi, i am mallishwari, i am veryn ew to testing but i have very much interest in testing. plse give me some guidence to get the job in testing. send me required documents and faqs to my personal id: mallishwari_urs@yahoo.co.in thans for advance.  2
what questions i have to pripare for project manager round interview ? plz give Ans.(Chandana) TCS3
what is the exact testing process in qtp plz explin ?  2
I am using excel sheet to export data to QTP but it selects just one row of data from excel sheel how to import all rows of excel sheet to QTP during runtime Wipro8
How to retrive the property of an object?  5
How can I generate customized logs in QTP ? Ordain-Solutions1
how i can get the value of label box , please any body tell me script of that code  1
What is descriptive Programming in qtp.  4
what are the challenges do we face while testing webbased applcations using the automation tool QTP or any? BirlaSoft4
How to map the test cases to requirements in QC? IBM1
your doing one project testing then how u know itis wheather web based application or windows based application?  2
How does QTP identifies the object in the application Convergys5
How the automated tests in org Maintec1
what properties do use to identify a browser and page while using descriptive programming? TCS3
what are the limitations of automation testing? TCS1
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)  1
Is it possible to run QTP scripts created in IE 6.0 in IE 7.0? TCS4
Use of Multiple Actions in QTP?  2
Hi Friends, Iam Beginner in QTP and i want to Try the software QTP. I checked the mercury site for QTP Trial version and i found QTP 9.0. The thing is that it supports windows 2000,Xp but not windows 98.And Iam using Windows 98 onlu and it's not possible for me to upgrade to windows 2000. Pls. guide me how to get the trial version of QTP which supports windows 98 Operating System The version may be 6.5 is ok for me.Thanks in Advance  2
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com