2007
DOI: 10.1007/978-3-540-73066-8_1
|View full text |Cite
|
Sign up to set email alerts
|

Implementing Conformiq Qtronic

Abstract: Abstract. Conformiq Qtronic1 is a commercial tool for model driven testing. It derives tests automatically from behavioral system models. These are black-box tests [1] by nature, which means that they depend on the model and the interfaces of the system under test, but not on the internal structure (e.g. source code) of the implementation.In this essay, which accompanies my invited talk, I survey the nature of Conformiq Qtronic, the main implementation challenges that we have encountered and how we have approa… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
19
0
1

Year Published

2010
2010
2022
2022

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 37 publications
(20 citation statements)
references
References 43 publications
0
19
0
1
Order By: Relevance
“…Tools such as Conformiq [3], Uppaal [4], and Spec Explorer [5] use customized modelling languages, and static analysis-based approach with symbolic execution and constraint solving to optimize test sets. Mostly these approaches target offline test generation, while some work [6,4] has also made use of twophased test generation where static analysis is first performed and the resulting information is used to aid in online test generation.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Tools such as Conformiq [3], Uppaal [4], and Spec Explorer [5] use customized modelling languages, and static analysis-based approach with symbolic execution and constraint solving to optimize test sets. Mostly these approaches target offline test generation, while some work [6,4] has also made use of twophased test generation where static analysis is first performed and the resulting information is used to aid in online test generation.…”
Section: Related Workmentioning
confidence: 99%
“…Many optimization solutions [2,3,4,1,5] use a custom notation combined with a specialized runtime environment to represent the test model, allowing for performing an in-depth white-box static analysis, e.g., symbolic execution, of the model. Tools such as constraint solvers can then be applied on this information to find test cases that yield short paths to reach given coverage targets [3,6,5]. Some use manually crafted scenarios to guide the generator towards specific paths [2].…”
mentioning
confidence: 99%
“…Moreover, there are commercial test tools that are especially designed for the use in industrial applications, for example, LEIRIOS 6 Test Generator [JL07] or ConformiQ Qtronic [Hui07]. Both tools support a high-level system specification, written in B and UML/OCL (LEIRIOS Test Generator) or annotated state-sequence charts (ConformiQ Qtronic) and apply symbolic constraint solving techniques for generating test cases that cover all symbolic execution paths of the specification.…”
Section: Related Workmentioning
confidence: 99%
“…However, parameters have a significant impact on control flow in typical protocols: they can be sequence numbers, configuration parameters, agent and session identifiers, etc. The influence of data on control flow is taken into account by model-based test generation tools, such as ConformiQ Designer [27] and Spec Explorer [50,17]. It is therefore important to extend inference techniques to handle message alphabets and state-spaces with structures containing data parameters with large domains.…”
Section: Introductionmentioning
confidence: 99%