Did you know Squish GUI Tester and Squish Coco can work together to reveal more about your testing? Integrate your...
Meet us this week at the Embedded World Conference in Nuremberg. We will be located in Halle 4 Booth 4-502....
Introduction Developing for an embedded environment can often leave you juggling for space. Squish Coco is designed with such constraints...
A pre-release announcement: As of version 3.0, to be released in January 2014, our code coverage tool Squish Coco will...
… not just testers. While our products Squish and Squish Coco are about testing we also need developers! Good ones....
A question to those out there who are interested in the use of revision control software and release management. We...
I’ve been a happy ccache user for years. It’s a great tool for avoiding unneeded recompilation by reusing previously cached...
Continueing my rich history of bikeshed-quality blog posts, I proudly present: Three common ways to declare the iterators for iterating...
I’ve been touching this function which happens to call itself recursively and found that in order to add some feature,...
Imagine this: You have an existing class hierarchy, for instance a ‘Node’ class from which ‘StringNode’, ‘NumberNode’ and ‘BooleanNode’ classes...