paper-with-me

Papers

Optimization of Test Case Generation using Genetic Algorithm (GA)

2016-12-28 · Ahmed Mateen, Marriam Nazir, Salman Afsar Awan

Testing provides means pertaining to assuring software performance. The total aim of software industry is actually to make a certain start associated with high quality software for the end user. However, associated with software testing has quite a few underlying concerns, which are very important and need to pay attention on these issues. These issues are effectively generating, prioritization of test cases, etc. These issues can be overcome by paying attention and focus. Solitary of the greatest Problems in the software testing area is usually how to acquire a great proper set associated with cases to confirm software. Some other strategies and also methodologies are proposed pertaining to shipping care of most of these issues. Genetic Algorithm (GA) belongs to evolutionary algorithms. Evolutionary algorithms have a significant role in the automatic test generation and many researchers are focusing on it. In this study explored software testing related issues by using the GA approach. In addition to right after applying some analysis, better solution produced, that is feasible and reliable. The particular research presents the implementation of GAs because of its generation of optimized test cases. Along these lines, this paper gives proficient system for the optimization of test case generation using genetic algorithm.

📄 PDF Abstract BibTeX arXiv:1612.08813

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithmssoftware testing

Similar Papers 제목 키워드 기반

Solution to Quadratic Equation Using Genetic Algorithm

2013-06-19 · Tanistha Nayak, Tirtharaj Dash

Solving Quadratic equation is one of the intrinsic interests as it is the simplest nonlinear equations. A novel approach for solving Quadratic Equation based on Genetic Algorithms (GAs) is presented. Genetic Algorithms (…

AutoTest: Evolutionary Code Solution Selection with Test Cases

2024-08-22 · Zhihua Duan, Jialin Wang

With the development of code generation techniques, selecting the correct code solution from multiple candidate solutions has become a crucial task. This study proposes AutoTest, a novel technique that combines automated…

Code GenerationHumanEval

Hybrid Genetic Algorithm and Hill Climbing Optimization for the Neural Network

2023-08-24 · Krutika Sarode, Shashidhar Reddy Javaji

In this paper, we propose a hybrid model combining genetic algorithm and hill climbing algorithm for optimizing Convolutional Neural Networks (CNNs) on the CIFAR-100 dataset. The proposed model utilizes a population of c…

Solving Poisson Equation by Genetic Algorithms

2014-01-02 · Khalid Jebari, Mohammed Madiafi, Abdelaziz El Moujahid

This paper deals with a method for solving Poisson Equation (PE) based on genetic algorithms and grammatical evolution. The method forms generations of solutions expressed in an analytical form. Several examples of PE ar…

Form

EvoGPT: Enhancing Test Suite Robustness via LLM-Based Generation and Genetic Optimization

2025-05-18 · Lior Broide, Roni Stern

Large Language Models (LLMs) have recently emerged as promising tools for automated unit test generation. We introduce a hybrid framework called EvoGPT that integrates LLM-based test generation with evolutionary search t…

DiversityFault Detectionsoftware testing