how do we do unit testing in mainfrmae. explain step-wise.
Answers were Sorted based on User's Feedback
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 |
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 |
What is mainframe testing?
.what is required for establishing connectivity between MQ and cics on z/OS? a. MQ-cics gateway b.INITQ as QLocal c. CICS-MQAdapter d.INITPARAM of SIT e. INITQ as QRemote
What is the mainframe computer?
how do we do unit testing in mainfrmae. explain step-wise.
How many bytes does a s9(7) sign trailing separate field occupy ?
what are the common errors that occured while programming in AS/400?
what is u r recent task in insurence project?..plz tell how to tell this.
Is mainframe an operating system?
how to get the last record in vsam file in cluster? And how can u get the ksds file records into ur cobol program?
Is it possible to move an alphanumeric incentive to a numeric field?
which of the following is not true about search verb A) every search stmt must contain the AT END clause B) any no of WHEN clause can be used with this verb C) this verb can only applied to a table which is defined with the OCCURS clause and INDEXED phases. D) WHEN condition is satisfied
What is defragmentation and what is its advantage?