In iTest, is it possible to have it semi-automated, whereby the following steps can take place for a single Test Case?
- Start iTest TestCase execution
- Run some automated tests (i.e. change channel on TV)
- Wait for confirmation from user (i.e. "Do you see video and hear audio? Press 'Y' or 'N') - Test Fails if User does not interact/respond, or can move on with default setting of "If no response from User, handle it as if 'N' was entered"
- Based on confirmation, do X or Y... or Pass/Fail
- Do other automated things
- End iTest TestCase execution
Is this kind of semi-automation possible with iTest?
I was asked by someone, and I answered "I don't think so" but I wanted to make sure...
Thanks.