|
|
Static Static Analysis enables a project to ensure that a uniform set of programming standards are enforced, software is properly structured and complexity and other quality attributes are controlled within a configurable quality model. Static Analysis can also detect a significant number of software defects. ... |
| |
|
|
Dynamic Dynamic Analysis uses test data sets to execute software in order to observe its behaviour and produce test coverage reports. This assessment of source code ensures consistent levels of high quality testing and correct use of capture/playback tools. ... |
| |
|
|
Unit Test Unit testing may be defined as a process of verification and validation of an individual module or ‘unit’ of software. In its simplest form a unit may be a single function or method that has been isolated from the main body of application code. The analysis of this unit, in isolation, is normally achieved by means of the developers writing additional driver modules or test harnesses, w ... |
| |
|
|
Coverage Test Verification can be used by the Unit Test component to provide coverage metrics for test cases that execute at various levels, including function/method, module/class and component/system levels. Test Verification provides test planning documents and colour-coded graphs to help you achieve the desired coverage, ranging from procedure/function calls to safety-critical modified condition/ decis ... |
| |
|
|
On-Target / HIL On-target testing for Code Coverage and Unit Test. Next to that you will find advanced products for Hardware-In-the-Loop functional testing in embedded environments. ... |
| |
|
|
Coding Standards The goal of coding standards is to prevent or make error identification easy. Standards specify a common format for source code and its comments, they detail how code should be written. The ability to adhere to a programming standard in a consistent manner is far more important than simply documenting a programming standard and having it gather dust on the shelf. ... |
| |
|
|
DO-178b The international avionics standard for safety-critical software, RTCA/DO-178B Software Considerations in Airborne Systems and Equipment Certification Requirements, imposes very strict Dynamic Coverage Analysis requirements. The LDRA tool suite provides a comprehensive set of powerful analysis facilities for assisting companies around the globe to meet DO-178B requirements. ... |
| |
|
|
IEC-61508 IEC 61508 is an international standard for safety related systems comprising of electrical and/or electronic and/or programmable electronic components. It is intended as a standalone standard and as a framework for the preparation of application sector standards. The standard presents a lifecycle approach including risk assessment, design, integration, testing, modification and maintenance and saf ... |
| |
|
|
Integrations Our Software Quality Assurance tools offers integration with your current Development environment, including Requirements- and Configurations management, Modeling tools, IDE and (target) Debuggers. ... |
| |