Why You Need An Automation Testing Framework

► FREE COURSE – 5 Learning Mistakes Software Developers Make ◄
https://simpleprogrammer.com/learn-faster
Blackbox automation testing should be part of any successful software development organization. Unit testing is great, but to cover the largest area of your software with the least effort you need to have blackbox automation testing. Not only that, but you also need to have an automation testing framework.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

19 Comments on “Why You Need An Automation Testing Framework”

  1. Damn John, your old videos were pretty awful. maybe it's coz I'm used to the newer one but YIKES!

  2. Which language do you use in your creating an automation framework course on pluralsight ?

  3. So is there a specific "automation testing framework" people are using, or is this a homegrown thing that each organization needs to do on its own?

  4. My current company wants to start using automation. I want to use selenium. We use Jira, and we're looking at using Zephyr for issue/test creation/tracking. The apps are written in Java. What framework would you recommend? jUnit? TestNG?

  5. I really love your vlogs and your book. I love the content you make. Thank you so much for your effort. I actually had one question regarding automation testing. Can you do a vlog about testNG?

  6. what are the career prospects an automation tester?is it good option to choose it as a career for someone who has just finished college (bachelors in information technology) 6 months before ?

  7. Hi John,I want to create the Automation testing framework from scratch using selenium with Java.Can you help out?

  8. Sounds like the page object pattern to me, which is useful, but no substitute for unit tests and integration tests. I can't agree that "blackbox automation testing" is more important than unit tests — which are as much about development and good design as "testing."

  9. Using this with HP products work as well?  Specifically ALM & UFT?
    I'm new to frameworks and automated testing so I'm trying to learn, read, watch everything I can.
    Thanks!

  10. Brilliant – I implemented John’s automation layers approach to a new development project this year. It’s made our automation tests more reliable and maintainable. Highly recommend any of John Sonmez’s PluralSight courses!

  11. Hi John,
    I find your selenium related courses priceless, thank you!
    Any plans releasing more UI testing stuff on pluralsight?
    PS: "Get up and code" rulez 😀

Comments are closed.