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

Explain paging concept in memory?

0 Answers  


When do you get -811 sqlcode and how to resolve it?

0 Answers  


Can you explain function of dbctl?

0 Answers  


Explain foreign keys?

0 Answers  


What is database descriptor?

0 Answers  






How do you get parameter from JCL to PL1?

0 Answers   IBM,


suppose oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset?

0 Answers   IBM,


What is meant by an isolation level?

0 Answers  


What is Framework & How it work?

0 Answers   IBM,


If JOBA is in MSGW due to data decimal error and DUMP is generated and I found that Decimal field formatted with some special char which is coming from Input file amd file has millions of records. How I can find out on which record the error is occur. Please share your experience.....

0 Answers  


How is next sentence and continue different?

0 Answers  


hi provide info about any real time requirement in health care services mainframe applications bye ramya

2 Answers   ACS,


Categories