Test case

A test case cannot interact with sessions. The test case is used to define a business process, or a part of it, by calling test scripts or other test cases. The test case can pass arguments to the called test script or test case, and retrieve changed arguments and return value after execution. The test script or test case can be called multiple times with different input arguments. This test case can also be called in test cases. This provides flexibility to create reusable test blocks.

Test cases are stored as additional files with the .bfcase extension. You can develop test cases in LN Studio.