2015
DOI: 10.1007/978-3-319-23207-2_18
|View full text |Cite
|
Sign up to set email alerts
|

Developing Mobile Application Framework by Using RESTFul Web Service with JSON Parser

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
7
0

Year Published

2017
2017
2023
2023

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 8 publications
(7 citation statements)
references
References 2 publications
0
7
0
Order By: Relevance
“…Communication with the database to obtain and store data is carried out by means of web services (see Figure 5 ) implemented in PHP with an HTTP Apache server. The technology utilized is REST ( Pautasso, 2014 ), with data encapsulated in JSON ( Thu and Aung, 2015 ). The choice was made to utilize REST as it allows quick access to each physical object with only one request, meaning less workload for the server and better navigation for the user.…”
Section: Introductionmentioning
confidence: 99%
“…Communication with the database to obtain and store data is carried out by means of web services (see Figure 5 ) implemented in PHP with an HTTP Apache server. The technology utilized is REST ( Pautasso, 2014 ), with data encapsulated in JSON ( Thu and Aung, 2015 ). The choice was made to utilize REST as it allows quick access to each physical object with only one request, meaning less workload for the server and better navigation for the user.…”
Section: Introductionmentioning
confidence: 99%
“…Thu [19] proposed a system consisting of a mobile application integrated with Restful API to access the electronic books from the university library by mobile application.…”
Section: Related Workmentioning
confidence: 99%
“…UI Automator [57] does not use JUnit but provides same functionality for the test engineers to build GUI tests like clicking buttons, text input, scrolling and swiping. The Uiautomator has special abilities to check the state of application before and after user actions in GUI; this can be useful for Black-box testing of apps through GUI.…”
Section: Tools and Techniques Used In Automated Softwarementioning
confidence: 99%
“…The goal of this tool is more to provide infrastructure for dynamic analysis of application. It is built on top of Uiautomator [57]. Instead of reinventing the wheels PUMA uses Monkey's exploration strategy but it provides a framework that can be extended to implement any exploration strategies.…”
Section: Model-based Techniquesmentioning
confidence: 99%