Testtalks | Automation Awesomeness | Helping You Succeed With Test Automation

  • Author: Vários
  • Narrator: Vários
  • Publisher: Podcast
  • Duration: 300:53:01
  • More information

Informações:

Synopsis

TestTalks is a weekly podcast hosted by Joe Colantonio, which geeks out on all things software test automation. TestTalks covers news found in the testing space, reviews books about automation and speaks with some of the thought leaders in the test automation field. Well aim to interview some of todays most successful and inspiring software engineers and test automation thought leaders.During the interviews, the spotlighted engineer will tell us about his or her testing experience, sharing their successes and failures as well as which testing techniques are working for them right now. Well all learn more about testing through these talks hence the name TestTalks.

Episodes

  • 247: Discover The Personality of Your Application with Greg Paskal

    31/03/2019 Duration: 35min

    One of the most common challenges for quality engineers is making the mental shift from merely pursuing pass or fail test results to understanding the characteristics and trends of tests. That’s what we’ll be test talking about today with Greg Paskal. Greg will share how to discover the personality of your application using dashboards created with ELK Stack. Listen up to discover how to create tests that are accurate and actionable.

  • 246: Chaos Engineering with Tammy Butow

    24/03/2019 Duration: 29min

    Do you want to build more resilient software systems? Do you like to break things on purpose? If so, this episode is for you. We’ll be Test Talking about Chaos Engineering with Tammy Butow, a principal site reliability engineer at Gremlin. Tammy will explain how to test the ways in which your system responds to stress so you can identify and fix failures before they impact your customers—saving you and your company the embarrassment of software downtime, bad publicity and lost revenue. Listen up!

  • 245: Performance Testing in 2019 with PerfGuild

    17/03/2019 Duration: 34min

    Unfortunately, not many software engineering organizations are familiar with the needs of performance testing or even have the expertise to do so. One major roadblock that prevents teams from successfully executing performance testing is a lack of training. Sometimes, just knowing where to start can be a challenge. One place to start is PerfGuild so in this episode, we’ll be talking all about the online conference dedicated 100% to helping you succeed with performance testing. Listen up.

  • 244: Fast Forward Your Entire Development Cycle with Israel Rogoza and Avishai Moshka

    10/03/2019 Duration: 37min

    In today’s episode, we’ll be Test Talking with Israel Rogoza and Avishai Moshka from IncrediBuild about how you can fast-forward your entire development cycle. Discover how to reduce your builds, tests and other tasks leveraging grid computing. So if you’re looking for ways to accelerate your software development efforts without reducing the quality, listen up.

  • 243: Creating Klassi Frameworks with Larry Goddard

    03/03/2019 Duration: 28min

    In this episode, we’ll be Test Talking with Larry Goddard about how to create a “Klassi” automation framework. Larry will discuss some JavaScript-related test tools that have helped him create tests for UI, APIs and visual validations, as well as generate reports and run tests in CI. So listen up and discover how to improve your JavaScript-based automated testing efforts.

  • 242: Front-end Architecture Making a Way For Testing with Fabio Nolasco

    24/02/2019 Duration: 34min

    There are many things that can disturb the perfect flow of front-end development and testing. However, for some reason, most people are led to believe that, whatever the answer is, it might involve new technology. But what if that was not true? What if what we actually need is a new approach, or better yet, a new methodology to guide us? In this episode, Fabio Nolasco gives a glimpse in his book Professional Front-end Architecture, explaining how front-end architects have an opportunity to act as catalysts so that good front-end code and testing can actually happen as it should in our organizations.

  • 241: Automate The Planet with Anton Angelov

    17/02/2019 Duration: 29min

    Today we’ll be test talking with Anton Angelov, the CTO and co-founder of Automate The Planet Ltd, inventor of both the BELLATRIX Test Automation Framework and MEISSA Distributed Test Runner. In this episode prepare to discover more about automation frameworks and how to run your tests in parallel.

  • 240: How to Listen to Your Tests with Alex Schladebeck

    10/02/2019 Duration: 30min

    Today we’ll be test talking with Alex Schladebeck about her views on Software Testing. Discover what linguistics has to do with testing, how to stop hating your UI tests and much more. If you're interested in software testing, you don’t want to miss this episode.

  • 239: Clean Selenium Code Using Linting with Kwo Ding

    03/02/2019 Duration: 22min

    Today we’ll be test talking with Kwo Ding all about his new Sonar WebDriver Plugin which is a static code analysis tool that helps you to follow best practices for writing WebDriver tests. If you're interested in writing clean Selenium code, you don’t want to miss this episode.

  • 238: Karate API Testing with Peter Thomas

    27/01/2019 Duration: 32min

    Karate is a popular open-source project for web-service API testing. Inspired by Cucumber – it combines BDD syntax with a DSL carefully crafted to deal with HTTP. In this episode, Peter will walk through some of the features of Karate, and how it can be effectively used for testing web-service APIs. You get to hear straight from the creator of Karate the motivations for creating this framework in the first place, how it differs from the competition, and how it helps accelerate the development and quality-assurance of web-services of all kinds

  • 237: Sneak Peek of AutomationGuild 2019

    20/01/2019 Duration: 23min

    Are you or your team struggling with automation testing? Do you have a hard time getting automation buy-in from your teams? In this episode, you’ll get a sneak peek of what you’ll discover at the 2019 Automation Guild Online Conference and Community. Listen in and find out how you and your team can accelerate your test automation efforts in 2019. Register for Automation Guild now: https://automationguild.com

  • 236: Sleeping Is Not Your Best Friend in Automation with Michelle Macdonald

    13/01/2019 Duration: 32min

    Have you ever watched SpongeBob SquarePants? If so, this episode is for you as we Test Talk with Michelle Macdonald about the SpongeBob-themed talk she gave at last year’s SeleniumConf titled “Sleeping is not your best friend in automation.” Discover why “sleeping” is not optimal, and learn better ways of using waits in Selenium. Are you ready? If so, listen up!

  • 235: OpenTest Automation Framework with Adrian Theodorescu

    06/01/2019 Duration: 32min

    Are you hungry to learn more about an open-source framework? In this episode Adrian Theodorescua, a developer-turned-tester with over 17 years of experience shares his experiences with helping to create OpenTest. OpenTest is a free, open-source functional test automation tool for Web applications, mobile apps, and APIs. Based on Andre’s description, it might be the perfect solution for your team.

  • 234: How Test Automation Will Change in 2019

    30/12/2018 Duration: 24min

    Are you wondering what new automation and testing skills and tools you’ll need to know in 2019? Before my Automation Guild conference each year I ask potential attendees to fill out a survey to give me an idea of what things they’re struggling with. I also speak with a lot of testing thought leaders on my weekly Test Talks podcast. Based on this info we’ll take a look at trends for automation testing and how test automation will change in the New Year.

  • 233: A Practical Guide to Testing in DevOps with Katrina Clokie

    16/12/2018 Duration: 32min

    As organizations shift to a culture of intense collaboration and rapid delivery, the expectations for testers are changing. What does testing look like in an environment with automated build and deployment pipelines? How does appetite for risk change once a product can be tested in production? Who should testers look to connect with across the organization, and how can they work together effectively to deliver quality software? That's what we'll be test talking about in this episode with Katrina Clokie, author of the book A Practical Guide to Testing in DevOps.

  • 232: HipTest Living Documentations BDD for 2019 with Laurent Py

    09/12/2018 Duration: 28min

    There are many benefits of BDD, but most folks completely ignore them and just focus in on the automation piece of behavior-driven development. Living documentation, as well as communication, are often overlooked. In this episode that’s what we’ll be test talking about today with Laurent Py, founder of HipTest. Listen up and discover how to take your BDD to the next level in 2019.

  • 231: Nodejs Automation Frameworks with Casey Cantwell

    02/12/2018 Duration: 36min

    Today we’ll be Test Talking with Casey Cantwell a Senior QA Architect about WebDriver.io Automation. This episode came about after I received an email from Casey who asked “In reading your blog post on “frameworks you need to know article” I was surprised to see a framework based on Node.js didn’t get any love in your article. We chose Webdriver.IO as our product is all Node.js / JavaScript and are loving it.” So I asked Casey if he would be open to being interviewed about his experiences with creating Node.js based automation frameworks. So that what will be test talking all about today.

  • 230: It’s back! Selenium IDE Reborn with Dave Haeffner

    25/11/2018 Duration: 30min

    If you’re like me you would have thought that Selenium IDE was long dead and buried. And to be honest, I was glad to believe it was. But in this episode, Dave Haeffner will Test Talk about the rebirth of Selenium IDE and why it’s a good thing. Discover why Selenium IDE was resurrected and how it can help you. Listen up and learn about all of Selenium IDE’s improvements, and how they have made it better than it ever was before.

  • 229: A Journey through Test Automation Patterns with Seretta Gamba

    18/11/2018 Duration: 22min

    Have you ever wondered what it must have been like to find the Rosetta stone—the key to deciphering Egyptian hieroglyphics? In this episode, we’ll be Test Talking with Seretta Gamba about her new book, A Journey through Test Automation Patterns: One team’s adventures with the Test Automation Patterns Wiki that she co-authored with Dorothy Graham. This book is like a testing Rosetta stone for anyone who is embarking on or is already developing automation testing scripts. Get clarity and actionable advice on test automation patterns to improve any automation testing situation you might find yourself in.  

  • 228: Information Not Automation with Ingo Philipp

    11/11/2018 Duration: 36min

    What is Continuous Testing? What does it mean to you and your team’s testing efforts? That's what we’ll be test talking about today in this episode with Ingo Philipp, a Distinguished Evangelist at Tricentis. Prepare to discover what the fundamentals of testing are, and why it’s all about information and not automation.

page 17 from 29