In the Metrics, Metrics, Metrics series of articles I wrote about PTC Integrity Lifecycle Manager, I talked about how you can use metrics information gathered from fields on your report to build custom reports, charts and dashboards. Now that the main series is...
Requirements/Test Management
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...
Allowing Custom API Applications in your PTC Integrity Lifecycle Manager Environment
Recently, I was working on a custom API program for a customer, when I came across something that could be a sticky little problem for someone trying to add custom API programs to their PTC Integrity Lifecycle Manager Environment. The problem was first manifested...
Creating “Custom” Facts in Puppet
The servers that I’m managing can be divided into two groups, colo and local servers. While most of the configuration has been similar between these two, there have been a growing number of things which I’ve had to configure differently through Puppet. The latest...
Electric Flow 8.0 New Feature: Manual and Automated Retry on Error
Electric Cloud recently released version 8.0 of their build and deployment orchestration tool, Electric Flow. This latest release includes many new features, but the focus of this article will be the ability to retry tasks and stages from a failed pipeline and why...
How does the Windows Phone 8 Kool-Aid Taste?
I’m just going to come out and say it: I drank the Windows Phone 8 Kool-Aid. My coworkers mock me, and I accept this. But darn it, I want to believe! (and it tastes a lot better than what I was drinking before.) And it's certainly better than if I wandered over to the...
DIACAP Testing with Retina Network Scanner
Recently I took over DIACAP testing on a few machines. The task of starting DIACAP testing may seem overwhelming when presented with the number of tests and findings you will need to complete. Thankfully, there have been some automated tools released to help aid the...
5 Continuous Integration Best Practices to Consider
This week we would like to have a look at some continuous integration best practices. The list presented here is not exhaustive, and was inspired by a larger post on the topic at: http://www.thoughtworks.com/continuous-integration Our purpose is to expand on some of...
Is the Windows Phone 8 Ready for the Enterprise?
Is the Windows Phone 8 Ready for the Enterprise? I suppose the short answer would be, 'compared to what?' I've been an Android user, an iPhone user, and now I'm using a Windows Phone 8 -- and I have my gripes about all of them. Of course the real problem is that I...
Troubleshoot Common Application & Network Issues with tcpdump
Here's a common situation: you manage an application; you haven't gone through a release; no patches have been applied (to your knowledge); and the infrastructure guys say that they haven't touched the network in ages. But a user calls, and to your...
Understanding Continuous Integration
Continuous Integration (CI) is a software development methodology that uses small and frequent incremental changes to the code base, which are incorporated into a rapid build and test environment. Each change integrated into the source repository is verified by the...
6 Reasons to Use VMWare Workstation for Prototyping and Testing
Why would the average engineer want to create and use a virtual machine on their laptop or workstation? After all, usually an engineer has a perfectly good machine to work with, right? That may be true. Perhaps the engineer may even have access to more than one...