128 results
Content type: Webinar Date: 2019-12-12
VectorCAST: White-box System Testing with VectorCAST/QA
System testing is the most common type of testing done and generally takes the longest to complete. By improving the efficiency of system testing, your organization can complete more software projects on time and deliver with higher quality. With white-box testing, we can collect additional software metrics with little to no impact on your current software development practice. Using your existing system testing infrastructure, VectorCAST/QA gives you the ability to “see” into your code and get a deeper understanding of what code is being testing and to validate the implementation of the system requirements. Join us for this complimentary webinar where you will learn more about: - Understand...
Content type: Webinar Recording Date: 2019-11-26
VectorCAST: Coverage Analysis as the Most Important Metric for Software Quality
Whether you are carrying out a unit / module test activity or in a subsequent system or functional test phase, the real-time coverage analysis (Coverage) of the code is the most immediate and powerful metric that you can immediately determine for your code, without any additional effort. This allows you to discover some basic information on the code and the quality of the tests: - You can understand how thoroughly you are testing your software - You will easily know which part of the code is active during the tests, which code is deactivated (maintenance code, defensive programming) and the dead code (to be removed!) - You can take advantage of the information on the coverage to activate our...
Content type: Webinar Recording Date: 2019-11-26
VectorCAST: l'analisi della copertura come metrica più importante per la qualità del software
Sia che tu stia svolgendo un'attività di test di unità / modulo o sia in una fase successiva di test a livello di sistema o funzionale, l’analisi in tempo reale della copertura (Coverage) del codice è la metrica più immediata e potente che puoi immediatamente determinare per il tuo codice, senza alcuno sforzo aggiuntivo. Ciò ti consente di scoprire alcune informazioni fondamentali sul codice e sulla qualità dei test: - Puoi capire quanto stai testando a fondo il tuo software - Saprai facilmente quale parte del codice è attiva durante i test, quale è il codice disattivato (codice di manutenzione, programmazione difensiva) e il codice morto (da rimuovere!) - Puoi sfruttare le informazioni...

Category: File Date: 2019-11-26 Language: German Type: PDF Size: 2 MB
VectorCAST - Automatisches Testen von Software für mehr Qualität
VectorCAST ist eine Testautomatisierungsplattform, entwickelt für Whitebox-Tests von unternehmens- und sicherheitskritischer Software. VectorCAST automatisiert den Testprozess auf der Modul-, Integrations- und Systemebene, und findet daher weitreichende Verwendung bei Unternehmen, welche standartgerechte Systeme nach DO-178 (Luftfahrt), ISO26262 (Automobil), IEC 61508 (Industrie), IEC 62304 (Medizin), EN 50128 und 50657 (Bahnverkehr) entwickeln.

Category: File Date: 2019-11-26 Language: English Type: PDF Size: 2 MB
VectorCAST - Software Test Automation for High Quality Software
VectorCAST is a Test Automation Platform for White-Box Testing of enterprise and safety critical software. VectorCAST automates testing at the unit, integration and system levels, and is widely used by companies developing systems that must satisfy safety standards, such as DO-178 (Avionics), ISO 26262 (Automotive), IEC 61508 (Industrial), IEC 62304 (Medical), EN 50128 and 50657 (Rail).
Content type: Webinar Recording Date: 2019-11-21
VectorCAST: Myths and Truth About Test-Driven Software Development in Safety-Critical Projects-20191121 1426-1
The test-driven application development or the test-driven development (TDD) is the holy grail of the software industry and represents the end of faulty programs like almost no other approach. Despite everything, it has hardly been able to assert itself in real, safety-critical projects. Why this is so, and where the myth and truth of the TDD lies, we'll look at in this one-hour webinar. Agenda: • What is Test Driven Development • Security-relevant development versus standard software development • Challenges of the TDD • Alternatives to the TDD • Test-driven software development in practice; Change-based Software Testing, Continuous Integration, Regression Testing, Functional Testing ... •...

Category: File Date: 2019-11-21 Language: English Type: PDF Size: 573 KB
Fact Sheet VectorCAST for FDA and IEC 62304 Certification
The VectorCAST embedded software test platform supports the creation and management of test cases to prove that the low level software requirements have been tested and is also useful for a variety of robustness testing activities such as range and out of bounds testing. Additionally, the VectorCAST tools support the capture and reporting of structural code coverage at all levels recommended by IEC 62304.
Content type: Webinar Recording Date: 2019-10-29
VectorCAST: How to avoid Safety Defects and Security Vulnerabilities in safety-critical systems-20191029 1359-1
In recent years, security concerns have become more and more relevant for safety-critical systems, not least due to the increasing importance of highly-automated driving and pervasive connectivity. In general, safety and security goals can diverge or even conflict. However, under a code quality perspective, there is a significant overlap between safety and security goals. Especially in safety-critical systems, automatic static and dynamic analysis tools offer a tremendous increase in productivity by automatically checking the code under a wide range of criteria. They can be applied to show compliance to coding guidelines, such as MISRA C/C++, ISO/TS 17961, CWE, etc and to comply to functional...
Content type: Webinar Recording Date: 2019-10-29
VectorCAST: Wie man Safety-Probleme und Security-Lücken in sicherheitskritischen Systemen vermeidet-20191029 0856-1
In den letzten Jahren sind Security-Anforderungen auch für sicherheitskritische Systeme immer wichtiger geworden, nicht zuletzt aufgrund der zunehmenden Bedeutung des hochautomatisierten Fahrens und der allgegenwärtigen Konnektivität. Im Allgemeinen können Anforderungen der Cyber-Sicherheit und der funktionalen Sicherheit voneinander abweichen oder sogar Konflikte verursachen. Unter dem Gesichtspunkt der Codequalität gibt es zwischen ihnen jedoch eine erhebliche Überschneidung. Insbesondere in sicherheitskritischen Systemen bieten automatische, statische und dynamische Analysetools eine enorme Produktivitätssteigerung, indem der Code automatisch nach einer Vielzahl von Kriterien überprüft wird....
Content type: Webinar Recording Date: 2019-10-24
VectorCAST: Software Testing 101 Testing Fundamentals for High Quality Software
Software quality can have a huge impact on your project and company’s reputation. Understanding the basics of software testing enables you to formulate or re-formulate your plan to achieve your software quality goals. Join us for this complimentary webinar where we will talk about software testing fundamentals for improving software quality. Whether you are an expert or just starting out, this webinar will provide a fresh perspective in a time where software is part of everyday life and just needs to work correctly and safely. Join us for this complimentary webinar where you will learn more about: - How to quantify software quality - What the various software testing levels are - How to...