4 Hurdles to Clear for Test Automation
https://vervegroup.com.au

4 Hurdles to Clear for Test Automation

The fear of implementing test automation prevents many top notch QA teams from implementing an automation practice to improve test coverage. Here are 4 checks to have confidence in your plan to implement test automation.

1. Finding the Right Test Automation Framework

There are lots of tools out there, all claiming to have test automation abilities. That doesn’t exactly mean they will fit your specific needs, or crush your specific challenges. There are some qualifications that any automation tool must meet in order to enhance your QA success:

  • It must be as easy as possible to create an automated test script.
  • It needs to make identification of the elements of the app as precise and robust as possible.
  • It needs to enforce continuous refactoring and updating so that tests are always correct.
  • It should easily connect to the cloud for multi browser and device testing.

2. Integration into Existing DevOps or Testing Environments         

Leverage your automated test scripts by allowing others to run them in other environments  for other purposes, like: new environment smoke-test, build validation, provide load during performance measurement, regression test after refresh or upgrade, etc.

3. Optimize Test Automation Strategy with Cross Platform Testing

To meet the needs of a rapidly expanding client products you must cover an ever expanding test matrix of operating systems, devices, and browsers. A graet automation tool can test on all significant platforms, giving you the ability to conquer the entire test area with just one automation script.

4. Low Skill Entry Level to Master         

Finally new advances in programming make it accessible to those that have been too intimidated by the subject. This lower skill thresh-hold enables every project to add and maintain automated tests within the team. This reduces the bottle-neck and delays of relying on a scarce and skilled resource so that the project can move at its own pace without external intervention.

Thanks to David Fink whom forwarded a very similar article to me. I disagreed with some of the points made in the original article and decided to rewrite with my corrections. For one the original advocated Record and Playback instead of coding, it failed to mention maintenance, and refactoring for better reuse.

要查看或添加评论,请登录

Eric Thomson的更多文章

  • Semantic Locators

    Semantic Locators

    Back in 2016 I wrote a post titled User Observable Locator Controversy Which asked the question, is it better to use…

  • User Observable Locator Controversy

    User Observable Locator Controversy

    Generally test automators prefer to identify elements using the attribute: id, because it is unique on the page but…

    4 条评论
  • Firefox 48 Broke Selenium - 2 Step Solution

    Firefox 48 Broke Selenium - 2 Step Solution

    This is getting annoying, every time Firefox makes another update it breaks my Selenium tests. I don't want to keep…

  • 3 Steps to Introduce Automation to Manual Testers

    3 Steps to Introduce Automation to Manual Testers

    The topic of test automation can be overwhelming, so how can you get started? Last Friday I attended the IIST Webinar:…

    2 条评论
  • Update Firefox and Selenium

    Update Firefox and Selenium

    The other day, my selenium tests quit working with Firefox 47 and I posted a big work-around (link). which required an…

  • Firefox 47 Sink Your Selenium Scripts?

    Firefox 47 Sink Your Selenium Scripts?

    I have a habit that before starting to write any new test automation scripts, I run one that I know was working…

    2 条评论
  • Modern Testing @ TCQAA

    Modern Testing @ TCQAA

    Last night, Andy Tinkham gave his first talk about this topic, after after attending a Reinventing Testers workshop…

  • Smart Testing Ideas

    Smart Testing Ideas

    On the way to work this morning I listened to an interview with Christin Wiedemann on TestTalks (for the second time)…

    1 条评论
  • Three Amigos Collaboration

    Three Amigos Collaboration

    I recently read Bob Galen’s post, The "3 Amigos" in Agile Teams. He explains that this term has been around since 2009,…

  • Awards and Recognition

    Awards and Recognition

    After a couple weeks of high stress and long hours I just finished testing a high profile project. At our team meeting,…

社区洞察

其他会员也浏览了