- QATestLab Blog >
- QA Basics >
- What Diagrams Should QA Be Familiar With?
What Diagrams Should QA Be Familiar With?
February 17
12:59
2017
by Nataliia Vasylyna Print This Article
The biggest problem of any software testing – you should test everything. And this “everything” is very hard to transform into a quantity form. But a tester should realize what is under test and what is not. This relates to a concept of test coverage.
The special diagrams are of great use in this case. Now it is time to remember what schematic representations are successfully applied during the test process.
6 Most Popular Diagrams in Software Practice:
- State transition diagram – a table which helps to understand what task should be executed, what modifications it is undergone, and the actual result of these changes.
- Mind map – this collaborative tool assists to understand the cause-and-effect relationship of the current issue by describing each phase of the process.
- Context diagram – it illustrates all external factors or entities which may interact or affect the system.
- Block diagram (flow chart) – may be applied to the test plans, requirements or test strategy and illustrates the process or monitor statistical analysis.
- Entity-relationship diagram (ER diagram) – shows the details of database storage via graphical elements: entity set (rectangle), their attributes (oval), and links (diamond).
- Wireframe – the screenshots or drawn by hand images which visualize the future product and help to test its design.
The aforesaid illustrative tools are of great use during any type of testing. Thus, each tester should be familiar with such diagrams and be able to apply them if required.
Learn more from QATestLab
Related Posts:
- Best Practices of Agile Project Reporting by QATestLab Specialists
- Mind Maps in Software Testing
- How to Create Test Cases Using State-Transition Diagrams?
Article "tagged" as:
Categories:
No Comments Yet!
You can be the one to start a conversation.