Skip to main content
Quick navigation

Tasks

Tasks are the building blocks that make up a Test Scenario. Each task represents an action, for example:

  • Producing to Kafka
  • Consuming from Kafka

It's possible to create a scenario consisting of a single task, or many tasks that are chained together using the Task Ports.

In the diagram below, the scenario has 2 tasks configured.

Continue to learn more about the Producer task.