Research on automated testing framework for multi-platform mobile applications
Da Zun, Tao Qi, Liping Chen
Abstract
Da Zun, Tao Qi, Liping Chen
Abstract
Automated testing framework is a platform or a standard for software automation testing, which can provide a reusable foundation for automated test modules and provide automated test management functions. This paper presents a new automated testing framework for the multi-platform mobile applications. MATF (Multi-platform Automatic Testing Framework) uses keyword driven test technology. The framework encapsulates and expands the Appium which is a standard for mobile test automation. It integrates test case management, test plan management, test script generation, test execution and test report generation. The framework can parse the test cases and generate test scripts which apply to the applications of both iOS platform and Android platform automatically. The test results can be recorded to generate test reports by this framework. MATF does not need testers to write the test scripts, which can greatly reduce the costs of testing. The test scripts run stably under this framework. And the test reports are consistent with the results by actual manual testing.
OpenAlex reports 10 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Automated testing framework is a platform or a standard for software automation testing, which can provide a reusable foundation for automated test modules and provide automated test management functions. This paper presents a new automated testing framework for the multi-platform mobile applications. MATF (Multi-platform Automatic Testing Framework) uses keyword driven test technology. The framework encapsulates and expands the Appium which is a standard for mobile test automation. It integrates test case management, test plan management, test script generation, test execution and test report generation. The framework can parse the test cases and generate test scripts which apply to the applications of both iOS platform and Android platform automatically. The test results can be recorded to generate test reports by this framework. MATF does not need testers to write the test scripts, which can greatly reduce the costs of testing. The test scripts run stably under this framework. And the test reports are consistent with the results by actual manual testing.
Key concepts: Test Management Approach, Test harness, Test script, Computer science, Manual testing, Keyword-driven testing, White-box testing, Test plan