- Démarrage
- Gestion de projet
- Documents
- Travailler avec l’analyse de l’impact des modifications
- Importer des ensembles de test Orchestrator
- Creating test sets
- Ajouter des cas de test à un ensemble de test
- Attribuer des utilisateurs par défaut dans l'exécution de l'ensemble de tests
- Activation de la couverture des activités
- Configuration d'ensembles de test pour des dossiers et des robots d'exécution spécifiques
- Remplacer les paramètres
- Cloner des ensembles de tests
- Exporter des ensembles de tests
- Linking Orchestrator test sets
- Appliquer des filtres et des vues
- Exécution de tests manuels
- Exécuter des tests automatisés
- Exécuter des cas de test sans ensemble de tests
- Exécuter des tests mixtes
- Créer des exécutions en attente
- Appliquer un ordre d’exécution
- Réexécution des exécutions de test
- Planification des exécutions
- Résoudre les problèmes des exécutions automatisées
- FAQ - Parité des fonctionnalités - Test Manager vs Orchestrator
- Accessibility testing for Test Cloud
- Opérations et utilitaires de projet
- Paramètres de Test Manager
- Intégration de l'outil de gestion du cycle de vie des applications (ALM)
- Intégration de l'API
- Résolution des problèmes

Guide de l'utilisateur de Test Manager
Accessibility testing enables teams to continuously test and validate accessibility conformance of webpages throughout development and release cycles — ensuring digital inclusion, reducing risk, and enabling faster remediation of issues.
Studio Desktop 2025.10.4or higher.UI Automation Activities 25.10.26or higher (which includes the Accessibility Check activity).- Test Manager delivered through Test Cloud.
- Permissions enabled for users who generate the Accessibility Testing report:
TestExecution.Edit,TestExecution.Create. - Permissions enabled for users who view the Accessibility Testing report:
TestExecution.Read.
- Ensure the
UI Automation Activitiespackage (25.10.26 or higher) is installed and enabled in your Studio instance (2025.10.4 or higher). - Create a Studio automation project which aims at testing whether a webpage meets accessibility requirements. As part of the Studio project, configure a workflow which includes the Accessibility Check activity.
- Integrate your Studio project with your Test Manager instance.
- Run the project/automation in Test Manager.
- Check the accessibility report in Test Manager.
Accessibility testing automates the process of checking web applications (direct URLs) for compliance with WCAG 2.1 standard (or higher), with emphasis on levels A and AA.
Users can add text-based prompts to define business, UX, or accessibility rules (“Ensure all CTA buttons user alt text aligned with brand tone.”).
Accessibility testing covers, but is not limited to the following checks:
- Analyze
DOMand visual accessibility. - Check for contrast ratio.
- Check for missing
ALTtags. - Check the tab order.
- Check for improper
ARIAroles. - Highlight problem UI areas on screen using overlays or bounding boxes.
- Is automatically uploaded to the related test case and is linked to test executions. Users receive a notification after the upload operation completes.
- Can be consulted in the Reports tab of a test case execution.
The Accessibility Testing report does not show a Pass/Fail indicator. However, when including a Verify activity in the workflow, after the Accessibility Check activity, you can specify the criteria for Pass/Fail, and consult the result in the output of the Verify activity.
- A summary of statistics (total issues grouped by severity and rule).
- A snapshot of the analysis by rule ID, tag or page.
- The page title and metadata.
- A detailed middle section including: list of issues (based on the broken rule), color coding of issues based on severity, a remedy suggestion of each issue.
- Go to the Execution tab and select an execution.
- Select a test case, and from the Reports tab, consult the Accessibility Testing report.
- Total issue: pie chart distributed by severity (Critical, Serious, Moderate, Minor)
- Issue impact by: horizontal bar chart filtered by Rule ID, Page or Tag
- All Issues: multi-select table with expandable details for each issue, which can be filtered by Impact, Rule ID, Tag, or Page.
Figure 1. Accessibility Testing report - issue details