Uses of Package
com.testingbot.models
-
Packages that use com.testingbot.models Package Description com.testingbot.models Plain Gson-mapped POJOs for the TestingBot REST API resources.com.testingbot.testingbotrest Entry point for the TestingBot REST API Java client. -
Classes in com.testingbot.models used by com.testingbot.models Class Description TestingbotBrowser Holds information about the TestingbotBrowser items that TestingBot provides You can find the list of browsers on https://testingbot.com/support/getting-started/browsers.html.TestingbotBuild TestingbotLabAlert Alert configuration for a Codeless test (kind,level, destination).TestingbotLabSuite A Codeless test suite (a group of Codeless tests run together).TestingbotLabTest A Codeless test definition (target URL, schedule, alerts, browsers).TestingbotLabTestStep A single step within a Codeless test (command + locator + value).TestingbotScreenshot A screenshot batch — a single URL captured across one or more browsers.TestingBotStorageFile TestingbotTeamConcurrency A pair of concurrency limits — VM sessions and physical-device sessions.TestingbotTeamConcurrencyBlock Allowed vs. current concurrency caps for a team.TestingbotTeamMember A user within a team.TestingbotTest -
Classes in com.testingbot.models used by com.testingbot.testingbotrest Class Description TestingbotBrowser Holds information about the TestingbotBrowser items that TestingBot provides You can find the list of browsers on https://testingbot.com/support/getting-started/browsers.html.TestingbotBuildCollection TestingbotDevice TestingbotJob Status of a job (e.g. a Codeless test run) on TestingBot.TestingbotLabCreateAck Response from creating a Codeless test — carries the newlab_test_id.TestingbotLabRunAck Response from triggering a Codeless test or suite — carries thejob_id.TestingbotLabSuite A Codeless test suite (a group of Codeless tests run together).TestingbotLabSuiteCollection Paginated list of Codeless test suites (data+meta).TestingbotLabSuiteCreateAck Response from creating a Codeless test suite — carries the newsuite_id.TestingbotLabTest A Codeless test definition (target URL, schedule, alerts, browsers).TestingbotLabTestCollection Paginated list of Codeless tests (data+meta).TestingbotLabTestStepCollection Paginated list of Codeless test steps (data+meta).TestingbotScreenshot A screenshot batch — a single URL captured across one or more browsers.TestingbotScreenshotCollection Paginated list of screenshot batches (data+meta).TestingBotStorageFile TestingBotStorageFileCollection TestingbotStorageUploadResponse TestingbotTeam Team-level concurrency information: allowed vs. current parallel sessions for VMs and physical devices.TestingbotTeamCredentialReset Response from resetting a team user's API keys; carries the newclient_key.TestingbotTeamMember A user within a team.TestingbotTeamMemberCollection Paginated list of team users (data+meta).TestingbotTest TestingbotTestBuildCollection TestingbotTestCollection TestingbotTunnel TestingbotUser