Cantata is an automated unit and integration testing tool for C and C++ languages, enabling developers to verify standard compliant or business critical code on host native and embedded target platforms.

Cantata
Developer(s)QA Systems GmbH
Initial release1998
Stable release
24.04 / April 2024; 2 months ago (2024-04)
Written inC & C++
Operating systemLinux, Windows etc.
LicenseProprietary
WebsiteCantata

Cantata++, commonly referred to as Cantata in newer versions, is a commercial computer program designed for dynamic testing, with a focus on unit testing and integration testing[1], as well as run time code coverage analysis for C and C++ programs.[2][3]. It is developed and marketed by QA Systems, a multinational company with headquarters in Waiblingen, Germany.

Overview

edit

Cantata++ was initially developed in 1998 by IPL Information Processing Systems[4]. In 2012, QA Systems GmbH[5] acquired the business and rebranded the tool as Cantata at version 6.2.

Cantata supports use within the Eclipse[6] Integrated Development Environment (IDE) Visual Studio Code and via the command line interface (CLI). Cantata is a code-driven unit testing framework used for dynamic testing of software. It enables the execution of compiled test cases alongside the linked-in code under test. These test executables can be run on various computing platform, including native operating systems or target platforms. The integration of debuggers is available but optional.

Cantata is primarily utilized by developers working on application software written in C and C++, as well as those developing system software for embedded systems and mobile devices.

Industrial use

edit
 
Screenshot of Cantata++ Custom Ruleset

Cantata offers a solution to meet the rigorous requirements of international regulatory standards governing the development and verification of functional safety software across various industries[7]. These standards encompass stringent criteria for achieving specific Safety Integrity Level (SIL) and advocate for practices such as unit testing and integration testing with a code-driven testing framework.

  • Aerospace RTCA: DO-178C[8]: Software Considerations in Airborne Systems and Equipment Certification.
  • Automotive ISO 26262: Road vehicles & Functional safety.
  • Energy/Nuclear Power IEC 60880: Nuclear power plants. Instrumentation and control systems important to safety. Software aspects for computer based systems performing category A functions.
  • Industrial Automation IEC 61508: Functional Safety of Electrical/Electronic/Programmable Electronic Safety-related Systems.
  • Medical Devices IEC 62304[9]: Medical device software. Software lifecycle processes.
  • Railways EN 50128 & EN 50129: Railway applications. Communications, signalling and processing systems. Software for railway control and protection systems.
  • Space ECSS-E-ST-40C Space Engineering & ECSS-Q-ST-80​ Space Product Assurance
  • Munition Related Computing Systems NATO AOP-52[10]: Software Safety Design and Munition-Related Computing Systems.

Cantata may be used in each of these sectors to meet the verification requirements of the regulatory standard.

Tool certification

edit

Cantata has been independently classified and certified by the functional safety certification body SGS-TÜV GmbH[11] as “usable in the development of safety related software” to the highest safety integrity levels in each of the above standards[12].

The mapping of verification and validation requirements in each of the standards for functional software testing, robustness testing and structural testing (code coverage) to the capabilities of Cantata are available from the vendor, together with tool certification kits for IS0 26262, IEC 60880, IEC 61508, IEC 62304 and EN 50128, and tool qualification kits for DO-178C/DO-330.

References

edit
  1. ^ Master Thesis "A survey classification of software testing tools" Archived 2014-07-18 at the Wayback Machine Website of LAPPEENRANTA University of Technology, called 6-23-14
  2. ^ Dale, Chris; Anderson, Tom (2009-01-13). Safety-Critical Systems: Problems, Process and Practice: Proceedings of the Seventeenth Safety-Critical Systems Symposium Brighton, UK, 3 - 5 February 2009. Springer. pp. 216–. ISBN 9781848823495. Retrieved 3 June 2014.
  3. ^ Wieczorek, Martin; Meyerhoff, Dirk; Baltus, B. (2001-02-09). Software Quality: State of the Art in Management, Testing, and Tools. Springer. pp. 267–. ISBN 9783540414414. Retrieved 3 June 2014.
  4. ^ P, Mathur Aditya (2008). Foundations of Software Testing. Pearson Education India. pp. 489–. ISBN 9788131707951. Retrieved 3 June 2014.
  5. ^ IPL. "QA Systems to add 20% in Annual Revenues Through Addition of IPL's Intelligent Unit and Integration Testing Software Cantata++ 6.0 to Portfolio". www.prnewswire.com. Retrieved 2024-06-19.
  6. ^ "Automotive Electronics Magazine, Issue 4/2012, p.4. called 8-13-14". Archived from the original (PDF) on 2016-03-04. Retrieved 2014-08-19.
  7. ^ "SGS-TÜV Certify Cantata Version 7.2 for all Major Software Safety Standards". markets.businessinsider.com. Retrieved 2024-06-19.
  8. ^ Mackay, Adam (18 June 2024). "Test Suite Augmentation using Language Models -Applying RAG to Improve Robustness Verification". ERTS2024. ERTS2024. Toulouse, France: ERTS2024.
  9. ^ Tessolve helps Creo Medical Prepare for Medical Device Certification
  10. ^ North Atlantic Treaty Organization (NATO) (29 November 2016). "Guidance on software safety design and assessment of munition-related computing systems". GlobalSpec.{{cite web}}: CS1 maint: url-status (link)
  11. ^ "SGS-TÜV Certify Cantata Version 7.2 for all Major Software Safety Standards". markets.businessinsider.com. Retrieved 2024-06-19.
  12. ^ Embedded Staff (February 25, 2018). "QA Systems announce major new version of Cantata unit test tool". Embedded.{{cite news}}: CS1 maint: url-status (link)

Further reading

edit
edit

Official website