Rucker Kolls Acquisition

<script>
// JavaScript
document.addEventListener("DOMContentLoaded", function () {
  const container = document.querySelector(".fb-content-22");
  let currentActiveElement = null;

  container.addEventListener("focusin", function (event) {
    const newActiveElement = event.target.closest(".fb-content-22__card");
    if (newActiveElement) {
      if (currentActiveElement) {
        currentActiveElement.classList.remove("active");
      }
      currentActiveElement = newActiveElement;
      currentActiveElement.classList.add("active");
    }
  });

  container.addEventListener("focusout", function (event) {
    const outOfFocusElement = event.target.closest(".fb-content-22__card");
    if (currentActiveElement && currentActiveElement !== outOfFocusElement) {
      currentActiveElement.classList.remove("active");
      currentActiveElement = null;
    }
  });

  container.addEventListener("mouseover", function () {
    const cards = container.querySelectorAll(".fb-content-22__card");
    cards.forEach((card) => {
      card.classList.remove("active");
    });
  });
});

</script>

Acquisition Announcement: Rucker & Kolls, Inc.

Probe Test Solutions Ltd (PTSL) is pleased to announce the acquisition of Rucker & Kolls, Inc. The transaction closed on April 1, 2026.

PTSL is a global leader in advanced ATE test hardware solutions, and this acquisition represents a significant milestone in our mission to provide industry-leading technology and support to our partners worldwide.

Information for Existing Customers

To ensure a smooth and seamless transition, please take note of the following operational updates:

  • Order Fulfillment: All outstanding orders and orders placed prior to April 1, 2026, will be fulfilled by Rucker & Kolls, Inc.

  • New Orders: All orders placed on or after April 1, 2026, should be placed directly with PTSL.

  • Business Continuity: It is “business as usual”—all current and new purchase order terms will be honored, including pricing, delivery schedules, and repair services.

  • Administrative Details: Updated banking and administrative information will be communicated to your finance departments separately.

Team transition and continuity

We are excited to share that you will continue to work with the same trusted team and dedicated staff you have come to rely on.

Shannon Goode will be joining the PTSL leadership team in an Executive Sales role and will remain your primary sales contact. While the existing @ruckerkolls.com email addresses will remain active for a limited time, please update your records to use the new PTSL contact details effective April 1, 2026

Benefits of the acquisition

The integration of Rucker & Kolls into PTSL brings substantial new resources to our combined customer base, including:

  • Enhanced Support: Greater technical and manufacturing resources.

  • Broader Portfolio: An expanded product range and increased manufacturing capability.

  • Global Reach: Strengthening our ability to support your operational needs for many years to come.