2020
DOI: 10.1049/iet-sen.2019.0325
|View full text |Cite
|
Sign up to set email alerts
|

Adaptive random testing based on flexible partitioning

Abstract: Adaptive random testing (ART) achieves better failure‐detection effectiveness than random testing due to its even spreading of test cases. ART by random partitioning (RP‐ART) is a lightweight method, but its advantage over random testing is relatively low. Although iterative partition testing (IPT) method has good performance for detecting failures in a block pattern, it loses randomness during the test case generation. To overcome the shortcomings of the above two algorithms, a new algorithm named ART by flex… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
11
0

Year Published

2020
2020
2022
2022

Publication Types

Select...
6
1

Relationship

3
4

Authors

Journals

citations
Cited by 10 publications
(11 citation statements)
references
References 32 publications
0
11
0
Order By: Relevance
“…Similarly, Mayer [96], [97], for PBS with random and bisection partitioning, used exclusion regions in a possible subdomain to generate a new test case. Mao [98], to overcome the drawbacks of random partitioning, proposed a new partitioning schema, twopoint partitioning, based on the STFCS test-case-identification component: When generating a new test case tc, it randomly chooses two candidates from the subdomain that needs to be partitioned, and then uses the midpoint of tc and the farthest candidate as the break point to partition the subdomain.…”
Section: Stfcs + Pbsmentioning
confidence: 99%
“…Similarly, Mayer [96], [97], for PBS with random and bisection partitioning, used exclusion regions in a possible subdomain to generate a new test case. Mao [98], to overcome the drawbacks of random partitioning, proposed a new partitioning schema, twopoint partitioning, based on the STFCS test-case-identification component: When generating a new test case tc, it randomly chooses two candidates from the subdomain that needs to be partitioned, and then uses the midpoint of tc and the farthest candidate as the break point to partition the subdomain.…”
Section: Stfcs + Pbsmentioning
confidence: 99%
“…A new Adaptive Random Testing based on Two-Point Partitioning (ART-TPP) algorithm [5] was proposed to improve the software testing process. It mainly concerned with the partitioning-based adaptive random testing.…”
Section: Literature Surveymentioning
confidence: 99%
“…The element from the candidate set that is furthest from the executed tests is then chosen as the next test input. The underlying distance strategy of FSCS-ART has been used in several ART implementations [27], [28], [29].…”
Section: B Related Studiesmentioning
confidence: 99%
“…Another partition-based ART approach is two-point partitioning ART (ART-TPP) [28], which augments the ART by balancing approach [29] by applying a different test case selection criterion and using the midpoint of the test inputs to further partition the domain. ART-TPP selects the largest partition and, if there is no executed test there already, it randomly generates a test input.…”
Section: B Related Studiesmentioning
confidence: 99%