If you're new here, subscribe to the RSS feed for updates on this topic. Or better yet, enter your email address below to get updates, news, and more!

Your email: 

News: Vector Software Announces Launch of TestResponsibly.com

Providence, RI (PRWEB) October 20, 2011 — Vector Software, the leading provider of dynamic software test tools for embedded systems, announced today the launch of TestResponsibly.com. The new website aids development organizations in evaluating test tools for embedded software applications by demonstrating how to test complex code samples.

“Over the last few years, . . . → Read More: News: Vector Software Announces Launch of TestResponsibly.com

Related Posts:

News: IAR Systems provides complete development tool suite for Texas Instruments’ Hercules Safety platform

Stockholm, Sweden — [via] – IAR Systems announce its complete support for Texas Instruments’ newly launched Hercules safety platform. Providing design, verification/validation tools, a complete C/C++ build chain compliant with ISO/ANSI C, built-in MISRA support and emulator test tools, IAR Systems offers a complete development suite for developers of systems characterized by high . . . → Read More: News: IAR Systems provides complete development tool suite for Texas Instruments’ Hercules Safety platform

Related Posts:

Code Coverage: How much is good enough?

I just read a great Dr. Dobb’s article on testing. Here are a few of my thoughts on the subject.

In Breaking Away From The Unit Test Group Think, Cedric Beust made some excellent points. He states that today you are unlikely to find a developer who does not think that writing . . . → Read More: Code Coverage: How much is good enough?

Related Posts:
  • Before you submit your final code for certification, how confident are you that you have completely exercised the application under all situations ...

  • Last week, someone sent me a link to this paper: In pursuit of code quality: Don't be fooled by the coverage report I know this is not a n ...

  • Gary at DevExpress asks the question: "Does Testing Make You a Bad Programmer?" Overall, I agree with Gary's comments. But I disagree on the concl ...