Testtalks | Automation Awesomeness | Helping You Succeed With Test Automation

  • Autor: Vários
  • Narrador: Vários
  • Editor: Podcast
  • Duración: 293:41:42
  • Mas informaciones

Informações:

Sinopsis

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.

Episodios

  • Fitnesse & Visual Regression Tracker with Surat Das

    07/11/2021 Duración: 30min

    Are you considering adding visual validation testing to your automation, but not sure where to start? In this episode, Surat will share an open-source solution called Visual Regression Tracker to achieve awesome results. He’ll also share his use of it with his Fitness framework, which is an often-overlooked automation option. Discover what Fitness is, how Surat uses it, and learn about visual regression tracker, test reporting, and much more. Listen up!

  • Playwright and CucumberJS with Sonja Quartz Leaf

    31/10/2021 Duración: 23min

    Are you considering using Playwright for your next automation project? In this episode, Sonja Leaf, Director of Engineering at Cloudburst, will share why her team chose Playwright and how it has worked for them so far. Discover why they moved on from Cucumberjs, some newer features of Playwright, visual test automation, and much more. Listen up! Never miss another episode! Join the Guild and get alerted every time we release a new episode 

  • Automation Halloween Special 2021 with Paul Grossman

    24/10/2021 Duración: 29min

    Paul is back to share some automation testing tricks and treats in our annual Halloween special. In this episode, Paul Grossman (AKA the DarkArtsWizards) conjures up some automation testing practices that will help ward off flaky automation like garlic to a vampire. Discover automation horror stories, whether codeless automation is the boogeyman, how to avoid zombie bad testing practices, and much more. Don’t be left in the dark -- listen now!

  • Hackable with Ted Harrington

    17/10/2021 Duración: 33min

    If you don't fix your security vulnerabilities, attackers will exploit them. As testers, we have a responsibility to help to secure our applications. In this episode, Ted Harrington, author of Hackable: How to Do Application Security Right, shares how to defend against attackers by learning to think like them. Discover how to eradicate security vulnerabilities, establish a threat model, and build security into your development process. Listen up!

  • Automation Engineering Productivity with Dushyant Acharya

    10/10/2021 Duración: 29min

    Software development is moving faster than ever in a continuous delivery model, and traditional test automation is sometimes not enough to keep up. In this episode, technology leader Dushyant Acharya, will share how the engineering productivity paradigm helps expand test automation and make it more effective. Discover how to increase software development productivity with development workflow, including test automation, infrastructure, and efficient product delivery.

  • Evolving Test Automation with Ethan Chung

    03/10/2021 Duración: 34min

    The success of DevOps is intrinsically linked to test automation. But how do you quickly scale your automation effort to keep up with the speed of delivery?  In this episode, Ethan Chung, a Solutions Architect at  Keysight Technologies, will share a comprehensive DevOps strategy that he has seen work for other companies.  Discover the power of automation intelligence, team collaboration hacks, handling the ever-expanding test surface, and much more.

  • Let's Talk About Failure Game with Paul Grizzaffi

    26/09/2021 Duración: 34min

    Want to know how to choose an automation tool? In this episode, Paul Grizzaffi will share how ignoring your company's automation ecosystem get you into trouble. Discover all aspects of the automation ecosystem (goals/strategy, audience, environment) in depth. Listen up to find out how to win at the game of automation.

  • Salesforce Test Automation Strategy with Mala Punyani

    19/09/2021 Duración: 29min

    Need to automate Salesforce applications? In this episode, Mala Punyani, an Engineering Manager Quality/Automation Architect at Splunk, will share some insights from her 14 years of automation experience. Discover differences in automating Salesforce applications, when to build vs. buy, test strategy, and much more. Listen up!   

  • AltUnity Tester with Ru Cindrea

    12/09/2021 Duración: 28min

    It's game on in this episode, as Ru Cindrea, a senior test consultant and managing partner at Altom, shares success with game automation testing. Discover all about an open-source automation tool AltUnity Tester designed for Unity mobile automation for games. Listen up!  ** Selenium 4 *** Did you know that Selenium 4 has been officially released? Get a free video tutorial on all the new features from the creator himself Simon Stewart: https://testguild.com/free-selenium-4-course/

  • Software Testing and Observability with Abby Bangser

    05/09/2021 Duración: 31min

    Observability has been a topic I’ve heard more and more about the past few years. But what is it really, and how does it apply to testing? In this episode, Abby Bangser, a Site Reliability Engineer (SRE) at Duffel, breaks it down for you. Discover what observability & telemetry is, how to use observability in debugging, how observability is different from monitoring, and much more. Listen up! ** Never miss another episode join the Guild and receive weekly FREE automation awesomeness: https://testguild.com/newsletter/  

  • Testcontainers: Making Sense of the Software Testing Landscape with Sergei Egorov

    29/08/2021 Duración: 35min

    Did you know that, on average, an application touches more than 50 external dependencies? How do you test in this scenario? In this episode, Sergei Egorov will explain how to handle tricky integration testing scenarios. Learn about TestContainers, a cool way to create throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container. This will help you test everything from databases to APIs to other microservices in ways you might not have thought possible—at least not quickly. Listen up! ** Never miss another episode ** Get alerted every time a new episode is released and also get access to free exclusive content when you join the Guild! ===>JOIN NOW

  • API Pen Testing with Mateusz Olejarka

    22/08/2021 Duración: 29min

    Are your APIs secure? How do you know? Is security even part of your testing plan? In this episode, Mateusz Olejarka, a Senior IT Security Consultant at SecuRing, will share how to approach testing REST API from a Pentester's Perspective. Discover common API interface exploits and how to prevent them in your applications. Listen up!

  • Tested by Covid with Greg Paskal

    15/08/2021 Duración: 27min

    So, you’re getting ready to speak at a conference, and your flight is in the morning. Fever kicks in. It turns out you have Covid. What do you do? In this episode, Greg Paskal will share his story and lessons learned from his experience with Covid, and how it related to software testing. Discover why having a test plan is so important, the effect of isolation on team culture, the importance of quality in services, customer experience, and much more. Listen up!

  • Top Free Desktop Test Automation Tools

    08/08/2021 Duración: 21min

    Do you need to run some automated tests against desktop applications? As a testing community, we have been spoiled with many open-source automation testing tools for browser and API automation testing, but what about tools for desktop application automation? In this episode, I share some of the top options to help you with different desktop test automation technologies. Discover what open-source tools are available as well as the pros and cons for each one.

  • Avoiding Common Testing Pitfalls with Ramona Schwering

    01/08/2021 Duración: 26min

    There are so many traps one can fall into when creating automated tests. In this episode, Ramona Schwering, a software developer with a passion for testing, shares her tips to help you avoid some of the most common testing traps. Discover strategies to prevent slow tests, painful-to-maintain-and-debug tests, and tests that have no value. Stop wasting valuable time debugging and maintaining flaky tests. Listen up!

  • Analyzing Automation Results with Nikita Sidorevich

    25/07/2021 Duración: 35min

    Want to know the best way to increase the visibility of your test automation? In this episode, Nikita Sidorevich shares why automated test reporting is critical to the success of your project. Discover how to analyze and debug your failing tests quicker, and detect flaky tests earlier. Also, hear how to get your whole team involved using flexible, team-specific automation test results dashboarding.

  • Future of Work with Raj Subrameyer

    18/07/2021 Duración: 36min

    Want to know how testers’ jobs changed during the Pre-Covid, Covid, and Post-Covid eras? In this episode, Raj Subrameyer, author of the book Skyrocket Your Career, shares what you need to know to succeed in this new reality we now face. Discover why your Social Media Footprint is critical to your personal and career growth, what skills are currently in demand, and tons of actionable advice on how to bulletproof your career under any circumstance. Listen up! 

  • The Basics of Performance Testing with Dave Westerveld

    11/07/2021 Duración: 29min

    As teams continue to shift left, testers will need to be familiar with all kinds of testing techniques. One skill that is essential to have is performance engineering. In this episode, join software tester Dave Westerveld as he shares the basics of performance testing. Discover the fundamentals of performance testing, including tests and tools to use, monitoring, types of performance tests, and more. You don't want to miss it. Listen up!

  • Testing Web APIs with Mark Winteringham

    27/06/2021 Duración: 24min

    Want to develop a diverse testing program that gets your whole team involved in ensuring quality? If so, this episode is for you as testing expert Mark Winteringham discusses his upcoming book Testing Web APIs. Discover how to design and implement a web API testing strategy, a risk-driven approach to API testing, and more. Listen up!

  • API Testing using Postman with Kristin Jackvony

    20/06/2021 Duración: 28min

    In many ways, API testing is faster and far superior to automated UI Testing. Find out why In this episode. Kristin Jackvony, a software tester, blogger, and soon-to-be-published author, will share some key takeaways from her LinkedIn course on Postman Essential Training. For all you testers and developers that need to do API testing, you’re in for a treat. You’ll learn all about Postman, a popular (and free) solution, and how it can help you with all your API testing needs. Listen up!

página 10 de 28