An insight is a presentation of [some aggregate data within CloudBees Smart Tests] that helps [a persona] identify or fix [a problem] that has an [impact].
For example:
-
The test session duration graph (insight) helps a team lead (persona) identify test session duration slowly creeping up (problem) , which signals increased developer cycle time (impact of the problem) .
-
The test session frequency graph helps a team lead identify that tests are being run less often, which signals various negative health metrics (like increased cycle time, reduced quality, or fewer changes flowing through the pipeline).
-
The test session failure ratio graph helps a team lead identify that tests fail more often, which could signal release instability.
-
The flaky test table helps developers identify which tests to fix first to reduce flakiness in their team’s test suite.
Stay tuned as we add more insights and insights pages!