Skip to main content

Accessing Third-Party Tools

Depending on your role, you may need access to certain other 3rd party systems. Contact your manager to determine which of these systems is suitable for your role.

Often Needed

ToolOnboarding ProcessPurpose
Launch DarklyGo to MyAccess, search for LaunchDarkly and add the Grants login (SSO) access to LaunchDarkly permissionFeature flag management
VeracodeHow To Get Access To VeracodeStatic code security analysis
MablGo to MyAccess, search for apw_TOOL_MABL_SCIMAccess and select the entry with Security Group Access For Primary. Contact the Mabl workspace owner on the team for next steps.UI testing
Sauce LabsGo to MyAccess, search for Sauce Labs and select the Grants login (SSO) access to Sauce Labs SaaS application permission.UI testing

Rarely Needed

ToolOnboarding ProcessPurpose
Pivotal Cloud Foundry (PCF)Contact your managerInternal cloud service
SonarScanContact your managerCode quality analysis
SplunkContact your managerLog monitoring and analysis
FigmaContact your managerUI Design
Black DuckContact your managerOpen source security scanning

Tool Descriptions

Security Tools

Black Duck

  • Purpose: Open source vulnerability scanning and license compliance
  • Usage: Automated scanning as part of CI/CD pipeline

Veracode

  • Purpose: Static application security testing (SAST)
  • Usage: Automated security scans on code commits

User Interface Design

Figma

  • Purpose: User interface design
  • Usage: Wireframing UI designs

Development Tools

Launch Darkly

  • Purpose: Feature flag management and controlled rollouts
  • Usage: Feature toggling across environments
  • Key Features:
    • Environment-specific feature flags
    • A/B testing capabilities
    • Real-time flag updates
    • User targeting and segmentation

Quality Assurance Tools

SonarScan

  • Purpose: Code quality analysis and technical debt tracking
  • Usage: Automated code quality checks in CI/CD
  • Metrics Tracked:
    • Code coverage
    • Code smells
    • Security vulnerabilities
    • Maintainability ratings

Mabl

  • Purpose: Intelligent test automation platform for web applications
  • Usage: End-to-end UI testing, regression testing, and continuous quality monitoring

Sauce Labs

  • Purpose: Cloud-based testing platform for web and mobile applications
  • Usage: Cross-browser testing, device testing, and test automation at scale

Infrastructure Tools

PCF (Pivotal Cloud Foundry)

  • Purpose: Platform as a service deployment
  • Usage: Application hosting and scaling (legacy systems)
  • Note: Gradually being replaced by Vercel for Next.js applications

Monitoring Tools

Splunk

  • Purpose: Log aggregation, monitoring, and analysis
  • Usage: Application monitoring, error tracking, performance analysis
  • Key Features:
    • Real-time log monitoring
    • Custom dashboards and alerts
    • Performance metrics tracking
    • Error rate monitoring