schema.org.ai

Windowskerneldebuggers

Program testing software

Extends: Technology

Windows kernel debuggers

Program testing software

Overview

Category: Program testing software

Program testing software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 17-2061.00
  • SOC Code: 17-2112.02

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Windows kernel debuggers',
  category: 'Program testing software',
  description: 'Program testing software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Windows kernel debuggers",
  "applicationCategory": "Program testing software",
  "description": "Program testing software"
}