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
What is the difference between the mro & isc?
What are the different types of PL/1 files?
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.
How do you eliminate the duplicates?
Can any one tell me that how we go for the compare,unit testing after changing requirement as per client request. this is very helpful for me when u give suitable (coading) exmple.
how to display the negative numbers?
Explain referential integrity?
10. Why mainframe testing is so important? Give any three advantages of Mainframe Testing?
Explain isolation level?
Define the necessity of run stats among the environment test?
Categorize the mainframe manual testing?
suppose program A is calling program B, at a time A will send 100 records but it has to send 500 records. how it will possible?
What is difference between static call and dynamic call?
how can we describe comp sync?
How to declare host variables?