0 Replies Latest reply on Feb 15, 2007 7:29 AM by ernest210

    Integration testing and ActionListener.

    ernest210

      I have page with actionListener, this actionListener is situated in dataTable. Now when I execute this actionListener (by click on row) then something happen :) e.g. show another table. Now how can I test this in integration testing.