Portfolio

Indeed Jobs Python Scraper


Knowing the technology behind the product you test gives you obvious benefits as a QA engineer. I have been working extensively with Python bots to extract web data and I found out that having experience coding one has made me faster and more accurate when locating errors and troubleshooting.

As the title suggests, I developed a Python bot to automate search and data extraction from indeed.com a popular jobs search site. The code allows you to find multiple job posts that comply with your search preferences automatically and retrieves relevant info that is summarised in a data frame.

Click on the kitten to have a look!


Cypress End to end automation – demoblaze.com

This project is a test automation solution coded in Javascript using the amazing testing tool Cypress. Cypress offers a powerful testing interface that is loved by many front-end developers.

In this project I built the whole testing framework and wrote code to ensure the quality of the core functionalities of a simulated e-commerce platform: demoblaze.com.

Click on the kitten to have a look!


Netflix login test automation with Cypress

Although I would not recommend Netflix to practice test automation, after investigation I found out its login feature is a fairly simple case to use Cypress. This is a simple project to cover most critical test cases after experimenting with Netflix login.

Click in the kitten to have a look!