Proceedings of the ACM/IEEE 42nd International Conference on Software Engineering 2020
DOI: 10.1145/3377811.3380382
|View full text |Cite
|
Sign up to set email alerts
|

ComboDroid

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 48 publications
(6 citation statements)
references
References 55 publications
0
5
0
Order By: Relevance
“…𝜔Test retrieves the covered properties by reading the files that record coverage information dumped by the instrumented AUT (Section 3.5) through Android's adb debugging tool [4]. Following previous work [34,48,56], we set a 200 ms delay between events. To switch to other fragmentstates (line 14 in Algorithm 1), 𝜔Test remembers the events that can lead to the switching of fragment-states during testing.…”
Section: Methodsmentioning
confidence: 99%
See 3 more Smart Citations
“…𝜔Test retrieves the covered properties by reading the files that record coverage information dumped by the instrumented AUT (Section 3.5) through Android's adb debugging tool [4]. Following previous work [34,48,56], we set a 200 ms delay between events. To switch to other fragmentstates (line 14 in Algorithm 1), 𝜔Test remembers the events that can lead to the switching of fragment-states during testing.…”
Section: Methodsmentioning
confidence: 99%
“…Whether two UI states are similar or different is determined by a trained neural network. • ComboDroid: ComboDroid [56] is a general-purpose Android test generation technique. Its core idea is to generate a long event sequence (a combo) by combining multiple short event sequences (use cases).…”
Section: Baselinesmentioning
confidence: 99%
See 2 more Smart Citations
“…In particular, [15], [27], [50], [47], [23] reconstruct the app model statically, followed by dynamic exploration. Other techniques use static analysis to discover dependencies between different application components, and use it during the dynamic exploration [15], [43], [25], [38], [23], [14]. Another guided exploration technique CAR [45] uses a static constraint analysis to keep the symbolic execution scalable and obviate the need for whole program symbolic execution.…”
Section: Related Workmentioning
confidence: 99%