Search for tag: "cls"
Unit testing as a part of a CI/CD pipeline with IBM Test Accelerator for ZLearn how to integrate unit testing as a part of a CI/CD pipeline with IBM Test Accelerator for Z. https://www.ibm.com/products/test-accelerator-z |
|
Demo of Release Manager tasks in the Git branching model for mainframe development (Video 4 of 4)In the final video of the IBM recommended Git branching model for mainframe development series, we'll show the actions of the Release Manager, Dennis. The demo will follow Dennis as he… |
|
Demo of Development Lead tasks in the Git branching model for mainframe development (Video 3 of 4)In the third of four videos, we'll continue the demo of the IBM recommended Git branching model for mainframe development. This portion will cover the tasks of the Development Lead persona,… |
|
Introduction to the Git branching model for mainframe development (Video 1 of 4)In the first of four videos, we present the Git branching model we recommend for mainframe application development. The branching model is scalable for development teams of different sizes. The model… |
|
Demo of Application Developer tasks in the Git branching model for mainframe development (Video 2 of 4)In the second of four videos, we will begin a demonstration of the recommended Git branching model in action. We'll begin by introducing the personas that will be shown in the demo, as well as… |
|
Video 10: Day in the life of a mainframe developer using Git workflow: Release to productionUsing the Git workflow, Deb the developer's change has been processed through a CI/CD pipeline, ensuring that all quality checks and testing are complete and auditable. With the necessary… |
|
Video 11: Day in the life of a mainframe developer using Git workflow: Summary of seriesThe move from a legacy SCM on Z to Git and Git workflow is a big change, but one that comes with the opportunity to leverage modern tools that are implemented on a CI/CD Pipeline, making it easier… |
|
Video 9: Day in the life of a mainframe developer using Git workflow: Deploy to test environments and perform integration testsAfter mainframe developers make a code change and merge it into the main branch, the next step is to deploy the code and perform integration tests. Watch this video to see how modern tools can… |
|
Video 8: Day in the life of a mainframe developer using Git workflow: Review and merge codeUsing Git, developers are able to perform parallel development to accelerate delivery. Mainframe developers can create an isolated branch to update and test their code. Once the code is ready, the… |
|
Video 6: Day in the life of a mainframe developer using Git workflow: Generate and automate unit testing with IBM Test Accelerator for ZOnce developers make code changes, it's time to unit test. Unit testing should cover almost all the paths through the program, but running through error and alternate paths is manual and time… |
|
Automated unit and early integration testing with IBM Test Accelerator for Z.Demonstration of creating a COBOL recording to be used for unit and early integration testing featuring easy to use test data generation and pipeline build using DBB. |
|
Video 7: Day in the life of a mainframe developer using Git workflow: Debug your code with Z Open DebugAfter completing her code changes to her application, Deb is ready to debug. Watch this video to see how Deb the developer uses Z Open Debug to quickly step through her program, without needing to… |
|
Video 5: Day in the life of a mainframe developer using Git workflow: Quality check code with SonarWhen mainframe developers make their code changes, they should be able to validate that the code conforms with the code quality standards set in the organization and that no new security… |
|
Video 4: Day in the life of a mainframe developer using Git workflow: Build code with DBBWhen mainframe developers make their code changes, they need to be able to build the specific program and check that the code changes compiled successfully, pulling the right dependencies with the… |
|
Unit testing a COBOL IMS applicationWatch this video to understand how to use IBM Test Accelerator for Z to unit test an IMS application. |
|
Setting up IBM Test Accelerator for Z to unit test z/OS applicationsWatch this video to learn how to set up early development and testing in the IBM Test Accelerator for Z and be ready to unit test a COBOL application. After you learn how easy it is to setup, watch… |