Getting Started
Table of Contents
Index
Chapter 30: Testing Application Output
30.1 Preparation
30.1.1 Creating a Project
30.1.2 Adding Files to the Project
30.1.3 Creating a DB2 Database (HCO)
30.1.4 Adding a Table and Data (SQL Option)
30.1.5 Adding a Table and Data (HCO)
30.1.6 Modifying the Build Settings
30.1.7 Building the Project
30.1.8 Setting up CICS FCT and PCT Entries
30.1.8.1 Adding FCT Entries
30.1.8.2 Adding PCT Entries
30.2 Before Running the Application
30.2.1 Adding CICSDB2 to the Startup List
30.2.2 Debug Options
30.2.3 Application Output Window
30.3 Running the Application
30.3.1 The FORMAT-DATE Section
30.4 Creating a WinRunner 2000 Test
30.4.1 Recording a Test Script
30.4.2 Checking the Expected Data
30.4.3 Running a Test
30.4.4 Analyzing the Results
30.5 Changing your Application
30.5.1 Edit the Program
30.5.2 Run the Test
30.5.3 Analyze the Results
30.5.4 Fix the Code
30.5.5 Re-run the Test
30.6 Before Continuing