Keywords black-box test technique, boundary value analysis, checklist-based testing, coverage, decision coverage, decision table testing, error guessing, equivalence partitioning, experience-based test technique, exploratory testing, state
Category: CTFL Syllabus
1.5. Essential Skills and Good Practices in Testing 1.5.1. Generic Skills Required for Testing While being generic, the following skills are particularly relevant for testers:
3.2.4 Applying Review Techniques There are a number of review techniques that can be applied during the individual review (i.e., individual preparation) activity to uncover
3.2 Review Process Reviews vary from informal to formal. Informal reviews are characterized by not following a defined process and not having formal documented output.
A number of testing principles offering general guidelines applicable to all testing have been suggested over the years. This syllabus describes…
3.1 Static Testing Basics In contrast to dynamic testing, which requires the execution of the software being tested, static testing relies on the manual examination
Keywords ad hoc review, checklist-based review, dynamic testing, formal review, informal review, inspection, perspective-based reading, review, role-based review, scenario-based review, static analysis, static testing, technical
2.4 Maintenance Testing Once deployed to production environments, software and systems need to be maintained. Changes of various sorts are almost inevitable in delivered software
Keywords coverage, debugging, defect, error, failure, quality, quality assurance, root cause, test analysis, test basis, test case, test completion, test condition, test control, test data,
2.3 Test Types A test type is a group of test activities aimed at testing specific characteristics of a software system, or a part of