Ensure each user’s test executions remain independent, even within shared workspaces, avoiding data contamination.
Requirement
  • Maintain per-user execution sessions.
  • Show logs and history scoped only to the executing user.
  • Support shared test flows but isolated runs.