The video explains how an Android Native application is automated using Testsigma. This is demonstrated using a simple login scenario of the Wikipedia app. In this demo, we are going to use the Appium Inspector.
In addition to manually entering the ui identifiers(like id, xpath, name, etc) a particular element(a button, text field, etc on a web page), Testsigma’s chrome extension enables to capture the attributes of an element easily.
Navigate to Applications-Version-Test Cases-Choose a Test Case that you wish to manually add the test steps to. Enter the desired steps and also the Expected Result(whether Passed/Failed.)