Please enable JavaScript.
Coggle requires JavaScript to display documents.
ISTQB Study - Coggle Diagram
ISTQB Study
Testing Standards
ISO/IEC 29119-1: This was published in Sep 2013 and deals with concepts and definitions of software.
ISO/IEC 29119-2: This Standard deals with test processes in a product and was published in Sep 2013.
-
ISO/IEC 29119-4: This Standard was published one year later in 2014 and deals with testing techniques and strategies used in software testing.
ISO/IEC 29119-5: This Standard was published in the year 2015 and deals with keyword-based software testing.
-
-
-
-
-
Fundamental Test Process
-
-
-
Test Analysis
-
-
Analyze the Test Basis (Business, functional, & System Requirements; User stories, epics, use cases, etc.)
-
Evaluate test basis & test items to identify defects (Ambiguities, omissions, inconsistencies, etc.)
-
-
Test Execution
Documentation of status of test cases & test procedures (e.g. ready to run, pass, fail, blocked, skipped, etc.)
-
Documentation of test items, objects, tools, & testware used
-
-
-
-
Test Types
White Box (aka: Glass box, Clear box, Open box, Transparent box, Code-based, Structural)
-
-
-
-
-
Black Box Techniques
-
-
-
-
-
Syntax Testing (Examining data inputs, not source code)
-
-
-
-
-
-
-
-