Running BFlow tests

You can run and debug BFlow test scripts and test cases in LN Studio. The procedure is equivalent to running and debugging LN sessions through BW.

Note: 
  • You can define log levels for BFlow events.

    See Defining log levels for BFlow events.

  • In a multi-tenant environment you cannot run or debug BFlows with LN Studio. You can run BFlows in the LN UI to see the result.

To run a BFlow test, right-click the test in the Activity Explorer and select Run As > BFlow Test.

To debug a BFlow test:

  1. Set the breakpoints.
  2. Right-click the test in the Activity Explorer and select Debug As > BFlow Test.

    The execution is paused each time a breakpoint is hit. You can then inspect the variables, continue the execution step-by-step, or resume the execution.

    The execution log is displayed in the LN Studio Console.