We are currently performing testing manually for SailPoint. Is there any way to automate this testing?
Could you please let us know how your team is handling testing? Are you using any automation tools? Since we are doing everything manually at the moment, we would appreciate your suggestions on how to move towards automation testing.
@bhoyars_1 We modified the build process to perform unit(for all Java modules) and integration tests(for application integration, access request, approvals) during build itself. It’s been a while and need to check how was it done.