A new poll-worker tester types “what is a test condition on this story?” into a chat pane and iterates on the reply. Which interaction model does this describe?
Select an answer to reveal the explanation.
Short Explanation
A chat pane where you ask, refine, and learn in plain language is the chatbot model—great for “what is a test condition?” coaching. It is not a silent nightly API job. Conversation and quick iteration are the tell.
Full Explanation
AI chatbots used in testing provide conversational, iterative, immediate responses suited to clarification and onboarding. That contrasts with LLM-powered testing applications that expose defined jobs through APIs or pipelines. The poll-worker scenario matches chatbot interaction characteristics.