What is Verify for CICS and what does it do?
Verify for CICS automates the testing of CICS applications, including regression testing, functional testing, and performance testing. It captures and replays CICS terminal interactions, validates application behavior, and generates reports.
How does Verify for CICS work?
Verify for CICS uses a capture-and-replay approach. It records CICS terminal sessions, stores them as test cases, and then replays those test cases to validate application behavior after changes or updates.
What CICS resources does Verify for CICS support?
Verify for CICS supports various CICS resources, including BMS maps, transactions, programs, and files. It can validate data displayed on CICS screens, data written to files, and the execution of CICS transactions.
What kind of reporting capabilities does Verify for CICS offer?
Verify for CICS provides reporting capabilities that allow users to analyze test results, identify failures, and track testing progress. Reports can be generated in various formats, including HTML and PDF.