[go: up one dir, main page]

0% found this document useful (0 votes)
0 views17 pages

Lab 05 – JIRA project with Kanban board

Download as pdf or txt
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 17

Course-B.Tech.

Type- Elective
Course Code- CSET455 Course Name- Agile Software Development

Year- 2023 Semester- Even


Date- 05/09/2023 Batch- 2021-2024

CO-Mapping
CO1 CO2 CO3
Q √ √ √

Objectives
1. Analyze existing problem with the team, development process, and wider organization.
2. Specify the most appropriate way to improve the results for a specific need.
3. Apply thorough understanding of agile principles and specific practices.

Page 1/17
Lab 05 – JIRA project with Kanban board

The scale of software project development is vast, and the managers must track
the project's progress with various team members at different geographical
locations. Let's get started with JIRA, a widely known solution for agile teams, to
create our first project.
1. Use the following link to create a free account for up to 10 users.
https://www.atlassian.com/software/jira/free?utm_source=coursera&utm_
medium=jira&utm_campaign=agile

2. You can use your Google account to register.

3. When you are asked to provide a site name, you can enter any name that
you want, such as your team name or your first name and last name initial
(if it is available). This name is used to access your Jira account at
(https://[your_site_name].atlassian.net).

Page 2/17
4. You will see the screen that sets up the site

5. You may invite a team member in the next screen and select the next button
[add your faculty email in that box – check MS team thread for email ID].

Page 3/17
6. In the next screen, you may answer some questions that help to set up your
environment, or you may also skip.

7. On the Project templates screen, select Software development on the left


and select the Kanban template.

8. Click NEXT button to Use template.

Page 4/17
9. Click the Projects dropdown in the top navigation. Select Create project.

10.On the Project templates screen, select Software development on the left
and select the Kanban template.

11.Click Use template.

Page 5/17
12.Click Select a company-managed project

13.In the Create project window, enter ProjectBUA for the project name.
Leave the Key value at its default value. Uncheck the connect repositories,
documents, and more checkbox.

14.Check that the template is Kanban. Click create.

Page 6/17
15.You should see the kanban board for your project.

16.Next, you have to create issues in the project. Issues are the work
items/stories. Click on the create button on the top to create new issues.

Page 7/17
17.You will see the following screen post clicking the create button.

18.Under summary, add WI1, and the issue type should be a story.

19.We have to create two more issues as WI2 and WI3. Hence, click on create
another checkbox and click the create button.

If you see an error that summary is required, then refresh your screen.

20.Now, create issue WI2.

21.Create issue WI3.

Page 8/17
22. You will see three issues created as your backlog items in the backlog
column.

23.You can click the issues to see it's details in the Kanban board. You can
notice the column name in the dropdown box in the top right of the figure
that denotes the current status of the issue.

24.You can also change the status of the issue from the dropdown (e.g.,
Selected for development).

Page 9/17
25.You can also drag and drop issues to a new column in your workflow.

26.Open the WI2 issue by clicking on it. You can notice that in the assignee
field, it shows unassigned.

27.Click on unassigned and select assigned to me option from the dropdown.


This denotes everyone in the team that you are responsible for the WI1
issue.

Page 10/17
28.Close the issue detail window, and now you will see that you are reflected
on the issue on the board.

29.Click on the project settings in the left pane of your project board.

Page 11/17
30.Click on the workflows option in the left pane of project settings.

31.

32.You should be able to see the screen, as shown below.

33.Click on view as a diagram link. The next screen will show you the project
workflow (i.e., the columns).

Page 12/17
34.Close the diagram.

35.Go back to your Kanban board of the project.

36.Select the board settings option from the top right.

37.Click on the columns tab in the board settings. You will see all four default
columns for your project.

Page 13/17
38.Click on the Add column button to add a new column named Testing. Click
on the Add button after entering the name of the column.

39.You can now see that a Testing column is added before the Done column.

40.Go back to your Kanban board.

41.Drag your WI1 issue to the Testing column. If it does not let you drag, then
refresh the page and try again.

Page 14/17
42.Open the WI2 issue by clicking on it and change the status of the issue to
Done. You will see that the status checkmark and done indicator is shown
in green. This represents that the issue is now Completed/done.

43.Change WI2 status to Testing, and you will see that the done indicator is
now gone.

44.Check the workflow diagram of your project now. It should show the
Testing column at the end (as it is added last).

45.Go back to your Kanban board and open any card to see it's details. Identify
all the fields available for a card. Let's add created fields to the cards, which
will show the timestamp of when the card was created.

Page 15/17
46.Goto the board settings → Click on card layout option. From the field name
dropdown, select the created option and click on the Add button.

47.Now, you can see the creation date and time of each card.

48.In the card color tab in the board settings, change the colors based on the
assignee.

Page 16/17
49.Go back to your board, and you can see the changes reflected on the cards.

Submit an MS Word file that contains your final Kanban board as your
assignment on LMS.

NOTE: Don’t forget to add your instructor in your team.

Ref: Altassian

Page 17/17

You might also like