Mobile app testing and evaluation platform

This FYP report mainly documents the initiation, design and development of the mobile app testing and evaluation platform project. This platform is using HTML5 in front end user interface design, PHP in server-side scripting and Python in test scripts programming. The project takes an Android mobi...

Full description

Saved in:
Bibliographic Details
Main Author: Zhao, Yideng
Other Authors: Shum Ping
Format: Final Year Project
Language:English
Published: 2018
Subjects:
Online Access:http://hdl.handle.net/10356/75208
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This FYP report mainly documents the initiation, design and development of the mobile app testing and evaluation platform project. This platform is using HTML5 in front end user interface design, PHP in server-side scripting and Python in test scripts programming. The project takes an Android mobile app with name of Ezvac, developed by another student as a target, and implements automated security testing, UI testing, stress testing etc. into the platform using Pytest and Unittest framework, as well as Appium automation tool. The platform can help carrying out tests for both emulators and real devices, schedule the testing tasks and presenting test results in current web page or email to testers. The detail of each function and how it has been implemented will be illustrated in the following report.