Federal Contractor

RELIANCE TEST & TECHNOLOGY, LLC Federal Contract Obligations (Last Year)

RELIANCE TEST & TECHNOLOGY, LLC (CAGE 7FL60, UEI LFMMBZEMM2X3) received 50 contract actions totaling $203.36 million in the last full year.

Most of the company’s obligated value came from the Department of the Air Force, with additional awards from the Department of the Navy and a small obligation from the Missile Defense Agency. The portfolio was concentrated in NAICS 541330 engineering services, with one small award in NAICS 541715 research and development.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year of readable FPDS obligations and may not include unclassified or non-readable records.

CAGE Code
7FL60
UEI
LFMMBZEMM2X3
Total Obligated
203.36 million
203,361,220.04
Award Actions
50
Average Action Value
4,067,224.40

About RELIANCE TEST & TECHNOLOGY, LLC federal contract activity

RELIANCE TEST & TECHNOLOGY, LLC (CAGE 7FL60, UEI LFMMBZEMM2X3) recorded 203.36 million in obligated awards across 50 actions in the last full year, for an average award value of 4.07 million. The profile is highly concentrated, with one dominant industrial-services workload driving most of the observed obligation volume.

Agency mix and customer concentration

The Department of the Air Force accounted for the largest share of obligations at 144.53 million across 29 awards, representing the primary funding source in the period. The Department of the Navy was the second-largest customer at 58.83 million across 20 awards, while the Missile Defense Agency contributed a de minimis 500 across one award.

Industry profile based on NAICS activity

The vendor’s activity was overwhelmingly concentrated in NAICS 541330, Engineering Services, which represented 203.36 million across 49 awards. A single additional award under NAICS 541715 accounted for 500, indicating very limited diversification outside engineering services.

Annual contract trend over the analysis window

All observed obligations fall within 2025, totaling 203.36 million across 50 awards. With only one annual data point in the analysis window, the trend view supports a snapshot of current-year activity rather than a multi-year growth or decline assessment.

How to interpret this page

This summary is based on FPDS award-obligation data for the last full year and reflects only the records associated with the specified CAGE code and UEI. Dollar figures are reported as obligated amounts, and award counts reflect the number of observed actions in the analysis set.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '7FL60'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
5700 DEPT OF THE AIR FORCE 144,531,699.56 144.53 million 29
1700 DEPT OF THE NAVY 58,829,020.48 58.83 million 20
97JC MISSILE DEFENSE AGENCY (MDA) 500.00 500.00 1

Insight

RELIANCE TEST & TECHNOLOGY, LLC obligated $203.36 million across 50 awards in the last full year, with an average award value of $4.07 million. Obligations were highly concentrated in the DEPT OF THE AIR FORCE, which accounted for $144.53 million across 29 awards, or about 71% of total obligated value. The DEPT OF THE NAVY was the second-largest buyer at $58.83 million across 20 awards, while the MISSILE DEFENSE AGENCY had a single $500 obligation, indicating minimal activity outside the two primary agencies.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '7FL60'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
541330 ENGINEERING SERVICES 203,360,720.04 203.36 million 49
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 500.00 500.00 1

Insight

RELIANCE TEST & TECHNOLOGY, LLC (CAGE 7FL60) shows extreme NAICS concentration over the last full year, with 203.36 million of 203.36 million total obligated under NAICS 541330, Engineering Services. This category accounts for 49 of 50 awards and effectively all obligation volume, indicating a highly focused procurement profile. NAICS 541715 appears only once and at a nominal value of 500, suggesting minimal diversification outside engineering services.

Annual Trend

SELECT
    year,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '7FL60'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 203,361,220.04 203.36 million 50

Insight

During the last full year, RELIANCE TEST & TECHNOLOGY, LLC (CAGE 7FL60) recorded $203.36 million in obligated value across 50 awards, an average of about $4.07 million per award. The annual activity is concentrated in a single year in the available 1-year window, indicating no year-over-year dispersion can be assessed from this view. The award count suggests a moderate level of distribution, while the obligated amount indicates meaningful award value concentration at the vendor level.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, and annual trends.

Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.