Practical JIRA Plugins

Practical JIRA Plugins
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 114
Release :
ISBN-10 : 9781449308278
ISBN-13 : 1449308279
Rating : 4/5 (78 Downloads)

Synopsis Practical JIRA Plugins by : Matthew Doar

One advantage of using JIRA for issue tracking, bug tracking, or project management is the ability to extend this tool with hundreds of plugins from the JIRA community. In this concise book, software toolsmith Matt Doar—the author of Practical JIRA Administration—shows you how to create and maintain your own JIRA plugins to meet the specific needs of a project. This book uses detailed examples to clarify some of the more confusing aspects of JIRA plugins, and serves as an ideal supplement to the extensive documentation already available. Use JIRA’s Plugin SDK, and learn several aspects common to all plugins Create your own custom field type, using a JIRA plugin Delve into advanced aspects of custom field plugins, and discover how searching for values in custom fields works Create JIRA plugins to use with workflows, and learn about conditions, validators, and post-functions Store data using the PropertySet interface and the Active Objects plugin Upgrade a plugin and upload it to Atlassian Plugin Exchange (PAC)

Practical JIRA Administration

Practical JIRA Administration
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 93
Release :
ISBN-10 : 9781449310066
ISBN-13 : 1449310060
Rating : 4/5 (66 Downloads)

Synopsis Practical JIRA Administration by : Matthew B. Doar

If you're familiar with JIRA for issue tracking, bug tracking, and other uses, you know it can sometimes be tricky to set up and manage. In this concise book, software toolsmith Matt Doar clarifies some of the more confusing aspects by answering difficult and frequently asked questions about JIRA administration. Practical JIRA Administration shows you how JIRA is intended to be used, making it an ideal supplement to the extensive documentation already available. The book’s chapters are loosely connected, so you can go straight to the information that best serves your needs. Understand the difference between JIRA groups and JIRA project roles Discover what JIRA schemes do, and learn how to maintain them Use a consistent configuration approach to help you use JIRA as a platform Create a workflow from scratch Add, modify, and deactivate users Prepare for a JIRA upgrade, and troubleshoot if necessary Get remote access to JIRA via email, SQL, REST, and other methods

Practical JIRA Administration

Practical JIRA Administration
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 144
Release :
ISBN-10 : 9781449310233
ISBN-13 : 1449310230
Rating : 4/5 (33 Downloads)

Synopsis Practical JIRA Administration by : Matthew Doar

If you're familiar with JIRA for issue tracking, bug tracking, and other uses, you know it can sometimes be tricky to set up and manage. In this concise book, software toolsmith Matt Doar clarifies some of the more confusing aspects by answering difficult and frequently asked questions about JIRA administration. Practical JIRA Administration shows you how JIRA is intended to be used, making it an ideal supplement to the extensive documentation already available. The book’s chapters are loosely connected, so you can go straight to the information that best serves your needs. Understand the difference between JIRA groups and JIRA project roles Discover what JIRA schemes do, and learn how to maintain them Use a consistent configuration approach to help you use JIRA as a platform Create a workflow from scratch Add, modify, and deactivate users Prepare for a JIRA upgrade, and troubleshoot if necessary Get remote access to JIRA via email, SQL, REST, and other methods

Hands-On Test Management with Jira

Hands-On Test Management with Jira
Author :
Publisher : Packt Publishing Ltd
Total Pages : 250
Release :
ISBN-10 : 9781789954876
ISBN-13 : 1789954878
Rating : 4/5 (76 Downloads)

Synopsis Hands-On Test Management with Jira by : Afsana Atar

