Skip to main content

Eric Guo

Blogs from this Author

Mobile Automation Test Tool Selection & Framework Library Design

In the last blog (Mobile Automation Test Framework Introduction and Design) we discussed some basic knowledge about automation framework and how to set up a proper automated testing framework. In this article, I will introduce how to select a suitable automation tool and how to design the framework library. First, we need to define some […]

Mobile Automation Test Framework Introduction and Design

Mobile devices are becoming more important than ever in our society. The demand for automated testing on mobile APPs is becoming significantly greater than before. This blog will discuss how to set up a mobile automated testing framework that is easy to create test scripts and maintain upon requirement change. First, this blog will introduce […]

How to Configure Appium Grid for Mobile Automation Testing

Mobile devices are getting more important than ever in our society. A large amount of Android and IOS applications are developed to make our lives convenient in every possible way. Most mobile apps are usually running on the devices with various models and different platforms. The automated testing for these apps therefore shall be conducted […]