Multiple choice technology testing What is a test condition? An input, expected result, precondition and postcondition The steps to be taken to get the system to a given point Something that can be tested A specific state of the software Reveal answer Fill a bubble to check yourself C Correct answer Explanation According to standard testing definitions (like ISTQB), a test condition is an item or event of a component or system that can be verified by one or more test cases. Option 1 defines a test case, and option 2 defines a test procedure or test script.