Agility Maturity Cards

Active testing

The cards related to this category deal mainly with running testing actions or things to be done.

Agilitest image

Cards category

Cards related to this category

Agilitest imageActive testingAndon

In the event of an identified error, immediate correction is required with an escalation that mobilizes the organization if this is not sufficient

Agilitest imageActive testingAnomaly handling policy

Identify the actual degrees of processing on the propagation of anomalies and their treatment

Agilitest imageActive testingCanary Releasing

New code is deployed in production and activated only for some test clients

Agilitest imageActive testingCompatibility tests

Interoperability, coexistence with other systems, compatibility with standards, replaceability

Agilitest imageActive testingDark Launch

The new code is deployed in production without impacting the current operation

Agilitest imageActive testingDefinition of Done (DoD)

Have a definition on a finished US (ready to be deployed)

Agilitest imageActive testingDisplay pipeline status

Dashboard on the pipeline for immediate treatment of alerts

Agilitest imageActive testingEnd-to-end testing as soon as possible

Use dependencies & collaborative modes

Agilitest imageActive testingFeedback from resources, the domain and the business

Dashboard on the operation for immediate treatment of alerts

Agilitest imageActive testingMaintainability testing

Reusability, modularity, stability, testability, ...

Agilitest imageActive testingMonitoring of the solution

Alerts to mobilize immediate human action / Tickets for deferred processing / Logs for information

Agilitest imageActive testingMultiply the types of tests on the solution

Combine contexts for better testing

Agilitest imageActive testingOperability tests

Are the solution and its artifacts sufficient for proper operation?

Agilitest imageActive testingPerformance tests

Reaction time depending on the load, behavior in case of overload

Agilitest imageActive testingPoka-Yoke

Immediate alert mechanism that prevents further action in case of error

Agilitest imageActive testingReliability testing

Fault tolerance of the solution

Agilitest imageActive testingSecurity tests

Rights management; Identification of vulnerabilities, attacks and protections

Agilitest imageActive testingTransferability tests

Portability, adaptability, installability, compatibility

Agilitest imageActive testingVoluntary disruption of the system

Increase system resilience - e.g. Chaos Monkey at Netflix