The following topics describe how to create and run CUnit and Punit tests.
What is a Unit Test?
A unit test is a piece of code used to test pieces of code. ALBPM Provides a framework for testing individual BPM Components or an entire Process.
Creating a Unit Test
The following procedure shows you how to create CUnit and PUnit test suites.
Running a Unit Test
After you have created unit tests for your Components or Project, you can run the tests within ALBPM Studio. Unit test results are displayed in the Test Results View.
Test Results View
The Test Results View displays results from PUnit and CUnit tests.