0 votes
in Agile by

What is a Task board in Agile?

1 Answer

0 votes
by

Task board is dash board which shows progress of the project. It contains:

  1. User Story: which has the actual business requirement.
  2. To Do: Tasks that can be worked on.
  3. In Progress: Tasks in progress.
  4. To Verify: Tasks pending for verification or testing
  5. Done: Completed tasks.
...