Create an app
create_appAdd an app to the runbook. Give it a name and the platforms it is tested on. Then use add_section and add_check to fill it in — or upload a markdown test plan through the web app, which is faster for a whole plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | Yes | Who is adding it. | |
| name | Yes | App name, e.g. 'Errbud'. | |
| platforms | No | Platforms this app is tested on. Defaults to web laptop, web mobile, Android and iOS. |