During test case generation from an extended finite state machine (EFSM), the counter problem is caused by the presence of guard conditions that refer to counter variables. Because such variables are initialized and updated by transitions in the EFSM, every traversal of the state machine graph is not necessarily feasible, i.e., executable. The problem manifests itself by the fact that a transition, a sequence of transitions, or a more complex behavior in the state machine, has to be repeatedly triggered to eventually trigger a specific behavior (another transition). In this paper we define different manifestations of the counter problem and experiment with a new search based solution for that problem. We also investigate how the counter pro...
The extended finite state machine is a powerful model that can capture almost all the aspects of a s...
Extended finite state machines (EFSMs) can be efficiently adopted to model the functionality of comp...
This paper presents a theory of test coverage and generation from specifications written in extended...
The extended finite state machine (EFSM) is a powerful approach for modeling state-based systems. Ho...
We propose a test suite generation technique from extended finite state machines based on a genetic ...
In this paper we propose a method and a tool to generate test suites from extended finite state mach...
This paper considers the problem of testing to check the transitions of implementation I against tho...
International audienceThe problem of generating tests detecting all logical and timing faults which ...
To plan testing activities, testers face the challenge of determining a strategy, including a test c...
This paper presents a feasible transition path (FTP) generation approach for testing extended finite...
Extended finite state machines (EFSMs), and languages such as state-charts that are similar to EFSMs...
There has been significant interest in automating testing on the basis of an extended finite state m...
A new method to generate tests for deterministic implementations of deterministic finite state machi...
In the current article a novel test generation algorithm is presented for deterministic finite state...
If a test does not produce the expected output, the incorrect output may have been caused by an earl...
The extended finite state machine is a powerful model that can capture almost all the aspects of a s...
Extended finite state machines (EFSMs) can be efficiently adopted to model the functionality of comp...
This paper presents a theory of test coverage and generation from specifications written in extended...
The extended finite state machine (EFSM) is a powerful approach for modeling state-based systems. Ho...
We propose a test suite generation technique from extended finite state machines based on a genetic ...
In this paper we propose a method and a tool to generate test suites from extended finite state mach...
This paper considers the problem of testing to check the transitions of implementation I against tho...
International audienceThe problem of generating tests detecting all logical and timing faults which ...
To plan testing activities, testers face the challenge of determining a strategy, including a test c...
This paper presents a feasible transition path (FTP) generation approach for testing extended finite...
Extended finite state machines (EFSMs), and languages such as state-charts that are similar to EFSMs...
There has been significant interest in automating testing on the basis of an extended finite state m...
A new method to generate tests for deterministic implementations of deterministic finite state machi...
In the current article a novel test generation algorithm is presented for deterministic finite state...
If a test does not produce the expected output, the incorrect output may have been caused by an earl...
The extended finite state machine is a powerful model that can capture almost all the aspects of a s...
Extended finite state machines (EFSMs) can be efficiently adopted to model the functionality of comp...
This paper presents a theory of test coverage and generation from specifications written in extended...