Difference between revisions of "Test268 Section 7"
From MidrangeWiki
Line 4: | Line 4: | ||
[[Test268 Section 6|<< Previous Section]] | [[:Category:Test268|Home]] | [[Test268 Section 8|Next Section >>]] | [[Test268 Section 6|<< Previous Section]] | [[:Category:Test268|Home]] | [[Test268 Section 8|Next Section >>]] | ||
+ | |||
+ | == Section 7 - RPG problem solving/problem determination (9%) == | ||
+ | |||
+ | === Find and interpret messages on message queues and in a job log === | ||
+ | |||
+ | |||
+ | === Use STRSRVJOB to debug a program running from another job === | ||
+ | |||
+ | |||
+ | === Code a trigger program using RPG === | ||
+ | |||
+ | |||
+ | === Define and create unit test scenarios === | ||
+ | |||
+ | |||
+ | === Define and create integration test scenarios === | ||
+ | |||
+ | |||
+ | === Define and create system test scenarios === | ||
+ | |||
+ | |||
+ | === Diagnose and eliminate errors resulting from numerical operations (e.g. divide by zero, decimal data errors, arithmetic overflow) === | ||
+ | |||
+ | |||
+ | === Diagnose and eliminate level checks === |
Revision as of 23:05, 28 November 2005
<< Previous Section | Home | Next Section >>
Contents
- 1 Section 7 - RPG problem solving/problem determination (9%)
- 1.1 Find and interpret messages on message queues and in a job log
- 1.2 Use STRSRVJOB to debug a program running from another job
- 1.3 Code a trigger program using RPG
- 1.4 Define and create unit test scenarios
- 1.5 Define and create integration test scenarios
- 1.6 Define and create system test scenarios
- 1.7 Diagnose and eliminate errors resulting from numerical operations (e.g. divide by zero, decimal data errors, arithmetic overflow)
- 1.8 Diagnose and eliminate level checks