Skip to content

Spartify.io Customer Onboarding Guide

Welcome to Spartify.io – Follow this quick 7-step guide to get started in just 15 minutes. At the end of this guide, you will find a tutorial video to assist you through the setup process.

Set Up Your Profile

Begin by creating your Spartify.io account

  1. Visit the Spartify.io website and click on “GET STARTED”.

    picture1

  2. Fill in your basic details and click “Next”.

    picture2

  3. Follow the Email sent to you by the Spartify team and Access the developer portal.

    picture3

  4. Reset your authentication for secure access (Change your password before proceeding with dev portal).

    picture4

Activate Your Account

After setting up your profile, proceed with activation

  1. Set up your organization profile.

    picture5

  2. Customize your individual profile settings to match your testing needs.

  3. Obtain the release partner account key (Store this securely as your recovery key).

    picture6

Create a Test Project Instance

Start your first project setup

  1. Navigate to the NPM Package page to Build your first test project.

    picture7

  2. Create your project folder on your local machine.

  3. Open the Terminal on the created folder

    picture7

  4. Follow the guide on the NPM page (Type “npm i -g @spartify/cli”)

    picture7

  5. Connect it with Spartify middleware.

    picture10

  6. Populate team and project data accordingly from your local.

Initiate the Framework with the Spartify Agent

The Spartify Agent will facilitate a seamless initial setup

  1. Insert the company ID provided by the Spotify team.

    picture6

  2. Select the project type you want.

    picture6

  3. Enter the team name, Project Name, and user.

  4. Select the option with sample test yes.

  5. Enter the Git repository url and select GitHub Action for CI/CD as yes[If you want you can skip this for later GIT integrations]

    picture6

Start Writing Your Scripts

Leverage Spartify’s boilerplate templates

  1. Go to Id and check the project for Use the auto-generated boilerplate to maintain test governance.

    picture6

  2. Follow structured governance to write effective and efficient tests.

  3. Develop your first test case using best practices.

Deploy Your Code and Test

Prepare for execution by ensuring integration readiness

  1. Enable GitHub integration from the Spartify middleware.

    picture6

  2. Alternatively, manually configure the required GitHub token in your organization’s GitHub account [SPARTIFY_KEY | PROJECT_ID].

    picture6

  3. Push your test scripts to execute them.

View Results in the Dashboard

Once tests are executed, view the results in the Spartify portal

  1. Execution will be triggered as per the default mode after your initial commit.

  2. Spartify enables parallel execution for optimized performance.

    picture6

  3. Results will be published under Spartify -> Project level.

    picture17

Next Steps

Congratulations! 🎉 You’ve successfully onboarded to Spartify.io. Now, explore more advanced features, optimize your testing workflow, and collaborate with your team efficiently.

📌 Watch the tutorial video below for a detailed walkthrough of the setup and execution process.