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 / 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 |
Write about a ‘view’ in brief?
What is meant by a bolt dispute?
Hello, I have 3 years of exp as a mainframes tester in a leading IT company, now am looking to change my company. Could you please let me know, what are the interview questions/topics i should prepare. Your suggestions are truly valuable for me :) Thanks !!
Define the necessity of run stats among the environment test?
Attended Xansa Interview , Asked Questions : 1) Diff between Renames and Redefines 2) Comp and Comp -3 3) What will happen if DISP = ( NEW, DELETE, KEEP) 4) Gave one scenario like , if PIC clause X(50) has to be increased to X(70) how u will proceed with this change. 5) Diff between Section and Paragraph
can any body give me any website for getting help on mainframe projectts in banking domain.
Why do you need a secondary index in an ims?
what is the right time for using in-line perform?
How many bytes does a s9(7) comp-3 field occupy ?
Can I redefine an x(100) field with a field of x(200)?
What is comp-1?
how could you write a program in a structured format?