Learn best practices for testing with Jira and model industry workflows that can be used during the software development lifecycle Key FeaturesIntegrate Jira with test management tools such as Zephyr, Test Management, and SynapseRTUnderstand test case management, traceability, and test execution with reportsImplement continuous integration using Jira, Jenkins, and automated testing toolsBook Description Hands-On Test Management with Jira begins by introducing you to the basic concepts of Jira and takes you through real-world software testing processes followed by various organizations. As you progress through the chapters, the book explores and compares the three most popular Jira plugins—Zephyr, Test Management, and synapseRT. With this book, you’ll gain a practical understanding of test management processes using Jira. You’ll learn how to create and manage projects, create Jira tickets to manage customer requirements, and track Jira tickets. You’ll also understand how to develop test plans, test cases, and test suites, and create defects and requirement traceability matrices, as well as generating reports in Jira. Toward the end, you’ll understand how Jira can help the SQA teams to use the DevOps pipeline for automating execution and managing test cases. You’ll get to grips with configuring Jira with Jenkins to execute automated test cases in Selenium. By the end of this book, you’ll have gained a clear understanding of how to model and implement test management processes using Jira. What you will learnUnderstand QMS to effectively implement quality systems in your organizationExplore a business-driven structured approach to Test Management using TMap NEXTImplement different aspects of test planning, test strategy, and test execution Organize and manage Agile projects in Scrum and KanbanUncover Jira plugins available in the Atlassian Marketplace for testing and project managementConfigure a DevOps pipeline for continuous integration using Jira with JenkinsWho this book is for If you’re a quality assurance professional, software project manager, or test manager interested in learning test management best practices in your team or organization, this book is for you. Prior knowledge of test management and Jenkins will be beneficial in understanding the concepts covered in this book.

Automate Everyday Tasks in Jira

Automate Everyday Tasks in Jira
Author :
Publisher : Packt Publishing Ltd
Total Pages : 314
Release :
ISBN-10 : 9781800564206
ISBN-13 : 1800564201
Rating : 4/5 (06 Downloads)

Synopsis Automate Everyday Tasks in Jira by : Gareth Cantrell

Learn how to automate tasks and create rules in Jira with the help of different use cases Key FeaturesAutomate daily repetitive and tedious tasks without coding experienceDiscover how to automate processes in the Jira family including Jira software, Jira Service Desk, and Jira CoreExplore different use cases to understand automation features in JiraBook Description Atlassian Jira makes it easier to track the progress of your projects, but it can lead to repetitive and time-consuming tasks for teams. No-code automation will enable you to increase productivity by automating these tasks. Automate Everyday Tasks in Jira provides a hands-on approach to implementation and associated methodologies that will have you up and running and productive in no time. You will start by learning how automation in Jira works, along with discovering best practices for writing automation rules. Then you'll be introduced to the building blocks of automation, including triggers, conditions, and actions, before moving on to advanced rule-related techniques. After you've become familiar with the techniques, you'll find out how to integrate with external tools, such as GitHub, Slack, and Microsoft Teams, all without writing a single line of code. Toward the end, you'll also be able to employ advanced rules to create custom notifications and integrate with external systems. By the end of this Jira book, you'll have gained a thorough understanding of automation rules and learned how to use them to automate everyday tasks in Jira without using any code. What you will learnUnderstand the basic concepts of automation such as triggers, conditions, and actionsFind out how to use if–then scenarios and conditions to automate your processes with practical examplesUse smart values to achieve complex and more powerful automationImplement use cases in a practical way, including automation with Slack, Microsoft Teams, GitHub, and BitbucketDiscover best practices for writing and maintaining automation rulesExplore techniques for debugging rules and solving common issuesWho this book is for This book is for Jira administrators and project managers who want to learn about automation capabilities provided in Jira. Familiarity with Jira and working knowledge of workflows and project configurations is required.

JIRA 5.2 Essentials

JIRA 5.2 Essentials
Author :
Publisher : Packt Publishing Ltd
Total Pages : 532
Release :
ISBN-10 : 9781782179665
ISBN-13 : 1782179666
Rating : 4/5 (65 Downloads)

Synopsis JIRA 5.2 Essentials by : Patrick Li

JIRA 5.2 Essentials is packed with real-world examples and practical tutorials which will help you become a JIRA expert.If you want to get started with JIRA, then this book is made for you. Only basic computer skills and project or issue management knowledge is required. The book will provide the rest. This book would also be of interest to experienced JIRA users who wish to improve their workflow and master the new features of JIRA 5.2.

