mobile testing
-
Android Debug Bridge (ADB) guide:installation and setting on Windows and mac OS
Android Debug Bridge (ADB) is a tool that is extremely useful for testers working with devices running the Android operating system. Despite its not particularly attractive interface, ADB has the widest functionality that allows effective interaction with gadgets.
-
Ways to install mobile apps
Let us probably start with the widely known system and its store. In Google Play there are a lot of apps for everyone and everything. Some are with the immediate launch, which means that they mustn’t be installed on the device. Applications can be free and commercial. They all function only on devices with Android OS.
-
Approaches to mobile application testing
This article will examine four main approaches used in mobile application testing: in a cloud, based on emulation or devices, and crowdsourcing.
-
Emulators, simulators and farming devices for mobile testing
Testing mobile devices, one can face the problem when there are simply no devices required by the client to test on. Evidently, the first thing to be done – is to buy a device. But what if there is a big scope of devices to be tested on? Or, for instance, there is an urgency to check something on some precise device or platform, but there’s no device like that available? There are several variants on how to deal with such a situation and still perform testing: using emulators and simulators of mobile OS or usage of special services (also called «mobile device farms»). These are the subjects of this article.
-
Android developer mode tools
Having basic knowledge about the work with various Android devices, you can always optimize your work. Even understanding the work principle of various functions, QA-engineers continue to make small mistakes which often influence time or quality metrics on the project.
-
«Must-haves» for mobile bug reports
Reporting bugs, it is important not only to have the correct and accurate description but also to specify what exactly was tested and on which platform the testing was performed. These nuances are specified differently by each company. In this article we’re going through the QATestLAb company’s requirements for reporting bugs found on the mobile devices.
-
FAQ for and during testing on iOS and macOS
The beginner testers, who don’t have any experience in working with iOS and MacOS, are faced with scope of questions about the way of execution of one or another action. In this article we’ve gathered the most common ones and tried to answer them.
-
How to obtain logs from Android device
One of the required skills of a QA engineer for testing mobile applications is obtaining the error logs or emergency shutdown reports (crash logs). We`ll look through the definition of log and its functions as well as some ways of obtaining the log from the Android devices.
-
Getting iOS crash logs
While testing mobile applications and games a tester often comes across such a term as «a log».
-
Нow to record screen video on Аndroid
Sometimes, using the telephone, it becomes necessary to record video with actions on the screen. This can be a work need of QA or just a need of a regular user who wants to convey information to others. So, there is a question how to do that?
