Exforsys
+ Reply to Thread
Results 1 to 3 of 3

VBFlexgrid and QTP

This is a discussion on VBFlexgrid and QTP within the Software Testing forums, part of the Testing category; Hi Guyz, I m doing VB scripting in QTP. please can anyone tell me...How to identify the particular cell / ...

  1. #1
    sandhyamore is offline Junior Member Array
    Join Date
    Sep 2007
    Answers
    3

    Question VBFlexgrid and QTP

    Hi Guyz,
    I m doing VB scripting in QTP. please can anyone tell me...How to identify the particular cell / Particular column in the VSFlexgrid?
    Please help me out in this!!!


    Thanks,
    Sandhya


  2. #2
    nani4urs is offline Junior Member Array
    Join Date
    Oct 2007
    Answers
    4

    Smile hi sandya.

    I m doing VB scripting in QTP. please can anyone tell me...How to identify the particular cell / Particular column in the VSFlexgrid?
    Please help me out in this!!!

    Generally we can identity the particular cell by using GetCellData.
    for eg:

    Browser("name").Page("name").webtable("tablename").GetCellData(rownum,colnum).


  3. #3
    sandhyamore is offline Junior Member Array
    Join Date
    Sep 2007
    Answers
    3
    Hi,

    Thanks for reply. but the issue is that grid on the form is identified as ActiveX control and i am unable to capture the columns in this grid.
    so please tell me which mandatory/Assistive properties i can use in Repository?

    Regards,
    Sandhya


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...