Hi can anybody tell me about Mainframe batch testing and how
is it done. I am totally new to mainframe testing. Thanks
in Advance.
Answer Posted / pradeep..cr
First we will write business logic by using COBOL and then
after we write JCL-job by specifying input and output file
as DD names. In jcl we mention program using EXEC
statement. and input and output files by using DD names.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is a configuration management system, give examples?
Define the necessity of run stats among the environment test?
what is u r recent task in insurence project?..plz tell how to tell this.
Can I redefine an x(100) field with a field of x(200)?
how to get the last record in vsam file in cluster? And how can u get the ksds file records into ur cobol program?
State the difference between jes2 and jes3?
Tandem COBOL Interview questions (on TACL,SCOBOL,ENSCRIBE,PATHWAY0
how to handle -911 (deadlock) error in a db2 program so that the program will never abend?
What is difference between static call and dynamic call?
by using xpeditor if we want to debug the subpgm, how can you code in x-ped for mai-pgm n sub-pgm ?
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.
List the type of locks and explain each of them.
how do we describe cataloged procedure and an instream procedure?
What is the function of the verb initialize?
How joinkeys helps in sort?