antonyfuentes / Quality-Assurance-Road-Map

:books: The starting point of your career as a Software Quality Assurance Engineer | Quality Automation Engineer :books:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ”° Intorduction

Below you can find and introduce yourself to the main aspects and technologies that you need to understand and cover if you are planning to start a career in QA Engineering.

πŸ“š Test Plan Sample

Complete test plan sample can be found under test_plan_sample.pdf for downloading.

QA Engineer Road Map 2020 QA Engineer Road Map 2020

πŸ’° Advice(s)

  • Understand software testing and do not jump into automation
  • Manual testing and test cases creation are the core of all software testing industry
  • Automation is not more than documenting manually written tests and engineering it in a way the code will be readable, understandable and reusable
  • Make sure that your testing code is actually testing something
  • Your testing code shall not require testing
  • 200~OK is not always okay
  • Don't trust a test code that you didn't see it fail

πŸš€ Contribution

Use issues to contibute with any input (translations, adding missing parts...etc)

License

MIT

About

:books: The starting point of your career as a Software Quality Assurance Engineer | Quality Automation Engineer :books:

License:MIT License