Process Tester

  • 23 September 2013
  • 4 replies
  • 0 views

Badge +4

Is there any kind of process tester, so in a Sequential process I can test the step I just want to in stead of running a whole new instance? Or maybe any kind of batch process where I can upload the values for the process until the step I want to test?


 


Any suggestions will be really appreciate it.


 


 


4 replies

Badge +13

Use of GotoActivity functionality or API comes to mind to quicken the test of a specific activity.

Badge +4

Thank you.


The only disadvantage is the in that case I will be testing one by one, is it possible to have like a batch of processes with different scenarios?

Badge +13

You can achieve that by writing some automated process using K2 API to create process instance, gotoactivity...

Badge +6

use these:


http://www.k2underground.com/groups/workflow_testing_tools/default.aspx


http://www.k2underground.com/groups/k2_workflow_service_tester/default.aspx

Reply