In this chapter, we will discuss a sample scenario in Testsigma's sample application, which we are going to automate in this tutorial.
The Android Native Application under Test(AUT) is Wikipedia Android App - Download the Wikipedia APK
For this tutorial, we will learn to automate a simple workflow on the 'Wikipedia App'.
Sample Scenario
We would learn how to Launch the application and move ahead in the app by tapping on various elements.
Corresponding Test steps will be:
Launch the App
Tap on skip button
Tap on sync reading list
Tap on menu
Tap on hide card
Tap on search
Below, is an image of the Wikipedia Android Native App:
In Testsigma these test steps are written in plain English making it easy for anyone to read and write.
You will learn how in the upcoming chapters.
Introduction to Testsigma’s simple English based approach
Testsigma simplifies test case creation while providing advanced features to tune tests for the most complex scenarios. Testsigma offers scalable execution on real devices, and reduces tedious maintenance work, and lets you analyze test case failures easily.
For any application type, test steps are created using an NLP based approach that is easy and well suitable for the most complex interfaces.
Read the next chapter to set up a new project in Testsigma and start automating the above-discussed test scenario using simple English.
***