|
This video introduces the importance of automated testing, defines unit testing and its advantages and benefits. Introduction to ZUnit integration with IDz is also discussed.
|
|
This video illustrates creating, editing and running ZUnit test cases with the ZUnit artifacts stored locally in the folder structure of a Git repository.
|
|
This video illustrates how to create, modify and execute a ZUnit test case on a CICS program. The CICS-based COBOL program contains EXEC SQL statements to access a Db2 database.
|
|
This video illustrates the process to create, build and execute a ZUnit testcase on a called COBOL batch program that performs Db2 access. The process of adding a new test to the testcase is also…
|
|
This video will illustrate how to use the ZUnit tooling in IDz to Create, build and run a ZUnit testcase. The program being tested is a dynamically called COBOL batch subprogram containing Db2 access.
|
|
Using sample programs included with the IDz client install, this video will illustrate how to copy the sample programs to the mainframe and add them to a z/OS Project with an MVS Subproject in IDz.…
|
|
This video will illustrate how to create, modify and execute a ZUnit test on a CICS program that is dynamically called with a COBOL CALL statement instead of using an EXEC CICS LINK.
|
|
This video illustrates how to create, modify and execute a ZUnit test case on a called IMS BMP subprogram. The called subprogram contains EXEC SQL statements to access a Db2 database.
|
|
This video outlines the steps that need to be performed on the IDz client side, after the host side configurations are complete. It is geared towards the end user, Developer persona.
|
|
This video outlines the steps required for ZUnit installation. It shows how the Host Configuration Assistant (HCA) can be used to install the necessary components to support ZUnit testing and focuses…
|
|
This video illustrates using the ZUnit tooling in IDz to create a testcase containing multiple test scenarios, for a program that accesses DB2 and performs file I/O.
|
|
This video illustrates how the ZUnit tooling in IDz can migrate existing testcase data when a data structure length is changed in the associated COBOL program. The video also shows execution of the…
|
|
This video illustrates using the ZUnit capabilities in IDz to test a batch IMS BMP program. The ZUnit test will initially be created by capturing the batch program output. The demonstration will…
|
|
Once you have defined a target system and created an application image, you are ready to install and provision your image.This video is part of a series of IBM Z Development and Test Environment…
|
|
When an image is deployed to your target instance and the emulator starts to run, it will connect to the license server to obtain the licenses. So before deploying an image you'll need to set up…
|
|
A target environment is an Intel x86 or compatible environment that is capable of running the ZD&T emulator. IBM ZD&T support three types of target environments, Linux, Docker, OpenStack. For…
|