By now you have probably seen literally dozens of articles I’ve written on PTC Integrity Lifecycle Manager, talking about the ins and outs of various pieces of functionality. Today I thought it was time to go into greater detail on documents and how they are...
SPK Blog Post
Requirements Management in the PTC Medical Device Solution
One of the major points of pain in any development process is how do you prove that the product you’ve built for the marketplace actually does everything you want it to do. The simple answer of course is “Why you test it to make sure.” But the simple answer isn’t...
The Difference Between Continuous Integration and Continuous Delivery
If you've spent any significant amount of time in the world of DevOps and Agile software development practices, you've likely encountered the terms Continuous Integration (CI) and Continuous Delivery (CD). For several years, I've had these terms thrown around me...
Three Ways to Narrow your Query results in PTC Integrity Lifecycle Manager
One of the most powerful features of PTC Integrity Lifecycle Manager is the ability for system Administrators to have a set of pre-defined queries set up in the system that the user community can use to perform all of their basic tasks. Often times though, out of...
Integrity to Windchill Integration: A Product Demo
In a previous blog article I discussed, at a high level, the Integrity to Windchill integration for PTC Integrity Lifecycle Manager. Now that we have seen some of the context of how the Integration is supposed to work, I thought it would be a good idea to actually...
Risk Management in the PTC Integrity Medical Device Solution
An important part of creating any product intended for use in the medical field is that the manufacturer should have identified all of the risks involved in using the device, and have done their best to mitigate those risks before their product ever sees a patient....
Leveraging PTC Integrity as a Medical Device Solution
When you first purchase PTC Integrity Lifecycle Manager, what you are getting is pretty much a blank canvas. To assist you in getting your operation off the ground, PTC also provides a number of different pre-built solutions. These solutions have been designed to...
How to Count Days in State Within a PTC Integrity Report
In the second of a group of supplemental articles on Metrics, Metrics, Metrics I am going to examine how you can report on days in state within your PTC Integrity Lifecycle Manager application. Of course your very first questions are likely going to be is “What the...
Integrating your PTC Integrity Environment with Windchill
PTC Integrity Lifecycle Manager and PTC Windchill are two enterprise level applications that many large companies have invested in as part of their product development environment. Often time’s companies will use PTC Integrity Lifecycle Manager to handle the software...
Why Software Builds Fail and Areas for Improvement
In a recently published paper, researchers at Google examined the issue of failed software builds within their organization. Specifically, they wanted to address the separate questions of "How often do builds fail?", "Why do builds fail", and "How long does it take to...
Enhancing Electric Commander Build Processes by Creating Dynamic Job Steps
In a simple, straight-forward implementation of a continuous integration pipeline you would typically create a chain of procedures that perform the same set of operations on the supplied input. This provides a build process that is well-defined, repeatable,...
Improving CI Build/Test Execution Times Through Improved Build Specifications
It may come as no surprise that Google has a very large code base. With over 15,000 developers sending new code changes to their continuous Integration (CI) system every second, Google is constantly seeking methods to optimize both the size of their code base and the...