Test process and testing techniques
Across
- 3. This technique groups inputs, outputs into aspects that will work in the same way and one value is selected from each group
- 5. This technique provides a diagram that shows possible software states and how system goes from one state to another.
- 8. Test Process stage when we compare actual vs expected progress, analyze results: Test ____
- 9. The stage of the Test Process where test cases are generated from test conditions: Test ____
- 12. Black-box techniques are based on these
- 14. This technique provides minimum and maximum values within a partition and is good for testing rounding and displacement aspects
- 15. The category of test technique that uses a person's knowledge about the application and/or testing: ____-based techniques
Down
- 1. We create this based on our knowledge and experience when we want to list what to test
- 2. During the last Test Process stage Test Completion we have a meeting where we analyze lessons learnt, what worked and what not, what needs to be improved. This meeting is called ____
- 4. Test Process stage where we run the tests and compare the actual and expected results: Test ____
- 6. Test Process stage where we determine the scope, risks, and objectives of testing: Test ____
- 7. This technique describes the process of thinking about the possible places where defects might be in the system
- 9. Technique we use for testing combinations of business rules
- 10. Exploratory testing technique that provides various scenarios what can be tested in the system and how.
- 11. This black-box technique uses the term "actor" and has a main flow and alternate flow scenarios
- 13. Random,unstructured testing, which doesn't have any rules, goal is to find bugs