Mrigank Shubham Saxena

Automate This

Welcome to Automate This! 🎙️This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NoteBookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This (https://medium.com/@automatethis), this podcast turns complex topics into bite-sized, fun, and interactive episodes. Whether it's mastering Java, Selenium, Appium, or GitHub—or diving into automation solutions for payment systems and fintech applications.

Author

Mrigank Shubham Saxena

Category

Technology

Podcast website

medium.com

Latest episode

Mar 19, 2025

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android almost 10M downloads · 4.8 rating iOS soon

Episodes

Automate This: Chapter 21: Essential Design Patterns for Automating a Whole Website 19.03.2025

About the Release: Let’s say you’re building a car. You wouldn’t randomly weld metal pieces together, right? You’d follow a structured plan so that everything fits perfectly and functions smoothly. Automation is the same! Without structure, your test scripts become a chaotic mess — hard to maintain, impossible to scale. This is where  design patterns  come in. They help organize code so that it is...

Automate This: Chapter 20: Testing Metrics What, Why, and How to Measure Them? 19.03.2025

About the Release: Software testing is more than just running test cases and finding bugs — it’s about tracking progress, efficiency, and quality. But what should you measure? When should you measure it? And who needs these numbers? Let’s break it all down in a simple, step-by-step way. Read the full Article here: https://medium.com/@automatethis/manual-testing-1o1-testing-metrics-what-why-and-how...

Automate This: Chapter 19: Advanced XPath Techniques for Dynamic Web Elements 24.02.2025

Welcome to Season 2 of Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NotebookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This (medium.com/@automatethis), this podcast turns complex topics into bite-si...

Automate This: Chapter 18: XPath The Selenium Element Locator 20.02.2025

Welcome to the Season 2 of Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NotebookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This (medium.com/@automatethis), this podcast turns complex topics into bit...

Automate This: Chapter 17: Selenium Automation Browser Drivers and Essential Commands 18.02.2025

Welcome to Season 2 of Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NoteBookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This (https://medium.com/@automatethis), this podcast turns complex topics into...

Automate This: Chapter 16: Selenium Automation Setup A Beginner's Guide 17.02.2025

Welcome to Season 2 of Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NoteBookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This (https://medium.com/@automatethis), this podcast turns complex topics into...

Automate This: Chapter 15: Selenium Web Automation and Testing 17.02.2025

Welcome to Season 2 of Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NoteBookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This (https://medium.com/@automatethis), this podcast turns complex topics into...

Automate This: Chapter 14: Revisiting OOD(Payment System Design) 02.02.2025

End of Season 1 ============================================== Welcome to Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NotebookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This (medium.com/@automateth...

Automate This: Chapter 13: Payment Processing with Interfaces and Composition 02.02.2025

Welcome to Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NotebookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This (medium.com/@automatethis), this podcast turns complex topics into bite-sized, fun, an...

Automate This: Chapter 12: Abstraction and Payment Systems in Java 02.02.2025

Welcome to Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NotebookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This (medium.com/@automatethis), this podcast turns complex topics into bite-sized, fun, an...

Automate This: Chapter 11: Basics of Object-Oriented Design 02.02.2025

Welcome to Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NotebookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This (medium.com/@automatethis), this podcast turns complex topics into bite-sized, fun, an...

Automate This: Chapter 10: Abstraction, Abstract Classes, and Interfaces in Java 28.01.2025

Welcome to Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NoteBookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This (https://medium.com/@automatethis), this podcast turns complex topics into bite-sized,...

Automate This: Chapter 9: Polymorphism in Java A Real World Perspective 27.01.2025

Welcome to Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NoteBookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This (https://medium.com/@automatethis), this podcast turns complex topics into bite-sized,...

Automate This: Chapter 8: Encapsulation in Object-Oriented Programming 26.01.2025

Welcome to Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NoteBookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This (https://medium.com/@automatethis), this podcast turns complex topics into bite-sized,...

Automate This: Chapter 7: Java Inheritance A Practical Guide 26.01.2025

Welcome to Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NoteBookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This (https://medium.com/@automatethis), this podcast turns complex topics into bite-sized,...

Automate This: Chapter 6: Java Fundamentals Logic to Code 25.01.2025

Welcome to Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NoteBookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This (https://medium.com/@automatethis), this podcast turns complex topics into bite-sized,...

Automate This: Chapter 5: Understanding Constant-Time Operations in Java 24.01.2025

Welcome to Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NoteBookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This (https://medium.com/@automatethis), this podcast turns complex topics into bite-sized,...

Automate This: Chapter 4: Java Fundamentals Keywords and JVM Execution 23.01.2025

Welcome to Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NoteBookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This (https://medium.com/@automatethis), this podcast turns complex topics into bite-sized,...

Automate This: Chapter 3: Java Fundamentals JVM, main Method, and args 22.01.2025

Welcome to Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NoteBookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This ( https://medium.com/@automatethis ), this podcast turns complex topics into bite-size...

Automate This: Chapter 2: Java Objects A Practical Guide 22.01.2025

Welcome to Automate This! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NoteBookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This ( https://medium.com/@automatethis ), this podcast turns complex topics into bite-size...

Automate This: Chapter 1: Basics of Java, OOPs Concept 22.01.2025

Welcome to Automate This ! 🎙️ This podcast started as a little life hack for myself—a way to skip re-reading my own blog posts and instead listen to them on the go. Crafted using NoteBookLM, it’s a personal productivity experiment that quickly evolved into something worth sharing! Born from the blog Automate This ( https://medium.com/@automatethis ), this podcast turns complex topics into bite-siz...

Listen to the Automate This podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.