# documentation

## documentation

- [Overview](https://docs.getscandium.com/introduction/overview.md): Welcome to Scandium!
- [Scandium Features & Concepts](https://docs.getscandium.com/introduction/overview/scandium-features-and-concepts.md)
- [Setting up your account](https://docs.getscandium.com/setting-up-your-account.md): Get started with Scandium
- [Create a test case](https://docs.getscandium.com/create-a-test-case.md): Recording your first test case with Scandium
- [Supported Actions](https://docs.getscandium.com/supported-actions.md): Scandium supports a wide range of actions right out of the box, unlike many other record-and-playback tools.
- [File uploads](https://docs.getscandium.com/file-uploads.md): Capturing and replaying file selection steps in test case recording
- [Assertions](https://docs.getscandium.com/assertions.md): Validate the correctness of an outcome
- [Groups](https://docs.getscandium.com/groups.md): Create reusable steps by combining multiple steps into one
- [Step settings](https://docs.getscandium.com/step-settings.md): Customizing an individual step within a test.
- [Variables](https://docs.getscandium.com/variables.md): Creating and using dynamic values in your tests
- [System Functions](https://docs.getscandium.com/system-functions.md): Generate and use dynamic values in your tests
- [Email Testing](https://docs.getscandium.com/email-testing.md): Test workflows that involve validating that emails are sent, or extracting content from emails sent.
- [Data-driven Testing](https://docs.getscandium.com/data-driven-testing.md): Run the same test with different data
- [Test Suites](https://docs.getscandium.com/test-suites.md): Organize your tests in Suites
- [Results](https://docs.getscandium.com/results.md): View and examine the result of your test runs
- [Test results](https://docs.getscandium.com/results/test-results.md)
- [Suite results](https://docs.getscandium.com/results/suite-results.md)
- [Why did my test fail?](https://docs.getscandium.com/why-did-my-test-fail.md)
- [API Testing](https://docs.getscandium.com/api-testing.md): Scandium makes it easy for you to test your APIs
- [Getting Started](https://docs.getscandium.com/api-testing/getting-started.md): Get started with Scandium's standalone API testing module
- [API Suites](https://docs.getscandium.com/api-testing/api-suites.md): Organize and manage multiple test cases by putting them into test suites
- [Scheduling and Monitoring](https://docs.getscandium.com/api-testing/scheduling-and-monitoring.md): You can use Scandium to monitor your API endpoints
- [Mobile Application Testing](https://docs.getscandium.com/mobile-application-testing.md): Test native mobile apps using Scandium
- [Create a mobile project](https://docs.getscandium.com/mobile-application-testing/create-a-mobile-project.md): The first step to testing mobile applications is to create a new mobile project
- [Uploading Apps](https://docs.getscandium.com/mobile-application-testing/uploading-apps.md)
- [Android](https://docs.getscandium.com/mobile-application-testing/uploading-apps/android.md): Scandium requires the APK bundle containing your application to get started.
- [iOS](https://docs.getscandium.com/mobile-application-testing/uploading-apps/ios.md): To get started, Scandium requires a .zip or .tar.gz file containing your compressed .app bundle.
- [Testing mobile app](https://docs.getscandium.com/mobile-application-testing/testing-mobile-app.md): Record your test case in a mobile emulator within your browser
- [Common Testing Scenarios](https://docs.getscandium.com/common-testing-scenarios.md)
- [Handling Page Hydration Issues](https://docs.getscandium.com/handling-page-hydration-issues.md)
- [Tests and Folders](https://docs.getscandium.com/test-management/tests-and-folders.md): Keep tests organized by saving them into folders
- [Tags](https://docs.getscandium.com/test-management/tags.md): Tags are custom labels you add to your tests to help filter and organize your tests.
- [Continuous Integration (CI/CD)](https://docs.getscandium.com/integrations/continuous-integration-ci-cd.md): Automatically execute your Scandium tests within your existing Continuous Integration/Continuous Deployment pipeline.
- [Continuous Integration (CI/CD)](https://docs.getscandium.com/integrations/continuous-integration-ci-cd-1.md): Automatically execute your Scandium tests within your existing Continuous Integration/Continuous Deployment pipeline.
- [CI/CD pipelines](https://docs.getscandium.com/integrations/ci-cd-pipelines.md): On this page, you will find sample code and ways for integrating Scandium tests into come CI/CI pipeline.
- [Azure Devops](https://docs.getscandium.com/integrations/azure-devops.md): This guide will help you integrate Scandium into your Azure DevOps pipeline. You’ll be able to trigger and monitor Scandium test executions directly within your Azure build or release pipelines.
- [Bamboo CI](https://docs.getscandium.com/integrations/bamboo-ci.md): This guide will help you integrate Scandium into your Bamboo CI pipeline. With a few configuration tweaks, you can trigger your automated tests from a Scandium suite directly within your build plans.
- [Bitbucket Pipelines](https://docs.getscandium.com/integrations/bitbucket-pipelines.md): This guide will help you integrate Scandium into your Bitbucket Pipelines workflow. With just a few steps, you’ll be able to run automated tests from your Scandium test suite on every push or PR
- [Circle CI](https://docs.getscandium.com/integrations/circle-ci.md): This guide will help you integrate Scandium into your CircleCI workflow. With just a few steps, you’ll be able to run automated tests from your Scandium test suite on every push or pull request.
- [Github Actions](https://docs.getscandium.com/integrations/github-actions.md): This guide will help you integrate Scandium into your GitHub CI/CD pipeline using GitHub Actions. With just a few steps, you’ll be able to run automated tests from your Scandium test suite every time
- [GitLab CI](https://docs.getscandium.com/gitlab-ci.md): This guide will help you integrate Scandium into your GitLab CI/CD workflow. With just a few steps, you’ll be able to run automated tests from your Scandium test suite on every push or  merge request.
- [Jenkins](https://docs.getscandium.com/jenkins.md): This guide will help you integrate Scandium into your Jenkins pipeline. With just a few steps, you’ll be able to run automated tests from your Scandium test suite as part of your CI/CD process.
- [Travis CI](https://docs.getscandium.com/travis-ci.md): This guide will help you integrate Scandium into your Travis CI pipeline. With just a few steps, you’ll be able to run automated tests from your Scandium test suite every time you push code.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.getscandium.com/introduction/overview.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
