Google Cloud Testing
Google CloudOAuth 2.0credential probe
Allows developers to run automated tests for their mobile applications on Google infrastructure (Google OAuth2).
OCNORA ships 6 typed Google Cloud Testing operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 6
- Create Device SessionPOST /v1/projects/{project_id}/deviceSessions.cloud_testing.create_device_session
- Create Test MatriceCreates and runs a matrix of tests according to the given specifications. Unsupported environments will be returned in the state UNSUPPORTED.cloud_testing.create_test_matrice
- Get Device SessionGET /v1/projects/{project_id}/deviceSessions/{device_session_id} Return a DeviceSession, which documents the allocation status and whether the device is allocated.cloud_testing.get_device_session
- Get Test MatriceChecks the status of a test matrix and the executions once they are created.cloud_testing.get_test_matrice
- List Device SessionsGET /v1/projects/{project_id}/deviceSessions Lists device Sessions owned by the project user.cloud_testing.list_device_sessions
- Update Device SessionPATCH /v1/projects/{projectId}/deviceSessions/deviceSessionId}:updateDeviceSession Updates the current device session to the fields described by the update_mask.cloud_testing.update_device_session
Run your first Google Cloud Testing workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.