Suchergebnisse - "Software and its engineering→Software testing and debugging"
-
1
Test Automation in Open-Source Android Apps: A Large-Scale Empirical Study
ISSN: 2643-1572Veröffentlicht: ACM 01.09.2020Veröffentlicht in 2020 35th IEEE/ACM International Conference on Automated Software Engineering (ASE) (01.09.2020)“… Automated testing of mobile apps has received significant attention in recent years from researchers and practitioners alike. In this paper, we report on the …”
Volltext
Tagungsbericht -
2
ARCHIE: A User-Focused Framework for Testing Augmented Reality Applications in the Wild
ISSN: 2642-5254Veröffentlicht: IEEE 01.03.2020Veröffentlicht in Proceedings (IEEE Conference on Virtual Reality and 3D User Interfaces. Online) (01.03.2020)“… In this paper, we present ARCHIE, a framework for testing augmented reality applications in the wild. ARCHIE collects user feedback and system state data in …”
Volltext
Tagungsbericht -
3
Learning-based Widget Matching for Migrating GUI Test Cases
ISSN: 1558-1225Veröffentlicht: ACM 14.04.2024Veröffentlicht in Proceedings / International Conference on Software Engineering (14.04.2024)“… GUI test case migration is to migrate GUI test cases from a source app to a target app. The key of test case migration is widget matching. Recently, …”
Volltext
Tagungsbericht -
4
Mozi: Discovering DBMS Bugs via Configuration-Based Equivalent Transformation
ISSN: 1558-1225Veröffentlicht: ACM 14.04.2024Veröffentlicht in Proceedings / International Conference on Software Engineering (14.04.2024)“… Testing database management systems (DBMSs) is a complex task. Traditional approaches, such as metamorphic testing, need a precise comprehension of the SQL …”
Volltext
Tagungsbericht -
5
ChemTest: An Automated Software Testing Framework for an Emerging Paradigm
ISSN: 2643-1572Veröffentlicht: ACM 01.09.2020Veröffentlicht in 2020 35th IEEE/ACM International Conference on Automated Software Engineering (ASE) (01.09.2020)“… In recent years the use of non-traditional computing mechanisms has grown rapidly. One paradigm uses chemical reaction networks (CRNs) to compute via chemical …”
Volltext
Tagungsbericht -
6
Kex at the SBFT 2024 Java Tool Competition
Veröffentlicht: ACM 14.04.2024Veröffentlicht in 2024 IEEE/ACM International Workshop on Search-Based and Fuzz Testing (SBFT) (14.04.2024)“… Kex is a platform for analysis of JVM programs which mainly focuses on automatic test generation with the aim to maximize branch coverage criterion. Kex takes …”
Volltext
Tagungsbericht -
7
EvoKex at the SBFT 2024 Java Tool Competition
Veröffentlicht: ACM 14.04.2024Veröffentlicht in 2024 IEEE/ACM International Workshop on Search-Based and Fuzz Testing (SBFT) (14.04.2024)“… EvoKex is a test generation tool for Java that seamlessly integrates genetic testing from EvoSuite and concolic analysis from Kex. This integration is achieved …”
Volltext
Tagungsbericht -
8
Generator-based Fuzzing with Input Features
Veröffentlicht: ACM 14.04.2024Veröffentlicht in 2024 IEEE/ACM International Workshop on Search-Based and Fuzz Testing (SBFT) (14.04.2024)“… Generator-based fuzzing is a capable technique for testing semantic processing stages of a system under test (SUT). The idea is to use format-specific input …”
Volltext
Tagungsbericht -
9
TUMB at the SBFT 2024 Tool Competition - CPS-UAV Test Case Generation Track
Veröffentlicht: ACM 14.04.2024Veröffentlicht in 2024 IEEE/ACM International Workshop on Search-Based and Fuzz Testing (SBFT) (14.04.2024)“… TUMB is a generator of scenarios for UAV testing, that participated in the UAV Testing Competition at SBFT 2024. TUMB relies on Monte Carlo Tree Search (MCTS) …”
Volltext
Tagungsbericht -
10
Fastbot: A Multi-Agent Model-Based Test Generation System : Beijing Bytedance Network Technology Co., Ltd
ISSN: 2833-9061Veröffentlicht: ACM 01.10.2020Veröffentlicht in 2020 IEEE/ACM 15th International Conference on Automation of Software Test (AST) (01.10.2020)“… Model-based test (MBT) generation techniques for automated GUI testing are of great value for app testing. Existing GUI model-based testing tools may fall into …”
Volltext
Tagungsbericht -
11
GIFdroid: An Automated Light-weight Tool for Replaying Visual Bug Reports
Veröffentlicht: IEEE 01.05.2022Veröffentlicht in 2022 IEEE/ACM 44th International Conference on Software Engineering: Companion Proceedings (ICSE-Companion) (01.05.2022)“… Bug reports are vital for software maintenance that allow users to inform developers of the problems encountered while using software. However, it is difficult …”
Volltext
Tagungsbericht -
12
More is Not Always Better: Exploring Early Repair of DNNs
Veröffentlicht: ACM 20.04.2024Veröffentlicht in 2024 IEEE/ACM International Workshop on Deep Learning for Testing and Testing for Deep Learning (DeepTest) (20.04.2024)“… DNN repair is an effective technique applied after training to enhance the class-specific accuracy of classifier models, where a low failure rate is required …”
Volltext
Tagungsbericht -
13
Testing Apps With Real-World Inputs
ISSN: 2833-9061Veröffentlicht: ACM 01.10.2020Veröffentlicht in 2020 IEEE/ACM 15th International Conference on Automation of Software Test (AST) (01.10.2020)“… To test mobile apps, one requires realistic and coherent test inputs. The Link approach for Web testing has shown that knowledge bases such as DBPedia can be a …”
Volltext
Tagungsbericht -
14
A Static Analyzer for Detecting Tensor Shape Errors in Deep Neural Network Training Code
Veröffentlicht: IEEE 21.05.2022Veröffentlicht in 2022 IEEE/ACM 44th International Conference on Software Engineering: Companion Proceedings (ICSE-Companion) (21.05.2022)“… We present an automatic static analyzer PyTea that detects tensorshape errors in PyTorch code. The tensor-shape error is critical in the deep neural net code; …”
Volltext
Tagungsbericht -
15
gDefects4DL: A Dataset of General Real-World Deep Learning Program Defects
Veröffentlicht: IEEE 01.05.2022Veröffentlicht in 2022 IEEE/ACM 44th International Conference on Software Engineering: Companion Proceedings (ICSE-Companion) (01.05.2022)“… The development of deep learning programs, as a new programming paradigm, is observed to suffer from various defects. Emerging research works have been …”
Volltext
Tagungsbericht -
16
μ2: Using Mutation Analysis to Guide Mutation-Based Fuzzing
Veröffentlicht: IEEE 01.05.2022Veröffentlicht in 2022 IEEE/ACM 44th International Conference on Software Engineering: Companion Proceedings (ICSE-Companion) (01.05.2022)“… Coverage-guided fuzzing is a popular tool for finding bugs. This paper introduces μ 2 , a strategy for extending coverage-guided fuzzing with mutation …”
Volltext
Tagungsbericht -
17
Test Suite Generation for Boolean Conditions with Equivalence Class Partitioning
ISSN: 2575-5099Veröffentlicht: ACM 01.05.2022Veröffentlicht in 2022 IEEE/ACM 10th International Conference on Formal Methods in Software Engineering (FormaliSE) (01.05.2022)“… Boolean test input generation is the process of finding sets of values for variables of a logical expression such that a given coverage criterion is achieved …”
Volltext
Tagungsbericht -
18
Automatic Ex-Vivo Regression Testing of Microservices
ISSN: 2833-9061Veröffentlicht: ACM 01.10.2020Veröffentlicht in 2020 IEEE/ACM 15th International Conference on Automation of Software Test (AST) (01.10.2020)“… Microservice-based applications consist of multiple services that can evolve independently. When services are modified, they are typically tested before being …”
Volltext
Tagungsbericht -
19
TauPad: Test Data Augmentation of Point Clouds by Adversarial Mutation
Veröffentlicht: IEEE 01.05.2022Veröffentlicht in 2022 IEEE/ACM 44th International Conference on Software Engineering: Companion Proceedings (ICSE-Companion) (01.05.2022)“… Point clouds have been widely used in a large number of application scenarios to handle with various deep learning (DL) tasks. Testing is an essential means to …”
Volltext
Tagungsbericht -
20
A Deterministic Memory Allocator for Dynamic Symbolic Execution (Artifact)
ISSN: 2509-8195Veröffentlicht: Schloss Dagstuhl – Leibniz-Zentrum für Informatik 23.06.2022“… KDAlloc is a deterministic memory allocator for Dynamic Symbolic Execution. This artifact provides the allocator itself, integrated into the KLEE symbolic …”
Volltext
Datensatz