Test InsuranceSuite applications
You can run tests in TeamCity and configure them using CI Management or CI/CD Manager API.
Currently, the following testing frameworks are supported:
- GUnit Server and Smoke tests
- InsuranceSuite Cloud API Testing Framework for ClaimCenter and PolicyCenter
CI Management
CI Management allows you to manage test build configurations. For details, see Define default test suites.
Access to this application is managed by Guidewire Hub. For details, see Access Cloud Platform apps and services.
Run tests in TeamCity
To run tests, perform the following steps:
-
Go to TeamCity > {YOUR_PROJECT} > {YOUR_APPLICATION} > {TEST_FRAMEWORK}.
-
Select Run.
You can also check the parameters of the build.
Server tests are included in the build pipeline and are triggered automatically every time you build an application. Smoke tests and behavior tests are not included in the build pipeline. You must run them manually.