Tag "automated testing"

, page 8 back to homepage

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

E-mail Distribution of Test Results Obtained from Selenium + TestNG

If you have to run a bunch of automated tests using Selenium + TestNG, the results of running the tests can be easily sent to all interested parties automatically. It

Read More