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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / guest

Added to the previous answer

1) uneed prepare test jcl by changing the job card and file
high level qulifiers

2) U need to preapre test plan... in this u need to include
the what are all the impacted programs, procs, copybooks
which ur going to test.

3) then u need to write a test cases in the excel sheet ..
excel sheet contains colums liket
test case id, test case descrption,Pre-Requisite steps
before running the test case,Test Steps, expected result ,
test status and test date...........

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More IBM MainFrame AllOther Interview Questions

how do we describe cataloged procedure and an instream procedure?

0 Answers   IBM,


WHAT IS THE PROCESS OF "CLAIM PROCESSING SYSTEM"

0 Answers   IBM,


how to display the negative numbers?

0 Answers  


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

0 Answers  


What will happen if both steplib and joblib are specified?

0 Answers  






Can we give +2 instead of +1 while creating a new gdg file?

0 Answers  


How to compile PL/1 DB2 program? Please provide me details on this process?

1 Answers   SPIC, Verizon,


How to move a field DT 9(8) of input file to DT 9(8) COMP-3 in output file in ezytrieve? in the output file entire dt is not moved.If any answer plz reply as soon as possible.

0 Answers  


What is the difference between the mro & isc?

0 Answers  


Define where and its usage?

0 Answers  


what u mean by csrloc and rtncsrloc in rpgIV in as/400.Give an eg? to do...give some coding...what is row no and column no ???..if possible...give a no of lines coding....please

0 Answers   CTS,


What is difference between static call and dynamic call?

0 Answers  


Categories