Atlassian Confluence 5 Essentials

Atlassian Confluence 5 Essentials
Author :
Publisher : Packt Publishing Ltd
Total Pages : 455
Release :
ISBN-10 : 9781849689533
ISBN-13 : 1849689539
Rating : 4/5 (33 Downloads)

Synopsis Atlassian Confluence 5 Essentials by : Stefan Kohler

Atlassian Confluence 5 Essentials is written in a friendly, tutorial style packed full of practical information to help get you started with Confluence and collaborating on projects more efficiently.If you just started with Confluence, as a user or administrator, this book will give you a running start and teach you everything you need to know. This book will also appeal to veteran users as it will give you new insights and tricks for how to use Confluence even more efficiently. All you need to get started with this book is some basic knowledge on how to use an Internet browser. As an administrator, you will need some basic knowledge about your organization's standard operating environment to install Confluence.

Jira 8 Administration Cookbook

Jira 8 Administration Cookbook
Author :
Publisher : Packt Publishing Ltd
Total Pages : 275
Release :
ISBN-10 : 9781838555887
ISBN-13 : 1838555889
Rating : 4/5 (87 Downloads)

Synopsis Jira 8 Administration Cookbook by : Patrick Li

Build customized solutions that fulfil your business requirements using the latest features of Jira 8 Key FeaturesLearn how to customize Jira applications to suit your organizational requirementsExtend Jira's capabilities for custom integrations with other products and services such as Slack and GitHubExplore practical recipes for troubleshooting and securing your Jira instances with best practicesBook Description Jira is a project management tool used widely by organizations to plan, track, and release software. Jira administrators are at the heart of these processes and need to know how to successfully administer and customize Jira offerings. This updated Jira 8 Administration Cookbook demonstrates how to efficiently work with Jira Core and Jira Service Desk. The book starts with a variety of recipes to help you manage users and workflows. You'll learn how to set up custom forms and capture important data with custom fields and screens. Next, you'll gain insights into the latest email capabilities, which assist you with everything from managing outgoing email rules to processing incoming emails for automated issue creation. Later, you'll be guided through running scripts to automate tasks, getting easy access to logs, and even working with tools to troubleshoot problems. The book will also ensure you understand how to integrate Jira with Slack, set up SSO with Google, and delegate administrator permissions. Finally, the chapter on Jira Service Desk will enable you to set up and customize your own support portal, work with internal teams to solve problems, and achieve optimized services with Service Level Agreement (SLA). By the end of this book, you'll have the skills to extend and customize your Jira implementation effectively. What you will learnLearn how to delegate administrator permissions effectivelyGain insights into integrating Jira with Bitbucket Cloud and GitHubExplore ways to collaborate with your internal teams on service requestsUnderstand how to add permissions to fieldsLearn how to set up SSO with Google Discover how to copy over configuration settings between Jira instancesWho this book is for This book is for administrators who are looking to customize, support, and maintain Jira for their organizations. A good understanding of Jira's core concepts is a must to make the most out of this book. For certain recipes, some knowledge of HTML, CSS, JavaScript, and basic programming will also be helpful.

Practical DevOps

Practical DevOps
Author :
Publisher : Packt Publishing Ltd
Total Pages : 240
Release :
ISBN-10 : 9781785886522
ISBN-13 : 1785886525
Rating : 4/5 (22 Downloads)

Synopsis Practical DevOps by : Joakim Verona

