Git Product home page Git Product logo

awesome-quality-assurance-roadmap's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-quality-assurance-roadmap's Issues

Add testing advice

Understanding that the main goal of software testing is to find or detect bugs or defects as much as possible before releasing to the Production.

Test Cases & Scenarios is incorrect

The section of understanding of Test Cases and Scenarios is incorrect:

"Test Cases are clearly written and documented"

  1. Depends on what test technique you are using. Some test techniques don't use written words, they use diagrams instead. Others like combinatorial and domain testing use only values (numbers, words, letters, characters, etc).
  2. Unless you are doing old school, traditional test management, you shouldn't structure test cases as procedures. If you are mainly using exploratory testing your documentation will look a whole lot different than someone doing traditional test management.

"you can cover hire possibilities"

  1. What does this mean?

Testing Strategies should be renamed to Testing Approaches

  • Glass Box (white box), Grey Box and Black Box are approaches to software testing, not strategies.
  • Strategies are plans of action. So for example in one testing strategy you could employ multiple approaches, both black box and glass box.

Testing Types should be renamed to Testing Techniques

  • I'd rename Testing Types to be Test Techniques
  • Since you are only listing a few, I'd actually summarize as "My favorite, Top 12, etc, something to give the reader a sense this is a small subset of the techniques"

Non-Functional Testing Addition - Accessibility testing

Great work so far!
I would suggest that Accessibility Testing should be added under Non-Functional Testing section.

In more detail this includes a knowledge of:

Happy to assist in adding these and contributing.

Create better separation between sections

The README layout is a bit weird, with

  1. Introduction (spelled wrong)
  2. Test Plan Document sample
  3. You should create a new section entitled Roadmap or QA Engineer Roadmap

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.