Scenario: During functional testing, testers encounter inconsistencies between the expected and actual behavior of the system. Which principle of functional testing could help address this issue effectively?

  • Boundary Value Analysis
  • Equivalence Partitioning
  • The Oracle Assumption
  • Traceability Matrix
The Oracle Assumption is a key principle in functional testing that helps address inconsistencies by using a reliable source (the "Oracle") to determine the expected outcome, ensuring accurate identification and correction of discrepancies during testing.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *