IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Related to Unit Testing


IBM Mainframe Forums -> Testing & Performance
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
arshad pasha

New User


Joined: 23 Sep 2021
Posts: 2
Location: India

PostPosted: Tue Dec 21, 2021 10:57 pm
Reply with quote

Hi Everyone! This is my first post. I'm new to Mainframes, I'm trying to do unit testing and unable to succeed. It gives maxcc 8, unable to find out an error

My task was to add new attribute to existing table and it should be populated in another table. Dry run is executed successfully, but unable to do unit testing.

Let me know what I should be looking to find error and fix them.

Anyhelp would be appropriate.

Thanks!
Back to top
View user's profile Send private message
daveporcelan

Active Member


Joined: 01 Dec 2006
Posts: 792
Location: Pennsylvania

PostPosted: Wed Dec 22, 2021 1:02 am
Reply with quote

It is one of two things:

1) We are being punked. Very funny.

2) Look in your output on the third from last line.
Back to top
View user's profile Send private message
sergeyken

Senior Member


Joined: 29 Apr 2008
Posts: 2023
Location: USA

PostPosted: Wed Dec 22, 2021 1:54 am
Reply with quote

arshad pasha wrote:
Hi Everyone! This is my first post. I'm new to Mainframes, I'm trying to do unit testing and unable to succeed. It gives maxcc 8, unable to find out an error

1) what is your "unit"?
2) what is your "testing"
3) what is the "succeed" in your understanding? How it may look like?
4) who gives you maxcc 8? Is it mainframe who gives it to you? How this maxcc looks like?
5) how, and where do you try to find an error? From your point of view: how the "error" may look like?
6) what at all did you try to do?

arshad pasha wrote:
My task was to add new attribute to existing table and it should be populated in another table. Dry run is executed successfully, but unable to do unit testing.

7) what is the "table" in your understanding?
- an Excel table?
- a table in a flat file?
- a table in a VSAM file?
- and ISPF table?
- a table drawn on a piece of paper?
- a table in an RDBMS database? DB2? Oracle? Teradata? MS SQL? 1000 of other RDBMS?
8) what is "dry run", and what is the difference from "wet run"?
9) what is "executed successfully" vs "unsuccessfully"?
10) what is "to do unit testing"? What is "unable to do unit testing"?

arshad pasha wrote:
Let me know what I should be looking to find error and fix them.

11) First of all, you need to start learning from scratch the "Computer Programming", and "Mainframe Architecture" in particular.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Testing & Performance

 


Similar Topics
Topic Forum Replies
No new posts Strange MNOTE related to BMS using PI... CICS 0
This topic is locked: you cannot edit posts or make replies. Related to using a file in comparison JCL & VSAM 8
No new posts Finding Esoteric Unit Names Programma... All Other Mainframe Topics 2
No new posts Related to performing validation of f... DFSORT/ICETOOL 19
No new posts IMS DB / DB2 simulator for ETL testin... IMS DB/DC 1
Search our Forums:

Back to Top