• Technical Support
  • Contact
  • Blog
  • Italiano
    • English
    • Français
    • Deutsch
    • Português
    • Español
    • 简体中文
  • Strumenti
    • ANALISI STATICA
      • QA-MISRA
        Analisi approfondita per codice C/C++ su scala industriale
      • Cantata Test Architect
        Comprendere, Definire e Controllare l’Architettura del Software
      • Metriche del Codice Sorgente
        Metriche automatizzate del codice sorgente per C/C++
      • Get a demo
    • TEST del SOFTWARE
      • Cantata
        Test automatizzati di unità e di integrazione per codice C/C++
      • Cantata Team Reporting
        Elemento aggiuntivo per cruscotto di gestione dello stato dei test
      • AdaTEST 95
        Test automatizzati di unità e di integrazione per codice Ada
         
      • Why Pay for Unit Test Tool?
  • Soluzioni
    • SETTORI
      • Automobilistico
      • Energia
      • Dispositivi medicali
      • Automazione industriale
      • Ferroviario
      • Aerospaziale e difesa
      • Critico per l’azienda
      • E
      • E
      • Get a demo
    • NORME DI SICUREZZA
      • ISO 26262
      • IEC 60880
      • IEC 62304
      • IEC 61508
      • EN 50128 / 50657
      • DO-178C
      • MISRA
      • AUTOSAR
      • CERT
      • Why bother to unit test?
  • Accademia
    • Seminari
    • Formazione
    • Webinar
    • Speaker
    • Modulo di registrazione
  • SOCIETÀ
    • Chi siamo
    • Management
    • Partner
    • Newsletter e comunicati stampa
    • Eventi
    • Carriere
    • Get a demo
  • Resources
  • Porsche
  • Italiano
    • Inglese
    • Francese
    • Tedesco
    • Portoghese, Portogallo
    • Spagnolo
    • Cinese semplificato
  • Strumenti
    • Analisi Statica
      • QA-MISRA
      • Cantata Test Architect
      • METRICHE DEL CODICE SORGENTE
    • Software Testing
      • Cantata Team Reporting
      • Cantata
      • Adatest 95
  • Soluzioni
    • Settori
      • Automobilistico
      • Energia
      • Dispositivi medicali
      • Automazione industriale
      • Ferroviario
      • Aerospaziale e difesa
      • Critico per l’azienda
    • NORME DI SICUREZZA
      • ISO 26262
      • IEC 60880
      • IEC 62304
      • IEC 61508
      • EN 50128 / 50657
      • DO-178C
      • MISRA
      • AUTOSAR
      • CERT
  • Accademia
    • Seminari
    • Formazione
    • Webinar
    • SPEAKER
    • Testimonial
  • Societa
    • Chi Siamo
    • Management
    • Partner
    • Eventi
    • Carriere
  • RESOURCES
  • Contact
  • 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
E-Mail: [email protected]

  • Note legali
  • Politica in materia di riservatezza
  • Contact
  • Resources

Newsletter

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

subscribe to newsletter
  • Segui
  • Segui

Newsletter

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

subscribe to newsletter
  • Segui
  • Segui

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

  • Note legali
  • Politica in materia di riservatezza
  • Contact
  • Resources

QA Systems GmbH
Roggenstrasse 11
71334 Waiblingen Stuttgart | Germany

© 2020 QA SYSTEMS GMBH

Start
Trial
×

Login

Hai dimenticato la password?

Or

 

Create an Account

Sign up for access to premium content
Register for full access to our extensive resources library.
  • Questo campo serve per la convalida e dovrebbe essere lasciato inalterato.

×

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:
  • Questo campo serve per la convalida e dovrebbe essere lasciato inalterato.

Questo sito utilizza cookie per migliorare l'esperienza dell'utente.

Per saperne di più sui cookie si prega di seguire il link Per saperne di più.
HO CAPITO
Change Settings
Impostazioni della casella dei cookie
Impostazioni della casella dei cookie

Privacy settings

Decide which cookies you want to allow. You can change these settings at any time. However, this can result in some functions no longer being available. For information on deleting the cookies, please consult your browser’s help function. Learn more about the cookies we use.

With the slider, you can enable or disable different types of cookies:

  • Block all
  • Essential
  • Functionality
  • Analytics
  • Advertising

This website will:

  • Essential: Remember your cookie permission setting
  • Essential: Allow session cookies
  • Essential: Gather information you input into a contact forms, newsletter and other forms across all pages
  • Essential: Keep track of what you input in a shopping cart
  • Essential: Authenticate that you are logged into your user account
  • Essential: Remember language version you selected

This website won't:

  • Remember your login details
  • Functionality: Remember social media settings
  • Functionality: Remember selected region and country
  • Analytics: Keep track of your visited pages and interaction taken
  • Analytics: Keep track about your location and region based on your IP number
  • Analytics: Keep track of the time spent on each page
  • Analytics: Increase the data quality of the statistics functions
  • Advertising: Tailor information and advertising to your interests based on e.g. the content you have visited before. (Currently we do not use targeting or targeting cookies.
  • Advertising: Gather personally identifiable information such as name and location

This website will:

  • Essential: Remember your cookie permission setting
  • Essential: Allow session cookies
  • Essential: Gather information you input into a contact forms, newsletter and other forms across all pages
  • Essential: Keep track of what you input in a shopping cart
  • Essential: Authenticate that you are logged into your user account
  • Essential: Remember language version you selected
  • Functionality: Remember social media settings
  • Functionality: Remember selected region and country

This website won't:

  • Remember your login details
  • Analytics: Keep track of your visited pages and interaction taken
  • Analytics: Keep track about your location and region based on your IP number
  • Analytics: Keep track of the time spent on each page
  • Analytics: Increase the data quality of the statistics functions
  • Advertising: Tailor information and advertising to your interests based on e.g. the content you have visited before. (Currently we do not use targeting or targeting cookies.
  • Advertising: Gather personally identifiable information such as name and location

This website will:

  • Essential: Remember your cookie permission setting
  • Essential: Allow session cookies
  • Essential: Gather information you input into a contact forms, newsletter and other forms across all pages
  • Essential: Keep track of what you input in a shopping cart
  • Essential: Authenticate that you are logged into your user account
  • Essential: Remember language version you selected
  • Functionality: Remember social media settingsl Functionality: Remember selected region and country
  • Analytics: Keep track of your visited pages and interaction taken
  • Analytics: Keep track about your location and region based on your IP number
  • Analytics: Keep track of the time spent on each page
  • Analytics: Increase the data quality of the statistics functions

This website won't:

  • Remember your login details
  • Advertising: Use information for tailored advertising with third parties
  • Advertising: Allow you to connect to social sites
  • Advertising: Identify device you are using
  • Advertising: Gather personally identifiable information such as name and location

This website will:

  • Essential: Remember your cookie permission setting
  • Essential: Allow session cookies
  • Essential: Gather information you input into a contact forms, newsletter and other forms across all pages
  • Essential: Keep track of what you input in a shopping cart
  • Essential: Authenticate that you are logged into your user account
  • Essential: Remember language version you selected
  • Functionality: Remember social media settingsl Functionality: Remember selected region and country
  • Analytics: Keep track of your visited pages and interaction taken
  • Analytics: Keep track about your location and region based on your IP number
  • Analytics: Keep track of the time spent on each page
  • Analytics: Increase the data quality of the statistics functions
  • Advertising: Use information for tailored advertising with third parties
  • Advertising: Allow you to connect to social sitesl Advertising: Identify device you are using
  • Advertising: Gather personally identifiable information such as name and location

This website won't:

  • Remember your login details
Save & Close