Cantata Unit Testing Tool for Embedded SW

Embedded software testing is an intricate field, filled with tools and methodologies that help developers ensure the effectiveness and reliability of their code. Cantata stands out among these tools for its ability to streamline unit testing and integration processes. In this blog post, we delve deep into Cantata’s functionalities by exploring its GUI and Command […]
CTC++ Testwell Coverage Explainer

This is a comprehensive guide on measuring test coverage in embedded software using CTC++ Testwell by Verifysoft Technology. My name is Eyal Gerber, and I’m from Novodes, where we specialize in embedded software development solutions and testing. In this post, we’ll delve into the process of testing and measuring the coverage of your embedded software […]
Unit Testing Tips for Using the Tool C++Test by Parasoft with Embedded C Language Code

In this post, I will share with you my experience in writing unit tests for C language code using the tool C++Test by Parasoft. These tips are not written anywhere in the documentation provided by Parasoft, and it took me a while to figure these out myself. By sharing this information with you, I hope […]