• Support
  • Contact
  • Blog
  • Français
    • English
    • Deutsch
    • Italiano
    • Português
    • Español
    • 简体中文
  • Outils
    • Analyse Statique Intégrée
      • QA-MISRA
        Analyse détaillée de code C/C++ à l’échelle industrielle
      • Cantata Test Architect
        Comprenez, concevez et controlez l’architecture logicielle
      • Métriques de Qualité du Code Source
        Automatisation des métriques de qualité du code source C/C++
      • Get a demo
    • TEST LOGICIELS
      • Cantata
        Tests unitaires et d’intégration automatisés pour le C/C++
      • Cantata Team Reporting
        Module de pilotage centralisé des données de test
      • AdaTEST 95
        Tests unitaires et d’intégration automatisés pour l’Ada
      • Why Pay for Unit Test Tool?
  • Solutions
    • SECTEURS
      • Automotive
      • Energie
      • Systèmes Médicaux
      • Automatisation Industrielle
      • Ferroviaire
      • Aéronautique et Défense
      • Systèmes d’information critiques
      • E
      • E
      • Get a demo
    • NORMES DE SÛRETÉ
      • ISO 26262
      • IEC 60880
      • IEC 62304
      • IEC 61508
      • EN 50128
      • DO-178C
      • MISRA
      • AUTOSAR
      • CERT
      • Why bother to unit test?
  • Academie
    • Séminaires
    • Formations
    • Webinaires
    • Intervenants
    • Formulaire d’Inscription
  • Societe
    • A propos de nous
    • Equipe managériale
    • Partenaires
    • Bulletins et communiqués de presse
    • Evénements
    • Emplois
    • Get a demo
  • Ressources
  • Porsche
  • Français
    • Anglais
    • Allemand
    • Italien
    • Portugais – du Portugal
    • Espagnol
    • Chinois simplifié
  • Outils
    • Analyse Statique
      • QA-MISRA
      • Cantata Test Architect
      • Métriques de Qualité du Code Source
    • Test Logiciels
      • Cantata Team Reporting
      • Cantata
      • Adatest 95
  • Solutions
    • Secteurs
      • Automotive
      • Energie
      • Systèmes Médicaux
      • Automatisation Industrielle
      • Ferroviaire
      • Aéronautique et Défense
      • Systèmes d’information critiques
    • NORMES DE SÛRETÉ
      • ISO 26262
      • IEC 60880
      • IEC 62304
      • IEC 61508
      • EN 50128 / 50657
      • DO 178
      • Misra
      • Autosar
      • Cert
  • Academie
    • SEMINAIRES
    • Webinaires
    • Intervenants
    • Témoignages
  • Societe
    • A propos de nous
    • Equipe managériale
    • Partenaires
    • Bulletins et communiqués de presse
    • Evénements
    • Emplois
  • Ressources
  • Blog
Cantata Test Architect

Find Architecture Issues Fast

Cantata Test Architect

Find Architecture Issues Fast

QA Systems > Software testing tools for embedded software in C/C++ > Cantata Test Architect

Understand, Define and Control Software Architecture

Cantata Test Architect enables you to quickly identify and remediate architectural issues. It gives software architects a fast and visual way to represent an application’s architecture with the Dependency Structure Matrix technology. This gives insight into how different software layers interact and can identify potentially undesirable relationships that exist in the code.

Our desktop base platform integrates with your development tools, making architecture checking a seamless part of your development process. Cantata Test Architect is the competitive advantage you need to development, build, and test at the speed of DevOps.

With Cantata Test Architect you can:

  • Understand your large, complex software architecture
  • Define or refactor your architecture
  • Control – Specify and Enforce Architecture
  • Continuous architecture analysis

Understand your large, complex software architecture

Cantata Test Architect uses the Dependency Structure Matrix or Design Structure Matrix (DSM) to understand your architecture. A DSM is a simple, compact and visual representation of a system in the form of a square matrix.

Frequently, when discussing software dependencies you are thinking about directed graphs that looks something like this:

The DSM represents the same information as a graph, but in a more concise format.

The DSM is particularly good at analyzing large, complex software systems. A number of partitioning algorithms can be used on the DSM for architectural discovery and management. They help identify layering (hierarchy) and componentization (modularity) within the software system even after the architecture has eroded.

The results of the partitioning algorithms are displayed as square boxes, called virtual partitions, within the DSM.

Define or refactor your architecture

