Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- short-paperFebruary 2022
Evaluation of spectrum based fault localization tools
ISEC '22: Proceedings of the 15th Innovations in Software Engineering ConferenceArticle No.: 19, Pages 1–5https://doi.org/10.1145/3511430.3511470Software Fault localization (SFL) is the first step in any program debugging process. For more than three decades, researchers have aggressively studied, evaluated, and proposed numerous automatic SFL techniques spanning across various families of ...
- short-paperFebruary 2022
Automated SC-MCC Test Case Generation
ISEC '22: Proceedings of the 15th Innovations in Software Engineering ConferenceArticle No.: 33, Pages 1–4https://doi.org/10.1145/3511430.3511460In the case of safety-critical applications, software testing plays an important role, as such applications failure results in huge financial losses or even human fatality. Hence, a systematic certification process, DO-178B that ensures safe software ...
- short-paperFebruary 2022
Handling Memory-Intensive Operations in Symbolic Execution
ISEC '22: Proceedings of the 15th Innovations in Software Engineering ConferenceArticle No.: 25, Pages 1–5https://doi.org/10.1145/3511430.3511453Symbolic execution is a popular software testing technique that can help developers identify complex bugs in real-world applications. Unfortunately, symbolic execution may struggle at analyzing programs containing memory-intensive operations, such as ...
- research-articleFebruary 2022
Localizing Faults Using Verification Technique
ISEC '22: Proceedings of the 15th Innovations in Software Engineering ConferenceArticle No.: 17, Pages 1–11https://doi.org/10.1145/3511430.3511445In model-based fault diagnosis, it is assumed that a correct model of each program being diagnosed is available. That is, these models serve as the oracles of the corresponding programs. Differences between the behaviors of a model and the actual ...
- research-articleFebruary 2022
Feature Transformation for Improved Software Bug Detection Models
ISEC '22: Proceedings of the 15th Innovations in Software Engineering ConferenceArticle No.: 16, Pages 1–10https://doi.org/10.1145/3511430.3511444Testing software is considered to be one of the most crucial phases in software development life cycle. Software bug fixing requires a significant amount of time and effort. A rich body of recent research explored ways to predict bugs in software ...
- research-articleFebruary 2022
Evidence and perceptions on GUI test automation - An Exploratory Study
ISEC '22: Proceedings of the 15th Innovations in Software Engineering ConferenceArticle No.: 14, Pages 1–10https://doi.org/10.1145/3511430.3511442Context: Software testing requires substantial effort in maintaining GUI test scripts, leading to rework or waste. Therefore, it is important to identify the factors leading to waste in GUI-based automation testing. Objective: To identify testability ...
- research-articleFebruary 2022
Effective Lightweight Software Fault Localization based on Test Suite Optimization
ISEC '22: Proceedings of the 15th Innovations in Software Engineering ConferenceArticle No.: 9, Pages 1–10https://doi.org/10.1145/3511430.3511437Automated software fault localization techniques aid developers in program debugging by identifying the probable locations of faults in a program with minimum human intervention. As software is growing in complexity and scale today, increasing the ...
- research-articleFebruary 2022
Human-based Test Design versus Automated Test Generation: A Literature Review and Meta-Analysis
ISEC '22: Proceedings of the 15th Innovations in Software Engineering ConferenceArticle No.: 5, Pages 1–11https://doi.org/10.1145/3511430.3511433Automated test generation has been proposed to allow test cases to be created with less effort. While much progress has been made, it remains a challenge to automatically generate strong as well as small test suites that are also relevant to engineers. ...