Skip to content

avro1199/Software-Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Testing

A curated collection of resources, tutorials, examples, and documentation on software testing practices, methodologies, and tools.

About

Software testing is a critical process that ensures the quality, reliability, and performance of software systems. This repository aims to provide an accessible resource for learning about different types of software testing, testing frameworks, automation, and best practices.

Contents

  • Manual Testing
    • Test case design
    • Test documentation
    • Bug reporting and tracking
  • Automated Testing
    • Unit testing (JUnit, PyTest, etc.)
    • Integration testing
    • End-to-end testing
    • Test automation scripts
  • Testing Tools
    • Selenium
    • Postman
    • JMeter
    • CI/CD integration
  • Theory
    • Testing life cycle
    • Types of testing (unit, integration, system, acceptance, regression, etc.)
    • Test-driven development (TDD)
    • Behavior-driven development (BDD)
  • Sample Projects
    • Example repositories and code samples for practicing testing techniques

Getting Started

  1. Browse the folders related to your area of interest.
  2. Review theoretical materials or sample codes.
  3. Try out automation scripts and adapt them to your projects.
  4. Contribute your own testing scripts, notes, or improvements!

Contribution

Contributions are welcome! Feel free to submit pull requests with new resources, code samples, or corrections. Open issues for suggestions or questions.

License

MIT License


Happy Testing! 🧪

About

A comprehensive collection of resources, tutorials, sample codes, and documentation related to software testing principles, techniques, and tools. This repository is intended for students, professionals, and anyone interested in learning or improving their software testing skills.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages