InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by Agile board? |
|
Answer» The main user interface that an end-user will use on a daily basis for projects is called an agile board. The agile board allows us to visualize the various tasks in a project and also the available steps in the WORKFLOW of the project. Along with that, it also gives us an interactive way to transition tasks through the workflow. There are also additional features that provide a variety of FUNCTIONALITIES depending on the type of board we are using. For instance, some boards may ALLOW us to provide VISUAL cues to HIGHLIGHT potential bottlenecks, manage a backlog of features, and a lot more. |
|