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

Early Development Testing for z/OS

Showing 34

Only able to record testcases from a single loadmodule

We are having the same program linked into multiple loadmodules. We would like to record testcases from all loadmodules, but after the first recording, the record dialogue has the Program name locked. And according to instrcuctions, the "Program n...

Search in the Test Case Editor

We are about to use zUnit for our existing payroll sources. But our sources have a large, automatic generated Linkage section with a lot of variables.We have the need to identify single variables to check their content (after recording) or to set ...

Not using 'USING' but working with adresses

We found out, that we only have the variables of the linkage section, that were transferred with PROCEDURE DIVISION USING … In the Test Case Editor. The functionality in our programs is different. There is no USING, we use the so called ‘Versorger...

PLI-Support for specifying an expected value for a return statement such as RETURN(Expression)

The zUnit test case editor does not allow specifying an expected value for a return statement like RETURN(Expression).

Support for nested programs

We have some Cobol programs in which nested programs are used. Unfortunately, this is not currently supported by zUnit.

Open test Editor quicker

Our applications typically have many programs and big copys. This causes that opening the zUnit Test Editor is very slow. With a certain program it took more than 2 minutes when opening with IDz v15.0.5 client, and around 30 seconds with IDz v16 c...

Unit testing to be available on VS Code

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...

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...

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.
10 days ago in Test Accelerator for Z / Early Development Testing for z/OS 0 Future consideration

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...
14 days ago in Test Accelerator for Z / Early Development Testing for z/OS 0 Future consideration