Blog

, page 25 back to homepage

Key Steps in Automated Testing

Even though every piece of software undergoes thorough testing, when it is delivered software almost always has defects. Test engineers strive to catch them before the product is released but

Read More

Android Application Testing Framework – Hello World Tutorial

Hello, Testing Android offers a powerful but easy-to-use testing framework that is well integrated with the SDK tools. Because writing tests is an important part of any development effort, this

Read More

Manual Testing vs. Automated Testing: A Decision Point

Choosing to implement automation in a test organization can be a somewhat controversial decision. Many automation efforts fail or do not yield the expected return on investment. In this tip,

Read More

Mobile App Testing: Know Your User

Note: this article was updated in August 2019. The high competition in the mobile app market is a challenge for every Product Owner. The main goal is to catch users’

Read More

4 Best Add-ons to Identify Selenium Locators

Locators allow tester to find elements on a page that can be used in automated tests. And it is not trivial task to uniquely identify some locators. I offer 4

Read More