2015 IEEE International Conference on Mobile Services 2015
DOI: 10.1109/mobserv.2015.38
|View full text |Cite
|
Sign up to set email alerts
|

Code Coverage Measurement for Android Dynamic Analysis Tools

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
21
1

Year Published

2019
2019
2024
2024

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 14 publications
(23 citation statements)
references
References 5 publications
1
21
1
Order By: Relevance
“…It is the ratio of triggered instruction in the Java instruction code of the app to the total number of instructions. Huang et al [68] first proposed the concept of instruction coverage, which is used in many studies as an indicator to evaluate test efficiency [24,44,54,64]. It is a more accurate and valid test coverage criterion that reflects the adequacy of testing results for closed-source apps [25].…”
Section: Case Study Criteriamentioning
confidence: 99%
“…It is the ratio of triggered instruction in the Java instruction code of the app to the total number of instructions. Huang et al [68] first proposed the concept of instruction coverage, which is used in many studies as an indicator to evaluate test efficiency [24,44,54,64]. It is a more accurate and valid test coverage criterion that reflects the adequacy of testing results for closed-source apps [25].…”
Section: Case Study Criteriamentioning
confidence: 99%
“…In many industrial widely used APPs, line coverage is often unavailable because many testers, as third-party testers, are unable to access the source code of these closed-source APPs, which hinders the development of testing tools, because the performance of these tools on complex closed-source APPs cannot be judged without accurate criteria. Reference [35] first proposed the concept of instruction coverage, which used the Smali [36] code instructions by decompiling the APK installation package, which released by APP developers, as the statistical indictor of test coverage. Unfortunately, there has been no work to prove the correctness of this criteria,…”
Section: ) Line Coverage and Instruction Coveragementioning
confidence: 99%
“…The final outcome from this study was orientated through building of a body of knowledge which will be considered an important asset to any researcher or developer in this field. A study about the process of obtaining code coverage for Android dynamic analysis tools was realized by [8] which disclose their approach as a set of connected processes between decompiling an apk file, inserting instrumentation code, recompiling, repackaging and testing the final product modified. They report a low rate of successfully repackaging Android apk file, situated at the value of only 36%, but the code coverage results were similar to those prefabricated with EMMA tool.…”
Section: Literature Reviewmentioning
confidence: 99%