The definition of a predicate, which can be found online in various sources such as here, is:
A logical expression which evaluates to TRUE or FALSE, normally to direct the execution path in code.
Referencing: Software Testing. By Mathew Hayden
The definition of a predicate, which can be found online in various sources such as here, is:
A logical expression which evaluates to TRUE or FALSE, normally to direct the execution path in code.
Referencing: Software Testing. By Mathew Hayden