International audienceWe propose a novel method, called PathCrawler, for the automatic generation of structural tests satisfying the all-paths criterion or its k-path variant. The source code is instrumented so as to recover the symbolic execution path each time that the program under test is executed. This code is first executed using inputs arbitrarily selected from the input domain. The resulting symbolic path is transformed into a path predicate by projection of the conditions onto the input variables. The next test is obtained by using constraint logic programming to find input values outside the domain of the path which is already covered. The instrumented code is then executed on this test and so on, until all feasible paths have bee...
International audienceVerifying critical numerical software involves the generation of test data for...
Test data generation is one of the most technically challenging steps of testing software, but most ...
CSTVA Session 2International audienceRelevance of automatically generated test cases depends on an a...
International audienceWe propose a novel method, called PathCrawler, for the automatic generation of...
Structural testing is usually restricted to unit tests and based on some clear definition of source ...
International audiencePathCrawler is a tool developed by CEA List for the automatic generation of te...
Basis path testing is a very powerful structural testing criterion. The number of test paths equals ...
International audienceContext: Automatic code-based test input generation aims at generating a test ...
International audienceThis paper presents a novel technique for handling a precondition in dynamic s...
Prediction of Worst Case Execution Time (WCET) is made increasingly difficult by the recent developm...
6 pagesInternational audienceAbstract. PathCrawler is a test generation tool developed at CEA LIST f...
We present an algorithm for tests generation tools based on symbolic execution. The algorithm is sup...
Path testing a program involves generating all paths through the program, and finding a set of progr...
Test case generation is an important task during software testing. In this paper, we present a new t...
Testing is the one of most significant quality assurance measures for software. It has been shown th...
International audienceVerifying critical numerical software involves the generation of test data for...
Test data generation is one of the most technically challenging steps of testing software, but most ...
CSTVA Session 2International audienceRelevance of automatically generated test cases depends on an a...
International audienceWe propose a novel method, called PathCrawler, for the automatic generation of...
Structural testing is usually restricted to unit tests and based on some clear definition of source ...
International audiencePathCrawler is a tool developed by CEA List for the automatic generation of te...
Basis path testing is a very powerful structural testing criterion. The number of test paths equals ...
International audienceContext: Automatic code-based test input generation aims at generating a test ...
International audienceThis paper presents a novel technique for handling a precondition in dynamic s...
Prediction of Worst Case Execution Time (WCET) is made increasingly difficult by the recent developm...
6 pagesInternational audienceAbstract. PathCrawler is a test generation tool developed at CEA LIST f...
We present an algorithm for tests generation tools based on symbolic execution. The algorithm is sup...
Path testing a program involves generating all paths through the program, and finding a set of progr...
Test case generation is an important task during software testing. In this paper, we present a new t...
Testing is the one of most significant quality assurance measures for software. It has been shown th...
International audienceVerifying critical numerical software involves the generation of test data for...
Test data generation is one of the most technically challenging steps of testing software, but most ...
CSTVA Session 2International audienceRelevance of automatically generated test cases depends on an a...