To create a live test to check application biometrics, follow these steps:
-
From the dashboard, navigate to Automation > Create Automated Test > Android or iOS.
-
Select Appium Android Client Side.
-
Set the desired capabilities.
-
Enable the biometrics testing by toggling the button that is above the code snippet window to Enabled. That adds the true value of the capability instrumentation biometric.
-
From Capabilities Creator, copy generated capabilities from the code snippet window and use them to launch your client-side test.
-
Click Projects & Test Results.
Note: For the Android, it takes about 30 seconds longer test to be ready to run.
To check the result of your test, go to the Projects section on the left-hand side panel and choose the one that interests you. Click the project, select a your test run, and Go to results. The Device Session provides information on:
-
Device Session Browser
-
Session Details:
- Analytics
- Device
- Tests and Steps
- Issues
-
Artifacts
- Screenshots
- Videos
- Files
- VisualTest
-
Logs
-
Performance
See Also
Biometric Authentication
Running Live Test with Biometric Instrumentation
Running Server Side Test with Biometric Instrumentation