QA.tech automatically uses dependency output states when:✅ Dependency test completed successfully within the last hour
✅ Same environment (dependencies must match the test environment)
✅ Browser state is valid (login sessions haven’t expired)If any condition isn’t met, tests run normally with full dependency chain.
No. Dependency output states only skip tests when we’re certain the browser state is identical to what would be achieved by running the dependency. If there’s any doubt, the system runs tests normally.