Posts Tagged 'Custom Reporting'

Using Spira Custom Reporting to Your Advantage

September 27, 2021

Many times when working on delivering a mission-critical software project, you want to get a graph or report of some data that is not available in the built-in graphs or reports. For those times when you need a specific Key Performance Indicator (KPI) or other metric, Spira's custom reporting and custom graphing is your best friend. In this article we share come recent examples we've created for clients.

Read More

Data Extraction and Reporting In Spira: How The Customization Works

July 1, 2021

One of the pivotal aspects of any data captured in a system is the ability to report on such data. The application lifecycle management (ALM) tool is undoubtedly one such system where a combination of manual and automated data entries captures the transition of needs into requirements, test cases, and incidents supported by auditable comments, governance workflows of various artifacts, and the status of manual and automated execution. All these activities translate the strategic product roadmap into operational backlogs for release and iteration planning.
The Spira family of products, such as SpiraTest, SpiraTeam, and SpiraPlan, also support these needs at various levels. It should be emphasized that most of the standard reporting available from Spira and the widgets available in the project and reporting dashboard meets the majority of the clients’ needs across all the industries. Yet, a few clients may have some requirements that can be better served by modifications to existing reports as well as developing their own custom reports. Inflectra offers its implementation services to support these needs. However, the Spira product also provides support for enabling clients to develop some of these reports themselves.  In this blog, we will review how to address this need.

 

Read More

Creating Custom Graphs with Spira (Part 4)

January 21, 2020

One of the maxims I always tell developers is that regardless of what you build, customers will never be satisfied with the reports you offer or the integration that you provide. In fact, the two most underestimated tasks in software development are data feeds and reporting. So one of the nice features in our Spira platform is the ability to do custom graphing, so that you are not limited to just the graphs that ship with the system. This article is the fourth and last one in a series that explains how to use these powerful custom graphing features, which continues on from our third article that explained the differences between Entity SQL (ESQL) and traditional database SQL. In this article we'll discuss some of the more advanced types of query that you will want to use when creating graphs.

Read More

Creating Custom Graphs with Spira (Part 3)

January 15, 2020

One of the maxims I always tell developers is that regardless of what you build, customers will never be satisfied with the reports you offer or the integration that you provide. In fact, the two most underestimated tasks in software development are data feeds and reporting. So one of the nice features in our Spira platform is the ability to do custom graphing, so that you are not limited to just the graphs that ship with the system. This article is the third in a series that explains how to use these powerful custom graphing features, which continues on from our second article that provided the basics of writing ESQL queries. In this article we'll discuss some of the differences and limitations between ESQL and traditional database SQL.

Read More

Creating Custom Graphs with Spira (Part 2)

January 3, 2020

One of the maxims I always tell developers is that regardless of what you build, customers will never be satisfied with the reports you offer or the integration that you provide. In fact, the two most underestimated tasks in software development are data feeds and reporting. So one of the nice features in our Spira platform is the ability to do custom graphing, so that you are not limited to just the graphs that ship with the system. This article is the second in a series that explains how to use these powerful custom graphing features, which continues on from our first article that explains the basics. In this article, we'll be diving deeper into some of the intricacies of the Entity SQL language itself.

Read More

Creating Custom Graphs with Spira (Part 1)

October 23, 2019

One of the maxims I always tell developers is that regardless of what you build, customers will never be satisfied with the reports you offer or the integration that you provide. In fact, the two most underestimated tasks in software development are data feeds and reporting. So one of the nice features in our Spira platform is the ability to do custom graphing, so that you are not limited to just the graphs that ship with the system. This article is the first in a series that explains how to use these powerful custom graphing features, which continues on from our previous series on custom reporting!

Read More

Writing Custom Reports with Spira (Part 3)

October 15, 2015

One of the maxims I always tell developers is that regardless of what you build, customers will never be satisfied with the reports you offer or the integration that you provide. In fact the two most underestimated tasks in software development are data feeds and reporting. So one of the nice features in SpiraTeam is the ability to do custom reporting, so that you are not limited to just the reports that ship with the system. This article is the third in a series that explains how to use these powerful custom reporting features.

In this article we shall be creating a branch new custom report that has a custom header, footer and a custom section that displays data based on a custom ESQL (Entity SQL) query. This is useful in cases where you have some special metrics that you want to be able publish in a report.


Read More

Writing Custom Reports with Spira (Part 2)

September 11, 2015

One of the maxims I always tell developers is that regardless of what you build, customers will never be satisfied with the reports you offer or the integration that you provide. In fact the two most underestimated tasks in software development are data feeds and reporting. So one of the nice features in SpiraTeam is the ability to do custom reporting, so that you are not limited to just the reports that ship with the system. This article is the second in a series that explains how to use these powerful custom reporting features.

In this article we shall be taking one of the standard reports and using the standard section XML editor to make some changes to the XSLT template to hide some columns and add a new calculated column.

Read More

Writing Custom Reports with Spira (Part 1)

July 22, 2015

One of the maxims I always tell developers is that regardless of what you build, customers will never be satisfied with the reports you offer or the integration that you provide. In fact the two most underestimated tasks in software development are data feeds and reporting. So one of the nice features in SpiraTeam is the ability to do custom reporting, so that you are not limited to just the reports that ship with the system. This article is the first in a series that explains how to use these powerful custom reporting features.

Read More