On 10/28/2011 8:43 AM, Bill Fairchild wrote:
After following the advice in all the other previous answers, sooner or later you will still need to know how to test your SRB and its recovery routine. You probably won't be able to instruction-step or trace either very easily with TSOTEST or XDC. What I do to test code that is sEEEriously difficult to test, at least when no VM or P/390 is available, is to spew OI instructions liberally throughout the code, typically putting one after each test-branch combination.
I've had pretty good luck using SLIP IF for this sort of testing. But, it is tedious...
-- Edward E Jaffe Chief Technology Officer Phoenix Software International, Inc 831 Parkview Drive North El Segundo, CA 90245 310-338-0400 x318 [email protected] http://www.phoenixsoftware.com/ ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

