Skip to main content
Tallo logoTallo logo

Find Jobs

Find Jobs Near You – Available Work in Your Location

Skip to job details

Back to Results

Apply for this opportunity

To apply for this job, you'll continue to an external website or email application.

JMJ Phillip

Supplier Quality Engineer

Career Insights for Supplier Quality Engineer

See where this job fits in the broader career landscape. Knowing your career path helps you see what's possible from here.

Scorecard

Based on Kentucky data

Review key factors to help you decide if this role fits your goals. How is this calculated?

Were these scores useful?

What they do

A Supplier Quality Engineer manages relationships with suppliers with a focus on improvement of product quality. Performs audits to ensure compliance with quality standards of their organization and regulatory standards.

$89,795 / year median in Kentucky

-4% projected decline

Explore Career

Job Description

Supplier Quality Engineer Posted on October 15, 2025 October 15, 2025 by JMJ Phillip We are seeking a detail-oriented and proactive Supplier Quality Engineer to support the development, implementation, and maintenance of quality procedures in alignment with
IATF 16949
standards. This role ensures that suppliers meet established quality requirements and customer expectations through effective coordination of APQP activities, supplier audits, and process improvements. Position Responsibilities APQP Coordination Participate in and coordinate internal APQP activities, including schedules and status reports. Work cross-functionally with Engineering, Manufacturing, Materials, and Purchasing to ensure compliance with customer and internal requirements. Supplier Quality Management Coordinate supplier PPAP submissions per company and customer standards. Maintain supplier PPAP files and submission status reports. Monitor supplier corrective actions, conduct follow-ups, and perform supplier visits as needed. Maintain supplier history reports and quality performance data. Inspection and Compliance Support Assist with receiving inspection sampling plans based on part histories. Support Receiving Inspection with QPR issuance, supplier contact, and follow-up. Coordinate sorting, rework, returns, and applicable chargebacks to suppliers. Maintain inspection instructions per Control Plan requirements. Problem Solving and Continuous Improvement Participate in corrective action activities and support the company's Corrective Action System (CAS). Conduct potential and capability studies as required. Support continuous improvement initiatives to enhance supplier performance and product quality. Reporting and Communication Prepare monthly activity and status reports. Communicate supplier quality issues and updates to relevant departments. Provide supplier support as needed to ensure timely resolution of concerns. Prerequisites High School Diploma or equivalent required. Minimum 2 years of automotive industry experience. Familiarity with
IATF 16949
Quality System requirements. Strong problem-solving and reporting experience (8-D, PR/R, QR). Proficiency in blueprint reading, GD&T, and metrology tools (CMM, gage calibration, etc.). Knowledge of internal or external system auditing and advanced quality planning. Strong communication skills and ability to work cross-functionally. Self-motivated and team-oriented with the ability to travel as needed. Certifications (Preferred, but not Required) Certified Quality Engineer (CQE) Certified Quality Auditor (CQA) Bachelor's degree in Engineering, Quality, or a related field What the Role Offers Salary range: $90,000 - $100,000 Comprehensive health, dental, and vision insurance Paid time off and holidays 401(k) with company match Professional development and training opportunities Supportive and collaborative work environment focused on quality excellence Why Hopkinsville? Hopkinsville offers a strong manufacturing presence and a community that values innovation, teamwork, and growth. With its central location and supportive industrial network, it provides an ideal environment for professionals looking to make a meaningful impact in supplier quality management while contributing to operational and production excellence. Upload your resume to Apply • Accepted file types: pdf, doc, docx, txt, Max.
file size:
32 MB. Email • Additional Please add me to your mailing list so I hear about new jobs first I'd like to learn about resume writing and career coaching services from Employment BOOST Get 30 days free on Careerology - the #1 platform for job skills gform.initializeOnLoaded( function() {gformInitSpinner( 5, 'https://jmjphillip.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_5').on('load',function(){var contents = jQuery(this).contents().find('•').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_5');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_5').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 ! is_redirect ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_5').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_5').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_5').removeClass('gform_validation_error');}setTimeout( function() { /• delay the scroll by 50 milliseconds to fix a bug in chrome •/ jQuery(document).scrollTop(jQuery('#gform_wrapper_5').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_5').val();gformInitSpinner( 5, 'https://jmjphillip.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [5, current_page]);window['gf_submitting_5'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_5').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_5').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [5]);window['gf_submitting_5'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_5').text());}else{jQuery('#gform_5').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ form
Id:
"5", current
Page:
"current_page", abort: function() { this.preventDefault(); } }]); if (event event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_5" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_5"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_5" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 5, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, child
List:
false, subtree: true, attribute
Filter:
[ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Apply Now