Difference between revisions of "Test268 Section 7"

From MidrangeWiki
Jump to: navigation, search
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 >>

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