saucelabs
Continuous testing cloud for web and mobile apps.
Extends: Technology
Sauce Labs
Continuous testing cloud for web and mobile apps.
Overview
Category: Development software
Continuous testing cloud for web and mobile apps.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Sauce Labs',
category: 'Development software',
description: 'Continuous testing cloud for web and mobile apps.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Sauce Labs",
"applicationCategory": "Development software",
"description": "Continuous testing cloud for web and mobile apps."
}