Blog

, page 22 back to homepage

Automated Acceptance Testing or FitNesse to Improve the Quality of Software

The quality of the product is not in the least dependent on the actual documentation and thorough testing. I would like to highlight the issue of developing and testing software

Read More

What Is A Mobile App and Why Do I Want One?

The birth of mobile phones brought us handy wireless communications devices but not much else. Over time as the cell phone has evolved, they’ve become more than just a means

Read More

Test Automation Authoring Is Harder Than It sounds

I’ve got a test automation engineer and a bunch of manual testers. The plan, of course, is to teach the manual testers to write automated tests were appropriate; a plan

Read More

How automation testing can help your software development process

There is no piece of software in the world that’s not tested before release for mass adoption. Yet we see many applications fail to reach the target audience. One of

Read More

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