Here I’m showcasing my skills in different areas… this page is still in progress, I am actively adding more stuff.
Demo for Selenium + Java + TestNG + Cucumber framework repository.
What I’m demonstrating there:
- An automation flow that opens http://indeed.com and collects all the web links to companies that have job ads for the “Quality Engineer” positions. It’s more of an automation flow demo rather than testing.
- More testing-centered part – a feature file with testing scenarios in gherkin, page objects that are reused from automation flow, added step definitions, soft asserts, different element locators, etc.
Demo for REST-assured + Java + Junit 5 testing framework
Demonstrated here:
- Using REST-assured Java library to test different API requests such as GET, POST, PATCH, and DELETE.
- The service used as a testing playground is: gorest.co.in
QA/QE/SDET work samples
Demonstrated here:
- Testing documentation: Test Plan, Test Cases, Bug Reports
- Automation used: API automation using Python, Poetry, requests, pytest
API testing demo project using JavaScript
Demonstrated here:
- API testing framework built with Node.js, Jest, Axios, ajv, libxmljs that is used to test different API requests such as GET, POST, PATCH, and DELETE.
- The service used as a testing playground is: gorest.co.in
More project demos to come…