2019 12th IEEE Conference on Software Testing, Validation and Verification (ICST) 2019
DOI: 10.1109/icst.2019.00011
|View full text |Cite
|
Sign up to set email alerts
|

XSTRESSOR : Automatic Generation of Large-Scale Worst-Case Test Inputs by Inferring Path Conditions

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
5
0

Year Published

2019
2019
2021
2021

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 9 publications
(5 citation statements)
references
References 25 publications
0
5
0
Order By: Relevance
“…In this case, Algorithm 2 can be used to generate positive tests for the new version using the old generator model. Otherwise, the discriminator model is trained with the newly executed tests and it will contest with the generator model until the FJD distance between the synthetic tests and the executed ones becomes low again (lines [13][14][15][16][17][18][19][20][21][22][23][24][25][26][27][28]. The contest procedure is the same as that of Algorithm 1.…”
Section: Acta Applied To Devopsmentioning
confidence: 99%
See 2 more Smart Citations
“…In this case, Algorithm 2 can be used to generate positive tests for the new version using the old generator model. Otherwise, the discriminator model is trained with the newly executed tests and it will contest with the generator model until the FJD distance between the synthetic tests and the executed ones becomes low again (lines [13][14][15][16][17][18][19][20][21][22][23][24][25][26][27][28]. The contest procedure is the same as that of Algorithm 1.…”
Section: Acta Applied To Devopsmentioning
confidence: 99%
“…However, finding those values is mostly manual, intellectually intensive and laborious [30]. In recent years, researchers have proposed search-based profilers [21], [30], fuzzers [17], symbolic execution methods [6], [7], [26], and machine learning (ML) methods [14], [20], [25] to find those input values automatically and in a cost-effective way. However, most of these methods (e.g.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…In [6], a reinforcement learning based approach was proposed for identifying how individual UI widgets are interacting. Saumya et al introduced the idea of the automatic generation of worst case test inputs from a model of program behavior in order to test programs under extreme loads [7]. More detailed descriptions on approaches for automated testing of mobile apps were introduced in [8].…”
Section: Introductionmentioning
confidence: 99%
“…Classically, code coverage has been used as an analytical approach with the test suite execution. The approach is also used with the test suite generation strategies to maximizing the code-base covered by generating more test cases [8]. We have recently used more advanced techniques function as gray-box methods for test case analysis and test generation [2].…”
Section: Introductionmentioning
confidence: 99%