1

Contract Pipeline Inspector Jobs in Atlanta, GA (NOW HIRING)

Principal Software Engineer

Norcross, GA ยท On-site

$126K - $169K/yr

Drive shift-left quality practices: inspections, three-amigos sessions, example mapping, and ... pipelines. * Proficiency with REST and GraphQL testing; experience with contract testing tools ...

Compliance surveys and all associated inspections (e.g., annual test points, isolated services ... Provides corrosion control-related support to internal departments or external contract support.

Engineer, Sr/Principal

Atlanta, GA ยท On-site

$120 - $180/hr

... inspectors, and other technical resources that may be needed to develop the project. Manages ... Develops contract documents and purchase requisitions for procurement of materials/equipment.

Senior Full Stack Engineer

Atlanta, GA ยท On-site

$120 - $190/hr

Develop scalable backend services, APIs, messaging integrations, and data contracts that support ... Integrate Computer Vision services, models, image-processing pipelines, and related data flows into ...

... inspection and Monitoring services across multiple locations. It's important to note that ORR ... Negotiate and close sales opportunities of varying contract lengths, complexity, and revenue scope.

... inspection and Monitoring services across multiple locations. It's important to note that ORR ... Negotiate and close sales opportunities of varying contract lengths, complexity, and revenue scope.

Compliance surveys and all associated inspections (e.g., annual test points, isolated services ... Provides corrosion control-related support to internal departments or external contract support.

Showing results 41-60

Contract Pipeline Inspector information

See Atlanta, GA salary details

$12

$26

$50

How much do contract pipeline inspector jobs pay per hour?

As of Sep 5, 2026, the average hourly pay for contract pipeline inspector in Atlanta, GA is $26.31, according to ZipRecruiter salary data. Most workers in this role earn between $17.79 and $30.29 per hour, depending on experience, location, and employer.

What is a contract pipeline inspector?

Contract Pipeline Inspectors are professionals hired on a contract basis to oversee the construction, maintenance, and safety of pipelines transporting oil, gas, or other substances. They are responsible for ensuring that pipeline projects comply with industry standards, government regulations, and safety protocols. Their duties include inspecting materials, monitoring construction activities, and documenting any issues or violations. Contract Pipeline Inspectors play a critical role in preventing leaks, ensuring environmental protection, and maintaining the integrity of pipeline systems.

What skills and qualifications are needed to be a contract pipeline inspector?

To thrive as a Contract Pipeline Inspector, you need expertise in pipeline construction standards, regulatory compliance, and inspection protocols, typically backed by relevant certifications such as API 1169 or NACE. Familiarity with inspection software, GPS mapping tools, and documentation systems is essential for accurate reporting and data management. Strong attention to detail, effective communication, and problem-solving skills help inspectors identify issues and collaborate with contractors. These skills ensure the safety, integrity, and regulatory compliance of pipeline projects, protecting both the environment and public safety.

What are common challenges faced by contract pipeline inspectors, and how can they be managed?

Contract Pipeline Inspectors often encounter challenges such as working in remote locations, adhering to strict safety regulations, and managing tight project deadlines. Effective communication with construction crews, project managers, and other inspectors is crucial for resolving issues quickly and maintaining compliance. Staying organized, keeping detailed records, and proactively identifying potential problems can help inspectors manage these challenges and ensure the integrity and safety of pipeline installations.

What is the difference between Contract Pipeline Inspector vs Pipeline Quality Control Inspector?

AspectContract Pipeline InspectorPipeline Quality Control Inspector
CertificationsOSHA, API certifications, safety trainingOSHA, API certifications, safety training
Work EnvironmentConstruction sites, field inspections, outdoor environmentsConstruction sites, field inspections, outdoor environments
Employer & Industry UsageOil & gas, pipeline construction companiesOil & gas, pipeline construction companies
Primary FocusInspecting contractual compliance and project progressEnsuring pipeline quality and adherence to standards

Both roles involve field inspections in pipeline projects and require similar certifications. However, Contract Pipeline Inspectors focus on contractual compliance and project progress, while Pipeline Quality Control Inspectors emphasize maintaining pipeline quality and standards. The roles often overlap but serve distinct aspects of pipeline project oversight.

How do I become a contract pipeline inspector?

To become a contract pipeline inspector, candidates typically need a high school diploma or equivalent, along with experience in pipeline construction, maintenance, or inspection. Certifications such as API 570 or API 653 are often required, and knowledge of safety protocols and inspection tools is essential. Some positions may also require a valid driver's license and the ability to work in various environmental conditions.

What are the most commonly searched types of Pipeline Inspector jobs in Atlanta, GA?

The most popular types of Pipeline Inspector jobs in Atlanta, GA are:

What are popular job titles related to Contract Pipeline Inspector jobs in Atlanta, GA?

For Contract Pipeline Inspector jobs in Atlanta, GA, the most frequently searched job titles are:

What job categories do people searching Contract Pipeline Inspector jobs in Atlanta, GA look for?

The top searched job categories for Contract Pipeline Inspector jobs in Atlanta, GA are:

What cities near Atlanta, GA are hiring for Contract Pipeline Inspector jobs?

Cities near Atlanta, GA with the most Contract Pipeline Inspector job openings:

Infographic showing various Contract Pipeline Inspector job openings in Atlanta, GA as of June 2026, with employment types broken down into 62% Full Time, 20% Part Time, 1% Temporary, and 17% Contract. Highlights an 84% Physical, 2% Hybrid, and 14% Remote job distribution, with an average salary of $54,723 per year, or $26.3 per hour.

Principal Software Engineer

ACI Worldwide, Inc.

Norcross, GA โ€ข On-site

$140 - $190/hr

Other

Re-posted 26 days ago


Job description

Powering the worldโ€™s payments ecosystem

ACI powers the payments ecosystem โ€“ globally, and you power ACI. Youโ€™ll innovate, collaborate, and grow โ€“ in an energetic technology culture with decades of proven success. ACIers โ€“ in all roles and levels โ€“ are truly your colleagues and many are your friends. Our size and reach allow you to see the global impact of your work. You are visible, your talents are valued, and you are empowered to shape the future of payments.

We are looking for a Principal Software Engineer in Test who treats quality not as a gatekeeping function but as a property of the entire software delivery system. This engineer embeds quality thinking at every stage of the value stream โ€” partnering with product, architecture, and engineering to define clear, testable acceptance criteria, and then coaching development teams to build and own fast, deterministic test suites themselves.

This is not a role that owns a separate test suite. It is a role that makes every team better at testing their own software.

ESSENTIAL FUNCTIONS AND RESPONSIBILITIESQuality Strategy & Acceptance Criteria
  • Partner with product managers, architects, and engineers early in feature discovery to define clear, unambiguous acceptance criteria before a line of code is written.
  • Translate business requirements into executable specifications so that acceptance criteria become living documentation and automated tests simultaneously.
  • Define and maintain the test strategy for each product area, including the test pyramid rationale: what belongs in unit tests, component tests, integration tests, API contract tests, journey tests, and end-to-end (E2E) tests.
  • Identify and eliminate test duplication, flakiness, and over-reliance on E2E tests that slow feedback loops โ€” applying the principle that fast, reliable feedback is a strategic advantage.
  • Drive shift-left quality practices: inspections, three-amigos sessions, example mapping, and lightweight design reviews that surface defects before they become bugs.
Test Architecture & Team Enablement
  • Define standards, patterns, and shared tooling for E2E, journey, component, integration, and API contract tests; coach development teams to implement and own their own test coverage using those patterns.
  • Establish Page Object Model, component-level isolation, and other maintainability patterns as team norms โ€” through documentation, code review, and pairing โ€” rather than by maintaining a central test suite.
  • Review team-authored test code for coverage adequacy, correctness, and long-term maintainability; provide actionable, specific feedback that raises the teamโ€™s collective skill.
  • Design and deliver shared test infrastructure: data seeding utilities, synthetic data generation, service virtualization (WireMock, MockServer), and environment isolation strategies that teams can use independently.
  • Set and enforce the standard that automation code is treated to the same engineering discipline as production code: reviewed, version-controlled, and refactored as a first-class artifact.
  • Identify systemic gaps in test coverage across teams and coordinate cross-team efforts to close them without creating centralized bottlenecks.
CI/CD Pipeline Integration & Continuous Delivery
  • Define pipeline quality gates and standards so that every commit triggers the appropriate level of automated feedback before code can progress to the next stage.
  • Work with platform and development teams to integrate test suites into CI/CD pipelines (GitHub Actions, Jenkins, GitLab CI, or equivalent); coach teams to own their own pipeline health.
  • Optimize test execution for speed and parallelism; identify and resolve bottlenecks that cause pipeline slowdown. Treat pipeline duration as a product metric.
  • Champion a culture where a failing build is treated as a production incident and the pipeline is never left red.
  • Advance trunk-based development practices and ensure test suite design supports continuous integration, not just continuous testing after a long-lived branch merge.
  • Support release automation, feature toggles, and progressive delivery patterns that enable teams to decouple deployment from release.
Team Coaching & Quality Culture
  • Act as an embedded quality advisor in lean product ceremonies โ€” sprint planning, story refinement, retrospectives, and continuous improvement cycles โ€” bringing a quality perspective without owning quality outcomes on behalf of the team.
  • Work in tight feedback loops with product managers and engineers to validate that delivered software meets the intent of acceptance criteria, not just the letter.
  • Reduce cycle time by surfacing defects as close to their origin as possible; track and report on escaped defects, mean time to detection, and test coverage trends.
  • Mentor engineers across the team on testable design, test-driven development (TDD), and the application of the four-key DORA metrics as a quality feedback system.
  • Facilitate three-amigos and example mapping sessions; build team capability to run these sessions independently over time.
  • Document and share test strategies, automation patterns, and quality practices through internal guides, workshops, and code reviews โ€” creating reusable assets the organization can build on.
QUALIFICATIONSEducation
  • Bachelorโ€™s degree in Computer Science, Software Engineering, or a related field, or equivalent demonstrated experience; Masterโ€™s degree preferred.
  • 7+ years of relevant experience may substitute for the degree requirement; the 5+ years of experience listed below remains required regardless.
Experience
  • 5+ years of professional software engineering experience, with a majority focused on test automation and quality engineering.
  • Proven track record of influencing testing practices across development teams rather than owning a centralized test suite.
  • Experience mentoring engineers and raising team-level quality capability.
  • Payments, financial services, or regulated industry experience preferred.
Core Technical Skills
  • Strong proficiency with Playwright or similar E2E frameworks; ability to define scalable, maintainable test patterns and coach others in applying them โ€” not necessarily building and owning the suites directly.
  • Hands-on experience with Gherkin, Cucumber, SpecFlow, or equivalent; ability to facilitate example mapping and three-amigos sessions to produce executable specifications.
  • Demonstrated experience designing unit, component, integration, API contract, journey, and E2E test strategies appropriate to the risk profile of each system.
  • Strong practical experience with at least one major pipeline platform (GitHub Actions, Jenkins, GitLab CI, CircleCI, or equivalent); able to build, maintain, and optimize pipelines.
  • Proficiency with REST and GraphQL testing; experience with contract testing tools (Pact or equivalent).
  • Strong proficiency in at least one of: TypeScript/JavaScript or C#; automation code should be indistinguishable in quality from production application code.
  • Test data and environment management โ€” experience with synthetic data generation, service virtualization (WireMock, MockServer), and environment isolation strategies.
  • Deep familiarity with Git and trunk-based development, including its implications for test suite design and branch strategy.
Continuous Delivery & Engineering Culture
  • Thorough understanding of Continuous Delivery principles as articulated in the field (Humble & Farley, Accelerate / DORA research, Team Topologies).
  • Practical knowledge of the DORA four key metrics (deployment frequency, lead time for changes, MTTR, change failure rate) and how test automation strategy directly influences them.
  • Experience operating in a trunk-based development environment with short-lived branches and high deployment frequency.
  • Familiarity with feature flagging, canary releases, and progressive delivery patterns.
Professional Skills
  • Ability to communicate technical quality risks clearly to non-technical stakeholders and product managers.
  • Strong facilitation skills for three-amigos and example mapping sessions; ability to build team capability to run these independently.
  • Comfort operating in lean, iterative environments where requirements evolve and feedback is rapid.
  • A collaborative, non-gatekeeping mindset: quality is everyoneโ€™s responsibility, and this role leads that cultural shift by raising team capability rather than absorbing team responsibility.
PREFERRED QUALIFICATIONS
  • Experience in payments, fintech, or other regulated industries where test coverage has compliance and audit implications (PCI-DSS, SOC 2).
  • Familiarity with security testing practices relevant to regulated environments: OWASP awareness, authentication and authorization validation, and compliance-driven test coverage.
  • Experience with performance and load testing integrated into the delivery pipeline.
  • Experience with visual regression testing tools (Percy, Chromatic, or Playwright visual snapshots).
  • Experience with accessibility (a11y) testing and WCAG compliance validation.
  • Experience using AI-assisted tools for test generation, coverage gap analysis, or exploratory testing acceleration.
WORK ENVIRONMENT
  • Hybrid work model (2โ€“3 days in office); multiple office locations available.
  • 5โ€“10% travel for conferences, training, or cross-team collaboration.
  • Participation in on-call rotation; occasional extended hours for critical releases or pipeline incidents.
EQUAL OPPORTUNITY STATEMENT

ACI Worldwide is an Equal Opportunity Employer. All qualified applicants receive consideration without regard to race, color, religion, gender, gender identity, sexual orientation, national origin, genetics, disability, age, or veteran status.

Applicants must be currently authorized to work in the United States on a full-time basis. This position does not offer sponsorship for employment visa status or work permit now or in the future.

I n return for your expertise, we offer opportunities for growth, career development, and a competitive compensation and benefits packageโ€”all within an innovative and collaborative work environment.

Job ID (Requisition #19504)

#J-18808-Ljbffr