Tag "test automation"

, page 7 back to homepage

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

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

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