Solution-unit-test

Unit Test on IBM i (aka AS/400 or AS400)

Shift defects left

Reduce the cost of defects and their mean time to repair (MMTR)

What is unit testing?

Unit testing is a ‘white box’ approach to test the correctness of an isolated unit of code, such as a procedure, function, or method. Performed by developers, it’s a continuous part of modern DevOps, aiming to catch defects early to reduce costs. It works by comparing expected output values to given inputs, making it ideal for continuous test automation in DevSecOps.

Successful test runs are stored as baselines, and subsequent tests are evaluated against them, effectively detecting regressions. Unit tests can be reused, grouped, and run after system builds, environment changes, or before QA transfers. Early development unit tests can also “smoke test” an application to catch basic errors before more sophisticated testing.

Why are unit tests important?

Used continuously in a CI/CD cycle, unit testing pinpoints precisely in which lines of code the defect lies. Bugs are fixed before they ever leave the hands of the developer!

Creating unit tests as you develop code actually improves the code design and makes the code easier to understand by development teams in the future. As well as being more reliable, unit tested code is simpler, more modular, and hence more reusable. This reduces technical debt and lowers development costs in the long term.

Shift Detects Left Arcad CodeChecker iUnit

Can unit testing work on IBM i?

Unit testing is ideal for modern languages with small, clearly defined units, but what about RPG and COBOL on IBM i? Modern IBM i applications with ILE architecture separate business rules, data persistence, and user interface into distinct modules, making unit test automation easy.

Legacy IBM i applications, often monolithic and decades old, still benefit significantly from unit testing. Including monolithic code in your unit testing strategy requires some refactoring. Unit testing provides a safety net as you modularize legacy code, ensuring previous deployments still work with new functionality by generating and re-running tests over backend applications.

Get ARCAD iUnit!

Picto ARCAD iUnit

ARCAD iUnit

Shift defects left’ with developer-side testing to reduce cost and time

Automate unit testing on IBM i

  • Auto-creation of test cases for any module, program or service program

  • Works with any native language on IBM i (RPG, CL, COBOL, C, etc.)

  • Built-in discovery engine to search for parameters and their data types

  • Dynamic generation of test programs

  • Dependency-driven operation

  • Mocking capability for data, files, programs, parameters…

  • Integrates with RDi, JUnit, Jenkins and more

  • Version control your unit test cases in Git

  • Standalone solution usable with any DevOps tools on IBM i

Contact Us

REQUEST A DEMO

Let’s talk about your project!

Speak with an expert

Customized Demo

Contact our experts