Python Automation Learning - What next?

I have been going through the python automation path on Test Automation University.
As I progress, I am wondering what I should do next to use/enhance my newfound skills.
I’m looking for recommendations of training videos, or short courses, or ideas.

4 Likes

At the moment I am exploring Test Driven Development in Test Automation.

1 Like

Was also keen on doing the Python branch of TAU , merely to bag the certificate I guess.
I think, a bit like this thread Looking for an open source projects that needs Selenium tests by @rydberg I am going to want to really make my own project, and then publish the app on github and write a bunch of tests and publish those too. It’s a lot of work, and a lot of thinking to come up with a useful “dummy project” just to write tests for it, but it will force you to do the full stack thing.

(No, I’m not going to tell you what my project idea is, other than that it might involve large ‘XML’ kind of files.)

1 Like

I want to know the python automation

1 Like

You could “Build your Test Automation Portfolio”

Angie Jones has a good post with 10 Project Ideas you could find a way to complete some of them using Python:

3 Likes