Skip to content

Latest commit

Β 

History

History
68 lines (49 loc) Β· 2.23 KB

File metadata and controls

68 lines (49 loc) Β· 2.23 KB

πŸ“‹ Test Documentation Collection

A comprehensive collection of documents and materials covering various software testing domains

🎯 About the Project

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

πŸ“š Documentation Structure

πŸ” Pentesting

Pentesting/
β”œβ”€β”€ API/
β”‚   └── OWASP API Security Top 10 (2023) API Testing Guidelines.md

Security Testing Materials:

πŸ—„οΈ SQL-Queries

SQL-Queries

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:

πŸš€ How to Use

  1. Choose the required testing domain from the sections above
  2. Navigate to the corresponding folder
  3. Review the documentation and examples
  4. Use the materials in your work

πŸ“ˆ Project Development

This project is continuously updated with new materials. Additional sections are planned:

  • Test Automation
  • Performance Testing
  • Mobile Testing
  • Web Testing

🀝 Contributing

If you have useful materials or suggestions for improving the documentation - we welcome your contributions!

πŸ“„ License

This project is distributed under the license specified in the LICENSE file.