0 votes
in Appium by
What Kind of Testing Would You Perform For a General Application?

1 Answer

0 votes
by

The very first test we have to perform is installation. After that, we check the basic functionality and following which, we check the connectivity of the application with its peripherals. Then we uninstall the build and verify how the application responds when we interrupt it during installation. We also check interruption scenarios when our application requests a network call.

We also perform low network/poor connectivity testing during a network call. The process of upgrading from an older version to a newer version is also tested. Navigation in the application without a network is an important feature that is tested in general testing. Also, the compatibility of the app on different kinds of phones is a major criterion in general testing.

Related questions

0 votes
asked Nov 2, 2022 in SEO by john ganales
0 votes
asked Apr 26, 2020 in AWS by Robindeniel
...