1 Reply Latest reply on Sep 28, 2009 5:57 AM by kukeltje

    How to make automatic funtional testing for a wokflow Web Ap

    jinjiankang

      For a Web Application except for wokflow, it's easy to automate using
      DbUnit + HttpUnit(or HtmlUnit). Because a submit action is tested after setting a little pre-conditions.

      But for a wokflow Web Application, it's exhausted to set pre-conditions from state_n to state_n+1.

      Please give some hints.

      Thanks.