In a fast growing environment where everything is moving first, it is a no brainer to test web and apps on mobile devices. To build it there are so many articles and blogs but none speaks about how to test the device grid meant for testing. We have a similar problem where we need to test mobile device grid consisting of a truly fragmented use case.
It is different from testing applications on different platforms/versions. Testing cloud services itself has many challenges likeĀ
-
Are we presenting the same Experience as a real physical device held in their hands to grid users?
-
Testing Integrations with different components
-
Implement Automation for complex scenarios like users actions(scroll, click etc) with stability, fast pace, and less maintenance.
We have faced a lot of complex challenges in this endeavour, and our engineering team has tried to solve it with some amazing results. In this session, we will provide the gist on the below issues:
-
How we simulate user actions in real devices using selenium?
-
How to leverage available frameworks based on your usage
-
Impact of automation on productivity and quality