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

Support of Assembler Subprogram Calls

Currently when recording in zUnit, any subprogram calls to assembler programs are not recorded. For more complete testing of a program it would be beneficial for zUnit to also intercept and record assembler subprogram calls.

When recording the test cases, the folder should be defaulted to JCL folder and not the PROGRAM folder

Since we have a JCL folder for zUnit, when ever we do start recording, it should point to JCL folder in default, which will help developer avoid manual selection and its time consuimg as well.

Test case prefix is actually not required and its creating some other issues

Test case perfix overridng other program test cases and its a very high potential issue

Having possibility to add a parameter with related to existing pointer parameter on the editor

Having possibility to add a parameter with related to existing pointer parameter on the zUnit editor

TestCase Editor of zUnit capability enhancement for a program with huge number of I/F data items

TestCase Editor of zUnit capability enchancement for a program with huge number of I/F data item.

Test Case result viewer should be codepage aware

If you are working with national codepages – ex IBM-278 for Swedish – then files in UTF8, that is for instance local files from Git can contain national characters. An example of this is Å. Å in IBM-278 has the same hex value (0x5b) as $ in US cod...

Provide support for PUT and GET statement

I am opening this RFE on behalf of the customer. They are requested that zUnit provide support for PUT and GET statement In essence, lift the limitation documented at this link https://www.ibm.com/support/knowledgecenter/en/SSQ2R2_14.2.0/com.ibm.e...

The function to import a test file as a stub is not available for local projects.

The function to import a test file (local or remote) as a stub is not available for local projects.

Support POINTERs in Copybooks

Z Unit UI needs to be able to support POINTERs + LENGTHS for both Batch and Online. Ie, it should make the area addressed by the pointers available to the UI, both in and outbound from the programs being tested.

Support "EXEC CICS ADDRESS TWA" in Unit testing

"EXEC CICS ADDRESS TWA" is a common syntax using in CICS, without the support we have a large portion of application team cannot adopt ZUnit.