Notes¶
Welcome! Here youโll find my learning notes related to Testing, DevOps, and Development tools.
๐ Topics¶
๐ง Git¶
Basic and advanced Git commands.
โก๏ธ Open Git Notes
๐งช Manual Testing¶
Concepts, techniques, and real testing examples.
โก๏ธ Open Manual Testing
โ๏ธ Jenkins Pipeline¶
CI/CD pipeline setup and demo examples.
โก๏ธ Open Jenkins Notes
๐งฉ Solved Problems¶
Collection of solved testing and coding problems.
โก๏ธ View Solved Problems
๐ญ Playwright¶
Automation testing with Playwright.
โก๏ธ Open Playwright Notes
๐ RestAssured¶
API testing using RestAssured.
โก๏ธ Open RestAssured Notes
๐๏ธ SQL (WIP)¶
Database queries and examples.
โก๏ธ Open SQL Notes
โ Java (WIP)¶
Java basics and automation-related concepts.
โก๏ธ Open Java Notes