Sciweavers

353 search results - page 1 / 71
» TRICS: A Testing Tool for C
Sort
View
ESEC
1987
Springer
13 years 11 months ago
TRICS: A Testing Tool for C
Barbara Raither, Leon J. Osterweil
QSIC
2006
IEEE
14 years 1 months ago
A Test Data Generation Tool for Unit Testing of C Programs
This paper describes a prototype tool, called SimC, which automatically generates test data for unit testing of C programs. The tool symbolically simulates the execution of the gi...
Zhongxing Xu, Jian Zhang
OOPSLA
2007
Springer
14 years 1 months ago
CUTE: C++ unit testing easier
This article describes the design and use of the CUTE C++ testing framework and its integration into the Eclipse C++ Development Tooling. Unit testing supports code quality and is...
Peter Sommerlad, Emanuel Graf
ICSE
2009
IEEE-ACM
14 years 2 days ago
Automating Structural Testing of C Programs: Experience with PathCrawler
Structural testing is widely used in industrial verification processes of critical software. This report presents PathCrawler, a structural test generation tool that may be used ...
Bernard Botella, Mickaël Delahaye, Sté...
ICSE
2005
IEEE-ACM
14 years 7 months ago
Is mutation an appropriate tool for testing experiments?
James H. Andrews, Lionel C. Briand, Yvan Labiche