Search for tag: "development"
Discover and register IMS subsystems to IMS Administration Foundation, a web browser interfaceLearn how to discover and register existing IMS systems to IMS Administration Foundation for z/OS, a Zowe-based web browser interface. |
|
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 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… |
|
Use IMS Administration Foundation to issue SQL and view and export the results in a web browser interfaceLearn how to use IMS Administration Foundation for z/OS, a Zowe-based web browser interface, to issue SQL against your IMS databases, including the IMS catalo. Results of the SQL statement… |
|
Use IMS Administration Foundation to view IMS database exceptions in a web browser interfaceLearn how to use IMS Administration Foundation for z/OS, a Zowe-based web browser interface, to view your database exceptions and explore the historical metrics associated with those databases and… |
|
Retrieving a DBB Build Report from the DBB Metadata StoreThis video provides an overview of the Dependency Based Build (DBB) Metadata Store and discusses methods of accessing build information that is stored in the Metadata Store. The video culminates… |
|
Video 2: Day in the life of a mainframe developer using Git workflow: Update and build with VS CodeAlthough knowing what to do in a code change is important, actually doing the change isn’t always straightforward. In this video, Deb the Developer gets a crash course from Mark the Manager on… |
|
Video 1: Day in the life of a mainframe Developer using Git Workflow: Discovery with ADDIWhen developers need to make a change, understanding the impact of the update is crucial to prevent unwanted change impacts, which could delay production releases or cause roll-backs. With… |
|
Video 0: Day in the life of a mainframe developer using Git Workflow - IntroThe move from a legacy SCM on Z to Git and Git Workflow is a big change, but what does that practically mean to you, our everyday developer? In this video series you can see how easy it is to run… |