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 8226

make userdefined extensions for using zUnit available thru preferences

zUnit now only is available for a few extensions for cobol sources. As we do have a few more extensions for cobol sources, we would like to be able to add our extensions to a preference so zUnit also can act on these extensions. We are aware that ...
over 1 year 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: add optional field that the user would type in the CICS region for Recording Service

Now that CICS support is implementing the CICS Recording Service on other CICS regions I noticed that IDZ has no way of differentiating which URL is pointing to which CICS region. The only identifier is the port number but there’s no way to know w...
almost 2 years ago in IBM Developer for z/OS / zUnit 1 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 usermod detects DB2, IMS, LE, MQ that are in different zones

Today there are no automatic way to detect that the DTR, LE, IMS or DB2 modules has been updated in the other SMP/E zone. We are using multiple zones independent of each other and the solution that IBM offers does not work for us. solution: Zun...
about 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

ZUnit: Import of recorded data despite program termination

If a program abort occurs during recording, a dialog should appear that gives the user the option to import the data recorded so far into the Test Case Editor or to discard it.
about 2 years ago in IBM Developer for z/OS / zUnit 0 Future consideration

zUnit to be available on VSC & CRW

Currently zUnit is only available on IDz. Test cases can be executed out of IDz but, test cases and recordings can only be created within IDz. This causes a lock-in in IDz, so this prevents using other IDEs like VSC or CodeReady Workspaces. We nee...
about 2 years ago in IBM Developer for z/OS / zUnit 1 Future consideration

zUnit to support assertions 'lower than', 'greater than', 'different than', 'not null'

Currently zUnit only permits assertions ‘equal to’ in the testcases executions. We need zUnit to permit assertions of other types: ‘lower than’, ‘lower or equal than’, ‘greater than’, ‘greater or equal than’, 'different than' and 'not null'.This c...
about 2 years ago in IBM Developer for z/OS / zUnit 1 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