Practices Articles
We’re curious people by nature. And we love to teach others what we’ve learned. So explore our blog to gain fresh insights from our expertise in areas ranging from culture to AI.
SEP Wins TechPoint’s 2025 Exceptional Employer Mira Award
SEP Recognized as Indiana’s Top Tech Employer, Winning TechPoint’s Prestigious Mira Award Westfield, Indiana - SEP has been named Exceptional Employer by TechPoint at the 26th annual Mira Awards. This award recognizes companies that are developing talent through skills-based hiring…
Read Full Post
Decisions we make every day are driven by cognitive biases designed to save time and energy. These mental shortcuts serve us well. Marketers have used this knowledge to build successful marketing strategies for many years. Armed with the same knowledge, is it possible for us to build more engaging products? In this video we’ll look […]
Read Full Post
Storylines: A Tale of Two Products
So, you say you want to build a product? Awesome. How do you get started? In the Days of Yore Day 1 Some people used to (and sometimes, still do) get dozens of people in a room and author this 200 page document that has a bulleted list of statements of what the software should […]
Read Full Post

Round Tripping Your Assumptions
This is an ignite talk I did at one of our Estimation Guild Meetings. Round tripping your assumptions from Bob Nowadly
Read Full Post

GraphViz – A Tool You Aren’t Using, but Should
Recently, we had a book club where we read the Mikado Method, a process of handling large scale rearchitecting via refactors on the Master Branch without adversely impacting new features. One of the techniques that make up the method is visualizing the refactoring plan as a digraph of dependent steps. But as much as I […]
Read Full Post
Finding Additional Performance Problems With System Tests
In a previous post, I showed how to leverage system test components to find memory leaks. The same technique can be applied to other types of performance problems. Using a traditional profiler would highlight areas of code with performance issues. The problems could be anything from an unoptimized SQL query to process intensive code to […]
Read Full Post
Leverage Your Tests to Find Memory Leaks
Many projects involve creating a suite of system tests alongside application features. These tests can provide some benefits that may not initially be self-evident. Generally, system tests are understood to provide several types of value: A mechanism for acceptance testing A regression suite for previously accepted application behavior Validating application behavior as part of your […]
Read Full Post

Why consider a Data Warehouse?
The need to collect, store and analyze large amounts of data continues to increase in importance for businesses across all industries. Marketing agencies have led the pack in processing large amounts of data in order to gain consumers attention in a crowded space. However, virtually every other area is beginning to see the value in […]
Read Full Post

Ten #Failed Forecasting Plan Assumptions
Tips for Why Forecasting Fails by Troy Magennis presented at Software Engineering Professionals (SEP).
Read Full Post

10 Years of Agile
Presented by Chris Shinkle, Director of Innovation at Software Engineering Professionals (SEP)
Read Full Post