Cantata Test Architect provides powerful support for refactoring that typically results from architectural erosion over time. Cantata Test Architect provides powerful capabilities to improve modularity.

Architecture Editor – You have complete flexibility to change the architecture without changing the code; this allows you to plan out your refactoring work before touching the code. You can create or delete any of the abstractors, create or remove dependencies and specify rules. All changes made to the architecture in Cantata Test Architect are automatically remembered in a worklist. Undo and redo capabilities make it easy to try alternative what-if architectures and to understand the impact of those refactorings.

Round Trip through the Model – User can maintain the architecture in Cantata Test Architect as the system is refactored over time. A powerful update facility provides the ability to continuously update the model as code changes are made over time.

Algorithm Support – Cantata Test Architect provides a number of algorithms to help in the refactoring process. These algorithms help you break cycles, mode subsystems to reduce coupling and cohesion, and understand the relationships between modules.

Control – Specify and Enforce Architecture

Cantata Test Architect uses the concept of design rules to specify the allowed nature of the relationship between various subsystems. Design Rules allow the architecture to be specified, communicated and enforced within the entire development team.

Rules can be specified or overridden at any level of the hierarchy. Rules can be kept broad or made as narrow as needed. You can:

  • Create rules for internal and external dependencies
  • Specify layering rules
  • Specify rules for independent components
  • Create rules based on the type of dependencies
  • Create rules based on the type of source or target subsystem

Rules based architecture enforcement can be automated. Command line utilities (LDC command line) can be used to monitor and enforce the architecture. Cantata Test Architect can also be embedded in the build system to generate report and notifications of architectural violations.

Rules can be specified or overridden at any level of the hierarchy. Rules can be kept broad or made as narrow as needed. You can:

Continuous architecture analysis

LDC command-line applications can be used to automate the process of checking and updating the dependency model. LDC is at the heart of our DevOps and Continuous Integration support.

Here are some common uses for LDC applications:

  • Create a new model or update a current model while maintaining a history of dependencies
  • Generate reports in a veriety of formats and configured to contain a variety of information. Maintain a history of reports. The available formats include xml, html, text, xls, csv, jpg and png. The contents of the report include how the new model is different from the old one, what rule violation were found, as well as a variety of data such as metrics, DSM, usage and work list
  • Run custom scripts on projects
  • Publish and extract projects into and from the repository

LDC automatically analyzes every build to identify architectural issues early and enable developers to fix architectural issues before they reach production. Analyzing the architectural integrity of large complex applications is a huge task yet vital to ensure the quality of the system. Architects need the reliable, automated solution of Cantata Test Architect LDC to enforce architectures that deliver efficiency and stability of business applications. LDC can easily be integrated into your DevOps toolchain. Allowing you to spend less time worrying about and managing the scanning process. Giving you more time to fix issues.

LEARN MORE ABOUT CANTATA TEST ARCHITECT

QA Systems GmbH
Roggenstrasse 11
71334 Waiblingen | Germany

© 2021 QA SYSTEMS GMBH

Phone: +49 (0)711 138183 -0
Fax: +49 (0)711 138183 -10
[email protected]

  • Mentions légales
  • Politique de confidentialité
  • Contact
  • Resources

Newsletter

Get the latest technology news updates, product releases plus tips and tricks:

subscribe to newsletter
  • Suivre
  • Suivre

Newsletter

Get the latest technology news updates, product releases plus tips and tricks:

subscribe to newsletter
  • Suivre
  • Suivre

Phone: +49 (0)711 138183 -0
Fax: +49 (0)711 138183 -10
[email protected]

  • Mentions légales
  • Politique de confidentialité
  • Contact
  • Resources

QA Systems GmbH
Roggenstrasse 11
71334 Waiblingen Stuttgart | Germany

© 2020 QA SYSTEMS GMBH

Start
Trial
×

Login

Mot de passe oublié?

Or

 

Create an Account

Sign up for access to premium content
Register for full access to our extensive resources library.
  • Ce champ n’est utilisé qu’à des fins de validation et devrait rester inchangé.

×

Cantata Test Architect

Academy Registration Form

  • Contact details attendee

  • QA Systems arranges a block booking of rooms for seminar participants at the respective hotels, usually with special rates. The participants are responsible for their own reservation, payment, etc. If you wish to receive the hotel information, please tick:
  • Ce champ n’est utilisé qu’à des fins de validation et devrait rester inchangé.