A comprehensive collection of documents and materials covering various software testing domains
This repository contains a collection of documents, guides, and examples for different testing areas:
- Penetration Testing & Security
- SQL and Database Testing
- API Testing
- Other testing domains
Pentesting/
βββ API/
β βββ OWASP API Security Top 10 (2023) API Testing Guidelines.md
Security Testing Materials:
- OWASP API Security Top 10 (2023) - Testing Guidelines - Comprehensive guide for API security testing according to OWASP standards
SQL-Queries-main/
βββ README.md
βββ SQL_Airport.sql
βββ SQL_Examples.sql
βββ SQL_JOIN_Activities.sql
βββ SQL_Party.sql
SQL (Structured Query Language) - A programming language used for managing and manipulating relational databases.
Available Materials:
- π General SQL Queries - Basic examples and explanations
βοΈ SQL_Airport.sql - Queries for working with airport database- π SQL_Examples.sql - General SQL query examples
- π SQL_JOIN_Activities.sql - JOIN operation examples
- π SQL_Party.sql - Queries for working with event database
- Choose the required testing domain from the sections above
- Navigate to the corresponding folder
- Review the documentation and examples
- Use the materials in your work
This project is continuously updated with new materials. Additional sections are planned:
- Test Automation
- Performance Testing
- Mobile Testing
- Web Testing
If you have useful materials or suggestions for improving the documentation - we welcome your contributions!
This project is distributed under the license specified in the LICENSE file.
