User's Guide Recording a test caseAfter the installation and configuration of Integration Test Builder for z/OS is completed, you are ready to record an application to create a test case.Generating a Galasa testThe integration test will be created from the playback file. This integration test will be a Java™ application that will run in the Galasa framework.[Optional] Generating a Galasa Test with a chosen naming conventionThe following section describes how to generate a Galasa Test with a chosen naming convention.[Optional] Db2 Configuration FileA Db2 configuration file is a .yaml file that contains any potential cursor information for a given table.Running a generated Galasa testThe integration test will be created as a .java file. Galasa is used to apply the generated tests. The generated test files can be run through command line using a galasactl command.Parent topic: Integration Test Builder for z/OS