Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 717 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 717 Bytes

Mainframe Test Automation

This repo is used to illustrate automation of mainframe tests using open source testing frameworks.

Open the individual frmwrk-* subdirectories as your projects to explore those:

  1. frmwrk-jest

    Jest Testing Framework that illustrates the use of Zowe CLI and Zowe Node.js SDK.

  2. frmwrk-mocha

    Mocha Testing Framework is used together with Chai assertion library and Zowe CLI.

  3. frmwrk-robot

    Robot Testing Framework using Zowe Python SDK.

Following picture illustrates the used testing Use Case:

UseCase

Sample automated test cases are then structured according to this test scenario:

TestScenario