Title:
|
TESTCASEDESIGNER: A TOOL FOR SEMI-AUTOMATIC GENERATION OF TEST CASES |
Author(s):
|
Juan José Olarte Larrea , Francisco José García Izquierdo , Arturo Jaime Elizondo |
ISBN:
|
978-972-8924-97-3 |
Editors:
|
Hans Weghorn and Pedro Isaías |
Year:
|
2009 |
Edition:
|
V II, 2 |
Keywords:
|
Automatic test case generation, software testing, test case, CASE, equivalence partitioning, code coverage. |
Type:
|
Reflection Paper |
First Page:
|
294 |
Last Page:
|
298 |
Language:
|
English |
Cover:
|
|
Full Contents:
|
click to dowload
|
Paper Abstract:
|
This paper presents a CASE tool for semi-automatic generation of test cases. Although there exist a large number of tools
that facilitate the execution of the tests, there is a shortage of the same ones for the design of test cases. Test cases design
is the most critical activity in software testing, since on his guessed right choice the success of the test depends. On the
other hand, it interests that the set of test cases is kept in a contained size, not to lengthen unnecessarily the time
dedicated to the execution of the tests. Our tool, which we have named TestCaseDesigner, tries to cover this area.
TestCaseDesigner generates in an semi-automatic way the test cases using the equivalence partitioning technique, using
the boundary analysis to improve the coverage and moreover obtains the integration with a tool for the execution of the
tests (of Java code), JUnit. |
|
|
|
|