Harness the power of DevOps to boost your skill set and make your IT organization perform better About This Book Get to know the background of DevOps so you understand the collaboration between different aspects of an IT organization and a software developer Improve your organization's performance to ensure smooth production of software and services Deploy top-quality software and ensure software maintenance and release management with this practical guide Who This Book Is For This book is aimed at developers and system administrators who wish to take on larger responsibilities and understand how the infrastructure that builds today's enterprises works. This book is also great for operations personnel who would like to better support developers. You do not need to have any previous knowledge of DevOps. What You Will Learn Appreciate the merits of DevOps and continuous delivery and see how DevOps supports the agile process Understand how all the systems fit together to form a larger whole Set up and familiarize yourself with all the tools you need to be efficient with DevOps Design an application that is suitable for continuous deployment systems with Devops in mind Store and manage your code effectively using different options such as Git, Gerrit, and Gitlab Configure a job to build a sample CRUD application Test the code using automated regression testing with Jenkins Selenium Deploy your code using tools such as Puppet, Ansible, Palletops, Chef, and Vagrant Monitor the health of your code with Nagios, Munin, and Graphite Explore the workings of Trac—a tool used for issue tracking In Detail DevOps is a practical field that focuses on delivering business value as efficiently as possible. DevOps encompasses all the flows from code through testing environments to production environments. It stresses the cooperation between different roles, and how they can work together more closely, as the roots of the word imply—Development and Operations. After a quick refresher to DevOps and continuous delivery, we quickly move on to looking at how DevOps affects architecture. You'll create a sample enterprise Java application that you'll continue to work with through the remaining chapters. Following this, we explore various code storage and build server options. You will then learn how to perform code testing with a few tools and deploy your test successfully. Next, you will learn how to monitor code for any anomalies and make sure it's running properly. Finally, you will discover how to handle logs and keep track of the issues that affect processes Style and approach This book is primarily a technical guide to DevOps with practical examples suitable for people who like to learn by implementing concrete working code. It starts out with background information and gradually delves deeper into technical subjects.

Jira Software Essentials

Jira Software Essentials
Author :
Publisher : Packt Publishing Ltd
Total Pages : 187
Release :
ISBN-10 : 9781788836081
ISBN-13 : 1788836081
Rating : 4/5 (81 Downloads)

Synopsis Jira Software Essentials by : Patrick Li

Explore Jira Software to manage your projects proficiently Key Features Plan and manage projects effortlessly with Jira Software by integrating it with other applications Improve your team's performance with Scrum and Kanban, together with agile methodology Easy-to-follow learning guide to install Jira Software and understand how it fits in with Atlassian Jira Book Description Jira Software is an agile project management tool that supports any agile methodology, be it scrum, Kanban, or your own unique flavour. From agile boards to reports, you can plan, track, and manage all your agile software development projects from a single tool. Jira Software brings the power of agile methodology to Atlassian Jira. This second edition of JIRA Agile Essentials, will help you dive straight into the action, exploring critical agile terminologies and concepts in the context of Jira Software. You will learn how to plan, track, and release great software. This book will teach you how to install and run Jira Software and set it up to run with Scrum and Kanban. It will also teach you to use Jira Software your way and run projects beyond the out-of-box Scrum and Kanban way, including a hybrid approach of both the methodologies and other options that come with Jira Software. Later, you will learn how to integrate it with the tools you are already using and enhance Jira with add-ons such as Confluence. You will learn to stay connected with your team from anywhere to ensure great development. Jira Software has numerous deployment options in the cloud, on your own infrastructure, or at a massive scale. You will be introduced to Bitbucket, Atlassian’s distributed version control system, which integrates seamlessly with Jira, allowing your team to work within the two applications as one harmonious environment. With this practical guide, you will develop a great working knowledge of Jira Software and your project management will become much more efficient. What you will learn Understand the basics and agile methodologies of Jira software Use Jira Software in a Scrum environment Manage and run Jira Software projects beyond the out of box Scrum and Kanban way Combine Scrum and Kanban and use other project management options beyond just agile Customize Jira Software’s various features and options as per your requirements Work with Jira Agile offline, and plan and forecast projects with agile portfolio Integrate Jira Agile with Confluence and Bitbucket Who this book is for If you want to get started with Jira Software and learn how to run your Jira projects the agile way, then this is the perfect book for you. You will need to be familiar with the basics of Jira, both from an end user's and an administrator's perspective. Experience with workflows, custom fields, and other administrative functions of Jira will be useful.