3 Replies Latest reply on Jun 8, 2009 10:31 PM by aspider

    jbpm pressure test

      we have developed a business system using jbpm
      can anyone give some hints to do pressure test in jBpm?

        • 1. Re: jbpm pressure test
          kukeltje

          If you make good unittests, you can run those in tools that support using unittests for doing stresstest. For the rest the differences on how to strees test jBPM (the core!) is not that different from how you would test other systems.

          • 2. Re: jbpm pressure test

             

            "kukeltje" wrote:
            If you make good unittests, you can run those in tools that support using unittests for doing stresstest. For the rest the differences on how to strees test jBPM (the core!) is not that different from how you would test other systems.


            thanks.
            You means that depends on test case.

            • 3. Re: jbpm pressure test

              i have develop a test case for press test.
              But i am not sure whether suitable.

              Can you give me a pressure test example?