热门面试题与答案和在线测试
面向面试准备、在线测试、教程与实战练习的学习平台

通过聚焦学习路径、模拟测试和面试实战内容持续提升技能。

WithoutBook 将分主题面试题、在线练习测试、教程和对比指南整合到一个响应式学习空间中。

面试准备

模拟考试

设为首页

收藏此页面

订阅邮箱地址
首页 / 面试主题 / JIRA
WithoutBook LIVE 模拟面试 JIRA 相关面试主题: 8

面试题与答案

了解热门 JIRA 面试题与答案,帮助应届生和有经验的候选人为求职面试做好准备。

共 30 道题 面试题与答案

面试前建议观看的最佳 LIVE 模拟面试

了解热门 JIRA 面试题与答案,帮助应届生和有经验的候选人为求职面试做好准备。

面试题与答案

搜索问题以查看答案。

应届生 / 初级级别面试题与答案

问题 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.
保存以便复习

保存以便复习

收藏此条目、标记为困难题,或将其加入复习集合。

打开我的学习资料库
这有帮助吗?
添加评论 查看评论
问题 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.
保存以便复习

保存以便复习

收藏此条目、标记为困难题,或将其加入复习集合。

打开我的学习资料库
这有帮助吗?
添加评论 查看评论
问题 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.'
保存以便复习

保存以便复习

收藏此条目、标记为困难题,或将其加入复习集合。

打开我的学习资料库
这有帮助吗?
添加评论 查看评论
问题 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.'
保存以便复习

保存以便复习

收藏此条目、标记为困难题,或将其加入复习集合。

打开我的学习资料库
这有帮助吗?
添加评论 查看评论
问题 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.'
保存以便复习

保存以便复习

收藏此条目、标记为困难题,或将其加入复习集合。

打开我的学习资料库
这有帮助吗?
添加评论 查看评论
问题 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.
保存以便复习

保存以便复习

收藏此条目、标记为困难题,或将其加入复习集合。

打开我的学习资料库
这有帮助吗?
添加评论 查看评论
问题 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.
保存以便复习

保存以便复习

收藏此条目、标记为困难题,或将其加入复习集合。

打开我的学习资料库
这有帮助吗?
添加评论 查看评论
问题 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.
保存以便复习

保存以便复习

收藏此条目、标记为困难题,或将其加入复习集合。

打开我的学习资料库
这有帮助吗?
添加评论 查看评论
问题 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.
保存以便复习

保存以便复习

收藏此条目、标记为困难题,或将其加入复习集合。

打开我的学习资料库
这有帮助吗?
添加评论 查看评论
问题 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.
保存以便复习

保存以便复习

收藏此条目、标记为困难题,或将其加入复习集合。

打开我的学习资料库
这有帮助吗?
添加评论 查看评论
问题 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.
保存以便复习

保存以便复习

收藏此条目、标记为困难题,或将其加入复习集合。

打开我的学习资料库
这有帮助吗?
添加评论 查看评论

用户评价最有帮助的内容:

版权所有 © 2026,WithoutBook。