What is TestMatch and what does it do?
TestMatch is designed for testing mainframe applications through 3270 screen interaction. It captures screen data, compares it against expected results, and automates the testing process. It supports various mainframe environments, including z/OS, z/VM, and zVSE/VSEn.
How does TestMatch manage test configurations and parameters?
TestMatch uses configuration files to define test parameters, screen layouts, and expected results. These files specify the application screens to test, the input data to use, and the criteria for determining pass/fail status. The interface allows users to manage and execute tests, review results, and generate reports.
Can TestMatch be integrated with other testing tools?
TestMatch can be integrated with other testing tools and systems through its API. This allows users to incorporate mainframe testing into their overall testing workflow. The API supports various programming languages and protocols, enabling seamless integration with different development environments.
How does TestMatch ensure the security of the testing environment?
TestMatch supports multiple authentication methods, including LDAP and Kerberos, to ensure secure access to the testing environment. It uses an RBAC model to control user permissions and access to test data and configurations. Encryption is used to protect sensitive data during transmission and storage.