Joining Panel Discussion on AI in testing

I’ll be joining a panel discussion at the Globant Quanta NXT 2024 conference on August 29. The topic of discussion is : “Gear up for AI Impact on Businesses: Present and Future.” I told them I have “a contrarian opinion” on AI, and they said that’s ok, it’ll make the conversation more interesting. You canContinue reading “Joining Panel Discussion on AI in testing”

Getting Started with Python for Test Automation – workshop week 4

This week we introduce Pytest a test framework for Python.We write and run automated tests and learn more about functions and classes while exploring Python data structures in more detail. Register to receive a calendar invite for the live workshop.Catch the recording on YouTube.

Getting Started with Python for Test Automation – workshop week 1

This is our first workshop in the Getting Started with Python course. We cover installing Python on Windows (or Mac) as well as using pyenv to install different versions of Python. We introduce the interactive Python REPL and install iPython with pip. We then start with the basics of programming Python with the classic “Hello World”Continue reading “Getting Started with Python for Test Automation – workshop week 1”