IBM Support

PM26803: RFT8113 : Flex Data Grid false click in RFT Playback

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Steps to reproduce the issue:
    - Configure the application for testing from RFT using the
    following URL:
        http://9.32.234.196:8080/Mike/DatagridChangeRFTSample.html
    - Record a script and add the sleep statement similar to the
    following script:
    
            startApp('DatagridChangeRFTSample');
            sleep(3);
            // Flex Application: app
            // Grid: index0
            grid_index0().click(atCell(atRow(atIndex(0)),
    atColumn(atIndex(0))));
            // Dialog: DatagridOnchange
            button_ok().click();
    
    During playback, RFT clicks on the grid, but the dialog does not
    come up . When manually doing same thing outside RFT, dialog
    does come up.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    Flex Data Grid false click in RFT Playback
    

Problem conclusion

  • In the current code we were sending
    "setProperty(selectedIndex)" to automation framework if
    DataGrid fields are not editable,
    But RFT should always send "click(rowIndex,colIndex)" event
    to framework as there can be additional EventHandlers  for
    this "click" event, which will not get called through the
    current code. Done the required code changes.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM26803

  • Reported component name

    RAT FUNC TESTER

  • Reported component ID

    5724G2503

  • Reported release

    800

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-11-16

  • Closed date

    2010-12-23

  • Last modified date

    2010-12-23

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    RAT FUNC TESTER

  • Fixed component ID

    5724G2503

Applicable component levels

  • R800 PSN

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSJMXE","label":"IBM Rational Functional Tester"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
23 December 2010