01/29/2019

SW metrics from a QMS perspective Why should software quality metrics be used in the product lifecycle? A software metric maps a software unit into a numerical value. The numerical value represents a measure of the internal quality of software. Software code metrics are ...

Read more

01/15/2019

An overview of common metrics for software verification, from a developer's perspective. Can software quality be measured? Especially in safety-critical areas such as medical technology or automotive, software quality is crucial. This is especially true when errors in ...

Read more

When the first Bluetooth Low Energy devices came onto the market, BLE had an almost mystical aura. Everyone wanted to use this technology, even though hardly anyone really understood how it worked. Furthermore, the integration of BLE at that time... ...

Read more

09/25/2018

What's behind Android Things? Google's latest venture is called Android Things. It's an operating system specifically designed for embedded systems, with a focus on the Internet of Things (IoT). ...

Read more

08/09/2018

Unit tests are really great! Unit tests are usually written by the developer themselves, alongside the development process. Additional testing personnel aren't strictly necessary (although involving other people in software testing is highly recommended). ...

Read more

03/02/2018

Static code analysis isn't exactly a new development in the software world. Tools like PC-Lint have been around since the 1980s and are still widely used in industry. The use of such a tool depends on... ...

Read more