how do we do unit testing in mainfrmae. explain step-wise.

Answer Posted / guest

First of all we will take the production copy of JCL and
change the job card with the testing staandards like
changing the job name, class, msgclass, account inf
parametes and adding the notify parameter in the job.

After we have to check whether any file is updating or not.
if updates are then we have to copy the present production
file into a test file and specify that in the jcl.

If jcl contains any of the connect-direct process means
downloading any of the reports to the other servers or for
mail-drops we have to comment out those things....

Check out whether reports are going to sar. if yes replace
the sysout parameter with sysout=x......

Then jem it if any errors are there rectify n submit the job

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what difference exists between control area and control interval?

565


What do you mean by monitor block?

1348


What will happen if both steplib and joblib are specified?

600


Explain identify whether a call statement is a static or dynamic call?

546


My program has an array defined to have 10 items. Due to a bug, I find that even if the program access the 11th item in this array, the program does not abend. What is wrong with it?

605






What is the binary search?

535


how to handle -911 (deadlock) error in a db2 program so that the program will never abend?

573


How IBM framework work?

1769


can any one exaplin about Decision Tables in test region with good example

2262


What is the difference between version control and debugging tools?

523


Explain foreign keys?

551


What do you mean by linkage section?

551


How many bytes does a s9(7) comp-3 field occupy ?

544


Name and explain the type of locks?

552


how to display the negative numbers?

1761