Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

ADD A NEW IDEA

zUnit

Showing 51 of 8224

zUnit : allow ENTRY statement in BMP programs

When creating/modifying a test case with the dynamic test runner (BZUPLAY), make then ENTRY-statement supported.
over 2 years ago in IBM Developer for z/OS / zUnit 1 Future consideration

ZUnit: Filter option for displaying fields in the Test Case Editor

In the Test Case Editor, all fields defined in the program and/or in the Copybook are displayed. Both the referenced and the unused fields are presented, which leads to the fact that with a compatible extension of Copybooks (and thus to a multipli...
over 2 years ago in IBM Developer for z/OS / zUnit 1 Future consideration

Program Type in results should be accurate

If you specify DB2 or IMS and run the testcase, the zUnit results editor always shows BTCH, meaning the options DB2 or IMS which you chose in the generation phase are not reflected in the results
about 3 years ago in IBM Developer for z/OS / zUnit 2 Future consideration

Add DUMMY and * support to DD Statements in zUnit

I recently spoke with Suman Gopinath and William Alexander about this. We have many programs at my shop that use the DD SYSOUT=* or DD DUMMY functionality of JCL. We do this for assorted purposes, whether it is creating a report or just wanting to...
over 4 years ago in IBM Developer for z/OS / zUnit 2 Not under consideration

Support for more advanced JCL parsing when recording

When recording a testcase for zUnit the JCL isn't parsed correctly when the original JCL contains a SYSTIN DD with a dataset leaving the user to do some (not always obvious) manual editing of the JCL before being able to do a record. To improve th...
6 months ago in IBM Developer for z/OS / zUnit 0 Planned for future release

Support for EXTERNAL data

zUnit should support data items declared as EXTERNAL. If a data item in COBOL is declared as EXTERNAL it can be used to pass data from a calling program to a subprogram, and therefore should be recorded as if it is a parameter. Also when calling a...
11 months ago in IBM Developer for z/OS / zUnit 1 Future consideration

Support for SYSIN and ACCEPT during recording and replay

If a COBOL program performs an ACCEPT on SYSIN then its replay fails with an abend U4038. It works if a SYSIN DD is added during replay. In a pipeline build, it will be better if the Dynamic Test Runner could record and replay SYSIN DD like any o...
almost 2 years ago in IBM Developer for z/OS / zUnit 0 Future consideration

zUNIT: input file with >7000 lines leads to JAVA heal issue

Large input file in zUNIT with number of lines ( > 7000 lines ) leads to issue. Need solution or best practice to work with large input files. IBM CASE: TS009275317
almost 2 years ago in IBM Developer for z/OS / zUnit 1 Future consideration

ZUnit: Support for TYPES LOB (BLOB, CLOB...)

Support of fields with SQL types LOB (BLOB, CLOB...) .Example: 10 'A'-TXT-NACHM-GRND USAGE SQL TYPE IS XML AS CLOB(10000) OCCURS 1.
about 2 years ago in IBM Developer for z/OS / zUnit 0 Future consideration

Support 66 levels in zUnit

66 levels are valid COBOL definitions for working storage and linkage areas, and prevents zUnit from generating test cases for programs containing these.
about 2 years ago in IBM Developer for z/OS / zUnit 2 Future consideration