Preguntas y respuestas de entrevista mas solicitadas y pruebas en linea
Plataforma educativa para preparacion de entrevistas, pruebas en linea, tutoriales y practica en vivo

Desarrolla tus habilidades con rutas de aprendizaje enfocadas, examenes de practica y contenido listo para entrevistas.

WithoutBook reune preguntas de entrevista por tema, pruebas practicas en linea, tutoriales y guias comparativas en un espacio de aprendizaje responsivo.

Preparar entrevista

Examenes simulados

Poner como pagina de inicio

Guardar esta pagina en marcadores

Suscribirse con correo electronico
Entrevistas simuladas LIVE de WithoutBook JIRA Temas de entrevista relacionados: 8

Interview Questions and Answers

Conoce las principales preguntas y respuestas de entrevista de JIRA para principiantes y candidatos con experiencia para prepararte para entrevistas laborales.

Total de preguntas: 30 Interview Questions and Answers

La mejor entrevista simulada en vivo que deberias ver antes de una entrevista

Conoce las principales preguntas y respuestas de entrevista de JIRA para principiantes y candidatos con experiencia para prepararte para entrevistas laborales.

Interview Questions and Answers

Busca una pregunta para ver la respuesta.

Preguntas y respuestas para nivel principiante / recien graduados

Pregunta 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.
Guardar para repaso

Guardar para repaso

Guarda este elemento en marcadores, marcalo como dificil o agregalo a un conjunto de repaso.

Abrir mi biblioteca de aprendizaje
Es util?
Agregar comentario Ver comentarios
Pregunta 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.
Guardar para repaso

Guardar para repaso

Guarda este elemento en marcadores, marcalo como dificil o agregalo a un conjunto de repaso.

Abrir mi biblioteca de aprendizaje
Es util?
Agregar comentario Ver comentarios
Pregunta 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.'
Guardar para repaso

Guardar para repaso

Guarda este elemento en marcadores, marcalo como dificil o agregalo a un conjunto de repaso.

Abrir mi biblioteca de aprendizaje
Es util?
Agregar comentario Ver comentarios
Pregunta 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.'
Guardar para repaso

Guardar para repaso

Guarda este elemento en marcadores, marcalo como dificil o agregalo a un conjunto de repaso.

Abrir mi biblioteca de aprendizaje
Es util?
Agregar comentario Ver comentarios
Pregunta 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.'
Guardar para repaso

Guardar para repaso

Guarda este elemento en marcadores, marcalo como dificil o agregalo a un conjunto de repaso.

Abrir mi biblioteca de aprendizaje
Es util?
Agregar comentario Ver comentarios
Pregunta 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.
Guardar para repaso

Guardar para repaso

Guarda este elemento en marcadores, marcalo como dificil o agregalo a un conjunto de repaso.

Abrir mi biblioteca de aprendizaje
Es util?
Agregar comentario Ver comentarios
Pregunta 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.
Guardar para repaso

Guardar para repaso

Guarda este elemento en marcadores, marcalo como dificil o agregalo a un conjunto de repaso.

Abrir mi biblioteca de aprendizaje
Es util?
Agregar comentario Ver comentarios
Pregunta 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.
Guardar para repaso

Guardar para repaso

Guarda este elemento en marcadores, marcalo como dificil o agregalo a un conjunto de repaso.

Abrir mi biblioteca de aprendizaje
Es util?
Agregar comentario Ver comentarios
Pregunta 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.
Guardar para repaso

Guardar para repaso

Guarda este elemento en marcadores, marcalo como dificil o agregalo a un conjunto de repaso.

Abrir mi biblioteca de aprendizaje
Es util?
Agregar comentario Ver comentarios
Pregunta 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.
Guardar para repaso

Guardar para repaso

Guarda este elemento en marcadores, marcalo como dificil o agregalo a un conjunto de repaso.

Abrir mi biblioteca de aprendizaje
Es util?
Agregar comentario Ver comentarios
Pregunta 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.
Guardar para repaso

Guardar para repaso

Guarda este elemento en marcadores, marcalo como dificil o agregalo a un conjunto de repaso.

Abrir mi biblioteca de aprendizaje
Es util?
Agregar comentario Ver comentarios

Lo mas util segun los usuarios:

Copyright © 2026, WithoutBook.