Getting Started
Table of Contents
Index
Chapter 28: Year 2000 Testing
28.1 Preparation
28.1.1 Creating a Project
28.1.2 Adding Files to the Project
28.1.3 Creating a DB2 Database (HCO)
28.1.4 Adding a Table and Data (SQL Option)
28.1.5 Adding a Table and Data (HCO)
28.1.6 Modifying the Build Settings
28.1.7 Building the Project
28.1.8 Setting up CICS FCT and PCT Entries
28.1.8.1 Adding FCT Entries
28.1.8.2 Adding PCT Entries
28.2 Before Running the Application
28.2.1 Adding CICSDB2 to the Startup List
28.2.2 Application Output Window
28.2.3 Debug Options
28.3 Running the Application
28.3.1 The 050-COMPUTE-EMP-YEARS Section
28.4 Year 2000 Test
28.5 Reset the Date
28.6 Create a Fragment
28.7 Generate Initial Values
28.7.1 Checking the Initial Values
28.8 Create a Fragment Test
28.9 Run the Test
28.10 Analyze the Results
28.11 Change the Code
28.12 Run the Test Again
28.13 Analyze the Results
28.14 Run the Application again to Confirm the Fix
28.15 Before Continuing