Automtated Unit Testing
-
Hi All, I've just started my degree thesis that focuses on unit testing. I am doing this at a company that deals with critical control systems. My goal is to find different automated unit testing frameworks and evaluate these and present the best one for the company. The language is mainly C++ and is developed in Visual Studio 6.0. Now, I've already tested a few applications, such as C++Test, Cantata++ and CppUnit. I found Cantata being the most efficient one, but I also liked CppUnit although it didn't fulfill the automating properties that I was looking for. (Neither did Cantata fully for that matter) I am currently looking for other unit testing applications to evaluate. Does anybody have suggestions/tips? Also, which tools are used today in other companies for such purpose? Are there any documented evaluations/comparisons of different unit testing tools? Thank you in advance, Sincerely, Parham
-
Hi All, I've just started my degree thesis that focuses on unit testing. I am doing this at a company that deals with critical control systems. My goal is to find different automated unit testing frameworks and evaluate these and present the best one for the company. The language is mainly C++ and is developed in Visual Studio 6.0. Now, I've already tested a few applications, such as C++Test, Cantata++ and CppUnit. I found Cantata being the most efficient one, but I also liked CppUnit although it didn't fulfill the automating properties that I was looking for. (Neither did Cantata fully for that matter) I am currently looking for other unit testing applications to evaluate. Does anybody have suggestions/tips? Also, which tools are used today in other companies for such purpose? Are there any documented evaluations/comparisons of different unit testing tools? Thank you in advance, Sincerely, Parham
Be sure to look at TestComplete[^] by AutomatedQA. Sean Winstead ComponentScience, Inc.
-
Hi All, I've just started my degree thesis that focuses on unit testing. I am doing this at a company that deals with critical control systems. My goal is to find different automated unit testing frameworks and evaluate these and present the best one for the company. The language is mainly C++ and is developed in Visual Studio 6.0. Now, I've already tested a few applications, such as C++Test, Cantata++ and CppUnit. I found Cantata being the most efficient one, but I also liked CppUnit although it didn't fulfill the automating properties that I was looking for. (Neither did Cantata fully for that matter) I am currently looking for other unit testing applications to evaluate. Does anybody have suggestions/tips? Also, which tools are used today in other companies for such purpose? Are there any documented evaluations/comparisons of different unit testing tools? Thank you in advance, Sincerely, Parham
Here is another one: http://www.segue.com/products/functional-regressional-testing/silktest.asp