Podcast

17 : Unmesh Gundecha : The Selenium Testing Tools Cookbook

By Test Guild
  • Share:
Join the Guild for FREE
Unmesh Gundecha : The Selenium Testing Tools Cookbook

The Selenium Testing Tools Cookbook

In this episode, you’re going to be served up some tasty Selenium tips by Unmesh Gundecha, author of the Selenium Testing Tools Cookbook. Unmesh will share with us a host of recipes for test automation success that will leave you saying “that was m’m! m’m! good automation awesomeness.

About Unmesh Gundecha Author of The Selenium Testing Tools Cookbook

UnmeshG-HeadShot

Unmesh Gundecha has a Master's Degree in Software Engineering and around 10 years of experience in Software Development and Testing. Unmesh has architected functional test automation projects using industry standard, in-house and custom test automation frameworks along with leading commercial and open source test automation tools. Presently he is working as Test Architect with a multinational company in Pune, India.

Quotes & Insights from this Test Talk with Unmesh Gundecha

  • Automation is not testing — it supports testing
  • Create automation so your testers can focus on interesting stuff
  • Don't make things too complicated – stick to the basics when creating an automation framework
  • Whats better jUnit or TestNG?
  • Treat your automation code just like you would any other development effort
  • Secrets to selenium test data management
  • Do code reviews
  • And much more!!

Resources/Books

Unmesh's Books:

Tools

  •  Geb – a groovy based Selenium automation framework
  • RedwoodHQ – It is a free Open Source test automation framework that allows multiple users to develop automation code, create readable action/keyword driven test cases and execute them all under a single Web interface.

Connect with Unmesh

May I Ask You For a Favor?

Thanks again for listening to the show. If it has helped you in any way, shape or form, please share it using the social media buttons you see on the page.

Additionally, reviews for the podcast on iTunes are extremely helpful and greatly appreciated! They do matter in the rankings of the show and I read each and every one of them.

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

  1. Hi Joe,

    Can you tell which Selelnium open source framework Unmesh mentioned? I got the redwoodhq but didn’t get the first one?

    1. Hi Kunal – Yes I believe it was GEB (http://www.gebish.org/) Geb is a browser automation solution.

      It brings together the power of WebDriver, the elegance of jQuery content selection, the robustness of Page Object modelling and the expressiveness of the Groovy language.

      It can be used for scripting, scraping and general automation — or equally as a functional/web/acceptance testing solution via integration with testing frameworks such as Spock, JUnit & TestNG.

{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}

267: Smart Test Execution with Eran Sher

Posted on 08/25/2019

Do you run an entire automation test for every build because you don’t ...

266: Automation Journey and TestNG with Rex Jones II

Posted on 08/18/2019

In this episode we’ll test talk with Rex Jones about his automation testing ...

265: TestProject a Community Testing Platform with Mark Kardashov

Posted on 08/11/2019

In this episode, we’ll talk to Mark Kardashov, CEO and Co-Founder of TestProject, ...