Results 1 to 3 of 3

Thread: which built in function should be used ?

  1. #1
    Junior Member
    Join Date
    Jan 2008
    Answers
    2

    Post which built in function should be used ?

    Hi,
    i am working web application and for automation we are using winrunner, here i got to retrieve specific data for example ID from a list screen which has some 5 columns and 20 records. please help which function can be used here and the steps to retrieve it

    Thanks,
    Shobha


  2. #2
    Banned
    Join Date
    Oct 2007
    Answers
    173

    Re: which built in function should be used ?

    Use the parameterization function from win runner.


  3. #3
    Contributing Member
    Join Date
    Feb 2007
    Answers
    44

    Re: which built in function should be used ?

    Hi Shobha,

    First check it in GUI, whether it is a regonising as table.. If it is table, then get the row count by tbl_get_row_count() function and select the Specified row by tbl_set_selected_row() function and get the cell data from that selected row by tbl_get_cell_data() function.

    Regards,
    Sowmya



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact