Recording Test Cases

Before you start recording transactions with System Modeler, you need to perform the following:

  1. Configure the application configuration file

    In the application configuration file, you have to first enable recording and specify the mode of recording. Test cases can be recorded in the Connect or Disconnect mode. You can also specify the port number and the server IP used to connect to the runtime application.

  2. Create a unit test project

    After you configure the application configuration file, you need to create a test case in a Unit Test Project to record the transactions. Refer to Creating a Unit Test Project for more information on creating a Unit Test Project.