가장 많이 묻는 면접 질문과 답변 & 온라인 테스트
면접 준비, 온라인 테스트, 튜토리얼, 라이브 연습을 위한 학습 플랫폼

집중 학습 경로, 모의고사, 면접 준비 콘텐츠로 실력을 키우세요.

WithoutBook은 주제별 면접 질문, 온라인 연습 테스트, 튜토리얼, 비교 가이드를 하나의 반응형 학습 공간으로 제공합니다.

Prepare Interview
/ 면접 주제 / JIRA
WithoutBook LIVE Mock Interviews JIRA Related interview subjects: 8

Interview Questions and Answers

Know the top JIRA interview questions and answers for freshers and experienced candidates to prepare for job interviews.

Total 30 questions Interview Questions and Answers

The Best LIVE Mock Interview - You should go through before interview

Know the top JIRA interview questions and answers for freshers and experienced candidates to prepare for job interviews.

Interview Questions and Answers

Search a question to view the answer.

Freshers / Beginner level questions & answers

Ques 1

What is JIRA and why is it used?

JIRA is a popular issue tracking and project management tool used for bug tracking, issue tracking, and project management. It is widely used in software development to manage and track project progress.

Example:

JIRA is used to create, track, and manage issues, as well as to plan and track the progress of projects.
복습용 저장

복습용 저장

이 항목을 북마크하거나, 어렵게 표시하거나, 복습 세트에 넣을 수 있습니다.

내 학습 라이브러리 열기
도움이 되었나요?
Add Comment View Comments
Ques 2

How can you link issues in JIRA?

Issues in JIRA can be linked by using the 'Link' option in the issue view. There are various types of links, such as 'blocks,' 'is blocked by,' 'is duplicated by,' etc.

Example:

You can link two issues to show a relationship, such as marking one issue as blocking another.
복습용 저장

복습용 저장

이 항목을 북마크하거나, 어렵게 표시하거나, 복습 세트에 넣을 수 있습니다.

내 학습 라이브러리 열기
도움이 되었나요?
Add Comment View Comments
Ques 3

How can you customize the JIRA dashboard?

The JIRA dashboard can be customized by adding gadgets. Gadgets are small, dynamic content modules that can be added to the dashboard to display information such as project progress, recent issues, etc.

Example:

You can customize your dashboard by adding gadgets like 'Assigned to Me,' 'Recently Created Issues,' and 'Burndown Chart.'
복습용 저장

복습용 저장

이 항목을 북마크하거나, 어렵게 표시하거나, 복습 세트에 넣을 수 있습니다.

내 학습 라이브러리 열기
도움이 되었나요?
Add Comment View Comments
Ques 4

What is the difference between a Bug and a Task in JIRA?

A Bug in JIRA represents a defect or an issue in the software, while a Task is a piece of work that needs to be done. Bugs are typically associated with fixing issues in the code, while tasks are broader work items.

Example:

A bug might be 'Application crashes on login,' while a task could be 'Implement user authentication.'
복습용 저장

복습용 저장

이 항목을 북마크하거나, 어렵게 표시하거나, 복습 세트에 넣을 수 있습니다.

내 학습 라이브러리 열기
도움이 되었나요?
Add Comment View Comments
Ques 5

How can you create a sub-task in JIRA?

Sub-tasks in JIRA are created within the context of a parent issue. You can create a sub-task by going to the 'More' menu on an issue and selecting 'Create Sub-Task.'

Example:

If the parent issue is 'Develop Feature X,' a sub-task could be 'Write Unit Tests for Feature X.'
복습용 저장

복습용 저장

이 항목을 북마크하거나, 어렵게 표시하거나, 복습 세트에 넣을 수 있습니다.

내 학습 라이브러리 열기
도움이 되었나요?
Add Comment View Comments
Ques 6

How can you bulk update issues in JIRA?

Bulk updates in JIRA allow you to perform the same operation on multiple issues simultaneously. You can use the 'Bulk Change' option from the issue navigator to update fields, transition issues, or delete issues in bulk.

Example:

Bulk update could be used to close multiple issues that share a common resolution.
복습용 저장

복습용 저장

이 항목을 북마크하거나, 어렵게 표시하거나, 복습 세트에 넣을 수 있습니다.

내 학습 라이브러리 열기
도움이 되었나요?
Add Comment View Comments
Ques 7

How can you set up notifications in JIRA?

JIRA allows users to set up notifications to receive updates on specific events, such as issue creation, comments, or status changes. Users can customize their notification preferences from the user profile settings.

Example:

A developer might set up notifications to receive emails when assigned to an issue or when the issue status changes.
복습용 저장

복습용 저장

이 항목을 북마크하거나, 어렵게 표시하거나, 복습 세트에 넣을 수 있습니다.

내 학습 라이브러리 열기
도움이 되었나요?
Add Comment View Comments
Ques 8

How can you create a custom field in JIRA?

Custom fields in JIRA are created by administrators to capture specific information. To create a custom field, go to the 'Issues' menu, select 'Field Configurations,' and then choose 'Add Custom Field.'

Example:

A software team might create a custom field 'Release Version' to track the target release for each issue.
복습용 저장

복습용 저장

이 항목을 북마크하거나, 어렵게 표시하거나, 복습 세트에 넣을 수 있습니다.

내 학습 라이브러리 열기
도움이 되었나요?
Add Comment View Comments
Ques 9

How can you set up a JIRA Scrum Board?

To set up a JIRA Scrum Board, go to the 'Boards' menu, select 'Create Board,' and choose 'Scrum.' Define the filter that includes the issues you want to display on the board and configure the board settings.

Example:

A Scrum Board might include columns like 'To Do,' 'In Progress,' and 'Done' to visualize the flow of work during a sprint.
복습용 저장

복습용 저장

이 항목을 북마크하거나, 어렵게 표시하거나, 복습 세트에 넣을 수 있습니다.

내 학습 라이브러리 열기
도움이 되었나요?
Add Comment View Comments
Ques 10

How can you create a filter in JIRA?

To create a filter in JIRA, navigate to the 'Issues' menu, select 'Manage Filters,' and then click 'Create Filter.' Define the filter criteria based on project, status, or other parameters.

Example:

A filter could be 'All Open Bugs assigned to Me,' helping a developer focus on their current tasks.
복습용 저장

복습용 저장

이 항목을 북마크하거나, 어렵게 표시하거나, 복습 세트에 넣을 수 있습니다.

내 학습 라이브러리 열기
도움이 되었나요?
Add Comment View Comments
Ques 11

What is the purpose of JIRA Agile Quick Filters?

JIRA Agile Quick Filters are used to quickly filter and narrow down the issues displayed on Agile Boards. They provide a convenient way to focus on specific sets of issues based on criteria such as assignee, status, or label.

Example:

A Quick Filter could be set up to show only the issues assigned to the current sprint, helping the team focus on the work at hand.
복습용 저장

복습용 저장

이 항목을 북마크하거나, 어렵게 표시하거나, 복습 세트에 넣을 수 있습니다.

내 학습 라이브러리 열기
도움이 되었나요?
Add Comment View Comments

Most helpful rated by users:

Copyright © 2026, WithoutBook.