Quality Assurance and Testing Jargon clarified in simple English with examples, by experts with years of experience in testing
Pages
▼
short-circuiting
A programming language/interpreter technique for evaluating compound conditions in which a condition on one side of a logical operator may not be evaluated if the condition on the other side is sufficient to determine the final outcome.
No comments:
Post a Comment