Isolated: They should run independently of other tests.
Repeatable: Tests should yield consistent results under the same conditions.
Self-validating: Results should indicate a pass or fail automatically.
Thorough: Each test should comprehensively cover the targeted functionality.
Analyzing the Options:
A: Incorrect terms such as "Iterative" and "Tolerant" are unrelated to unit tests.
C: Includes terms like "Recorded" and "Source-controlled," which do not align with FIRST.
D: Terms like "Immediate" and "Transparent" are unrelated to unit testing principles.
References:Aligned with ISTQB Agile Technical Tester syllabus defining unit test characteristics using the FIRST acronym.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit