Shift left testing paradigm process implementation for quality of software based on fuzzy

SA Vaddadi, R Thatikonda, A Padthe, PRR Arnepalli - Soft Computing, 2023 - Springer
Traditionally, testing is done first at end of the design phase; however, this is no longer the
case. Testing, finding, and categorising bugs, as well as releasing the development changes …

[HTML][HTML] An empirical evaluation of evolutionary algorithms for unit test suite generation

J Campos, Y Ge, N Albunian, G Fraser, M Eler… - Information and …, 2018 - Elsevier
Context Evolutionary algorithms have been shown to be effective at generating unit test
suites optimised for code coverage. While many specific aspects of these algorithms have …

Graph-based seed object synthesis for search-based unit testing

Y Lin, YS Ong, J Sun, G Fraser, JS Dong - … of the 29th ACM Joint Meeting …, 2021 - dl.acm.org
Search-based software testing (SBST) generates tests using search algorithms guided by
measurements gauging how far a test case is away from exercising a coverage goal. The …

[HTML][HTML] On the effectiveness of using elitist genetic algorithm in mutation testing

S Rani, B Suri, R Goyal - Symmetry, 2019 - mdpi.com
Manual test case generation is an exhaustive and time-consuming process. However,
automated test data generation may reduce the efforts and assist in creating an adequate …

Automated test generation for Scratch programs

A Deiner, P Feldmeier, G Fraser, S Schweikl… - Empirical Software …, 2023 - Springer
The importance of programming education has led to dedicated educational programming
environments, where users visually arrange block-based programming constructs that …

Effective and efficient API misuse detection via exception propagation and search-based testing

M Kechagia, X Devroey, A Panichella… - Proceedings of the 28th …, 2019 - dl.acm.org
Application Programming Interfaces (APIs) typically come with (implicit) usage constraints.
The violations of these constraints (API misuses) can lead to software crashes. Even though …

Using relative lines of code to guide automated test generation for python

J Holmes, I Ahmed, C Brindescu, R Gopinath… - ACM Transactions on …, 2020 - dl.acm.org
Raw lines of code (LOC) is a metric that does not, at first glance, seem extremely useful for
automated test generation. It is both highly language-dependent and not extremely …

Automated test-case generation for solidity smart contracts: The AGSolT approach and its evaluation

S Driessen, D Di Nucci, G Monsieur… - arxiv preprint arxiv …, 2021 - arxiv.org
Blockchain and smart contract technology are novel approaches to data and code
management that facilitate trusted computing by allowing for development in a distributed …

AGSolt: A tool for automated test-case generation for solidity smart contracts

S Driessen - arxiv preprint arxiv:2102.08864, 2021 - research.tilburguniversity.edu
Blockchain and smart contract technology are novel approaches to data and code
management, that facilitate trusted computing by allowing for development in a distributed …

A survey on software test automation return on investment, in organizations predominantly from Bengaluru, India

S Reine De Reanzi… - International Journal of …, 2021 - journals.sagepub.com
Software industry has adopted automated testing widely. The most common method
adopted is graphical user interface test automation for the functional scenarios to reduce …