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

Clear

Early Development Testing

Showing 54 of 9105

Support for PL/I

Unit Testing currently has support for Cobol, but not for PL/I at the moment yet there is a huge number of clients using PL/I
about 1 year ago in Test Accelerator for Z / Early Development Testing 1 Future consideration

DBCS character set(1364) support

All EBCDIC data is interpreted as Codepage-1047 (English) and then converted back to UTF-8, which is sometimes inaccurate. if 1364 DBCS character set is supported, then this problem can be solved.
8 months ago in Test Accelerator for Z / Early Development Testing 3 Future consideration

Allow TAZ to capture calls that get the current date for replay

There are programs that perform logic based on the current date. For example, transaction processing. The way to handle the transaction could vary based on when the transaction was received. When capturing the original test case, the recording cap...
15 days ago in Test Accelerator for Z / Early Development Testing 0 Submitted

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.
about 1 year ago in Test Accelerator for Z / Early Development Testing 0 Future consideration

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...
about 1 year ago in Test Accelerator for Z / Early Development Testing 0 Future consideration

Handle controlled abends

Having a main program running, calling a subprogram where the subprogram does an controlled abend is causing issue in TAZ -EDT When recording a program where the abend occurs in a submodule, the correct data is recorded, but during replay the prog...
about 1 month ago in Test Accelerator for Z / Early Development Testing 0 Submitted

The error "EQA4093E A valid DBRM file for PROGXYZ is not found" is raised during replay even though the test is successful

When replaying a DB2 COBOL testcase, the error "EQA4093E A valid DBRM file for PROGXYZ is not found" can be seen in the job output but the replay is actually successful and then job ends with a return code 0. The error message can be resolved by a...
about 2 months ago in Test Accelerator for Z / Early Development Testing 0 Submitted

Unable to change File Status in test run

Testing code with any status really involving a file (not found, invalid record length etc.) for a better code coverage report by having test cases on those scenarios for a simple programs that really has not many lines would end up creating test ...
3 months ago in Test Accelerator for Z / Early Development Testing 1 Under review

Support recording from both batch and IMS TM

When recording testdata for a submodule/program that could be included in both a batch and IMS TM program you are forced to choose one or the other since all recordings after is made with the same method. And you want to keep all tests for a modul...
9 months ago in Test Accelerator for Z / Early Development Testing 0 Under review

Should be able to record IMS TM without closing recording window

When recording an IMS TM the window controlling the recording needs på be closed in order to use IMS Explorer test case project (or 3270 emulator) in IDz to start the transaction(s) to be recorded. It's possible to close it and then stop the recor...
9 months ago in Test Accelerator for Z / Early Development Testing 0 Future consideration