Search for tag: "automated testing"
Security definition validation for CICS TSWhen you deliver CICS application changes into production, are you manually identifying required security changes? Check out security definition validation (SDV) for CICS TS. It contributes towards… |
|
IBM Virtual Dev and Test for z/OS Technical OverviewThis video is a technical overview of IBM Virtual Dev and Test for z/OS. ZVDT provides a non-production, isolated IBM Z environment running on Linux on IBM Z or LinuxONE, on-premise. Users can build… |
|
Getting started with installation of ZVDT web toolingThis video deals with installation of IBM Virtual Dev and Test for z/OS web tooling and discusses what needs to be done on other systems to ensure everything works properly within the tool. It shows… |
|
Installing ZVDT license server and hypervisorThis video demonstrates how to install the ZVDT license server and hypervisor components of the product. It help you determine the best network topology to use for your environment. |
|
Testing an IMS BMP Program With GSAM AccessThis video illustrates using ZUnit in IDz to test an IMS BMP program that accesses an IMS database and writes output to a GSAM database. The video shows how to create and modify the ZUnit test case,… |
|
Testing a Main Batch Program That Calls a DLLThis video will illustrate creating a ZUnit test in IDz for a main COBOL batch program with file access that calls two DLL functions that access Db2. |
|
IBM ZUnit OverviewThis video introduces the importance of automated testing, defines unit testing and its advantages and benefits. Introduction to ZUnit integration with IDz is also discussed. |
|
Getting Started with ZUnit Using a Modern SCMThis video illustrates creating, editing and running ZUnit test cases with the ZUnit artifacts stored locally in the folder structure of a Git repository. |
|
Creating a ZUnit Test for a CICS-based COBOL Program That Accesses Db2This 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. |
|
Testing a Called COBOL Batch Program Containing Db2 Access with ZUnitThis 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… |
|
Using ZUnit to Test a Dynamically Called Batch COBOL SubprogramThis 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. |
|
Getting Started with ZUnit for a Remote ProjectUsing 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.… |
|
Creating a ZUnit Test for a Dynamically Called CICS ProgramThis 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. |
|
Creating a ZUnit Test for an IMS BMP COBOL Subprogram That Accesses Db2.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. |
|
Agile Testing for ZIn this video, IBM Z DevOps STSM and Chief Architect, Suman Gopinath introduces Agile Testing for z/OS applications. She speaks about the benefits of the Testing practice and articulates it's… |
|
Testing and code coverage of a program accessing files in Batch COBOL Db2 application using IBM z/OS debuggerThis 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. |