Prepare for your Next Interview
This is a discussion on which built in function should be used ? within the WinRunner forums, part of the Software Testing category; 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 ...
|
|||
|
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 |
| Sponsored Links |
|
|||
|
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 |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Testing an application built on Unix, C and C++ | gchincho | QTP | 0 | 07-04-2007 02:26 PM |
| throwexception from function to function | JobHelper | VB.NET | 1 | 06-25-2007 07:24 AM |
| WireChanger is a Wallpaper manager that includes built-in utilities, templates, calen | JobHelper | Geeks Lounge | 0 | 05-27-2007 05:11 AM |
| Built-in and plugin stages, Chaning Null to Not Null and Types of lookup | Geek_Guest | Data Warehousing | 0 | 04-06-2007 04:48 AM |
| Recognizing Rich Text Box built in .NET | JobHelper | SilkTest | 0 | 12-19-2006 03:38 AM |