2021 International Conference on Robotics and Automation in Industry (ICRAI) 2021
DOI: 10.1109/icrai54018.2021.9651395
|View full text |Cite
|
Sign up to set email alerts
|

A Meta-Model for Test Case Reduction by Reducing Cyclomatic Complexity in Regression Testing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 5 publications
0
2
0
Order By: Relevance
“…This approach, integrated into a software tool, performed exceptionally well in evaluations, demonstrating a high level of accuracy. The study [31] revealed that elevated CC results in prolonged durations during black box testing. The research advocates for mitigating this complexity by introducing a model aimed at reducing CC.…”
Section: Literature Reviewmentioning
confidence: 87%
“…This approach, integrated into a software tool, performed exceptionally well in evaluations, demonstrating a high level of accuracy. The study [31] revealed that elevated CC results in prolonged durations during black box testing. The research advocates for mitigating this complexity by introducing a model aimed at reducing CC.…”
Section: Literature Reviewmentioning
confidence: 87%
“…For example, the "radon" library [30] computes CycC by traversing the AST and increasing the CycC value when an AST node with particular properties is encountered. Known applications of the CycC metric include refactoring prediction [31], malware detection [32], software testing [33], and test case reduction [34]. CycC is widely used in linters of programming languages, allowing them to quickly provide feedback to a programmer if a function or a method becomes too complex and hard to understand and maintain.…”
Section: Related Workmentioning
confidence: 99%