📄️ Test Suites and Regression Testing
Regression testing catches unanticipated changes to dependent rule elements introduced by new rule application modifications.
📄️ Different Kinds of Regression Tests
irVerify's regression test formats: Assertion Tests, which require one or more criteria about a data value result to hold true.
📄️ Creating Test Suites
Create or open an irVerify Test Suite, made up of Tests, to enable regression testing beyond a single session tab.
📄️ Data State in Test Suites
The different ways a data state can be created or loaded for an irVerify Test Suite, including manual entry and saved sessions.
📄️ Using Assertions to Qualify Tests
Assertion tests specify conditions, written in business language, that must be satisfied for a Test Suite test to pass.
📄️ Compare Tests
A Compare Test in irVerify matches rule application element values between an expected data state and the state after rules run.
📄️ Performance Tests
A performance test in irVerify runs a rule application over several iterations to estimate the effect of changes on execution time.
📄️ Running Tests and Viewing Results
Run individual or all tests in an irVerify Test Suite using the Run and Run All buttons in the ribbon.
📄️ Opening or Saving Test Suites and Results
Open saved test results via File > Open Test Results, or save a Test Suite's tests and data with the Save button.