2012
DOI: 10.1007/978-3-642-33826-7_25
|View full text |Cite
|
Sign up to set email alerts
|

JSXM: A Tool for Automated Test Generation

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
16
0

Year Published

2014
2014
2020
2020

Publication Types

Select...
5
1

Relationship

1
5

Authors

Journals

citations
Cited by 19 publications
(16 citation statements)
references
References 10 publications
0
16
0
Order By: Relevance
“…For example, a bank account is modelled in [8] as a SXM having Σ = {open(), deposit(a), withdraw(a), close()}, where a represents a positive number. The SXM can have different functions, such as W ithdrawAll, W ithdraw, W ithdrawError (written in upper case, in order to differentiate them from the input symbol withdraw(a)), which can be triggered if the value of a is equal to the account balance b in the first case, 0 < a < b in the second case and b < a for the error case.…”
Section: Stream X-machinesmentioning
confidence: 99%
See 3 more Smart Citations
“…For example, a bank account is modelled in [8] as a SXM having Σ = {open(), deposit(a), withdraw(a), close()}, where a represents a positive number. The SXM can have different functions, such as W ithdrawAll, W ithdraw, W ithdrawError (written in upper case, in order to differentiate them from the input symbol withdraw(a)), which can be triggered if the value of a is equal to the account balance b in the first case, 0 < a < b in the second case and b < a for the error case.…”
Section: Stream X-machinesmentioning
confidence: 99%
“…The SXM can have different functions, such as W ithdrawAll, W ithdraw, W ithdrawError (written in upper case, in order to differentiate them from the input symbol withdraw(a)), which can be triggered if the value of a is equal to the account balance b in the first case, 0 < a < b in the second case and b < a for the error case. For example, a bank account is modelled in [8] as a SXM having Σ = {open(), deposit(a), withdraw(a), close()}, where a represents a positive number. Even if a > 0 takes values from an infinite set, thus making Σ also infinite, the theoretical results concerning the X-machine test generation will still be preserved, the only difference being that the search process for appropriate input values will be realized in an infinite set.…”
Section: Stream X-machinesmentioning
confidence: 99%
See 2 more Smart Citations
“…A tool suite for the specification of SXMs and automated test case generation [8] is available in Java (JSXM). The JSXM language for modeling SXMs is based on XML and Java inline code.…”
Section: Tool Supportmentioning
confidence: 99%