メインコンテンツまでスキップ

プレイテストを作成および体系化する

Last updated on June 12, 2024

Overview

Playtesting is a way of having multiple users try out your game's build and receive feedback to improve the overall performance, such as graphics, gameplay, matchmaking system, and stability rate.

Playtests also help you understand how the game will perform in a real-world scenario with different types of users, PC specifications, and internet bandwidth.

In AccelByte Development Toolkit (ADT), you can create and organize playtests from the latest stable build on your Distribution channel.

A playtest is created through the ADT Hub and after the playtest starts, all sessions, crashes, bugs, and suggestions are collected in the ADT Web.

Key features include:

  • [Hub] Power Users can create/edit/delete the playtest.
  • [Hub] Power Users can create a quick/scheduled playtest.
  • [Hub] Admin and Creator can start/stop the playtest (from a quick playtest).
  • [Hub] Qa and Users can download the playtest build.
  • [Web] Power Users can see the playtest results in the ADT Hub and Web Portal.

Playtests in ADT have the following statuses:

  1. Open: the playtest channel is on standby to take a snapshot of all the information from the distribution channel it originated from, including tracks, members, and access permissions.

  2. Upcoming: the playtest channel has already taken a snapshot of the information from the distribution channel and will start in a few hours, depending on the time setting of the channel snapshot.

  3. In Progress: the playtest is currently ongoing and collecting data on sessions, crashes, feedback, stability rate, and other metrics from participants.

  4. Completed: the playtest period has ended. Your team can start analyzing the playtest data to evaluate the health of your build.

Manage playtest channels

There are two types of playtest in ADT: quick and scheduled.

Manage quick playtest channels

A quick playtest is a playtest channel that's created right away and you can control when to start it.

The playtest status will immediately become "Upcoming", with the track from the Distribution channel captured as the main playtest build. It will also capture the members of the channel and the people who have access to the distribution channel.

Create a quick playtest channel

To create a quick playtest channel, follow these steps:

  1. Launch the ADT Hub.

  2. Select the distribution channel with the most stable build from the orange-highlighted sidebar.

  3. Click the Create playtest button, and select the Quick Playtest option from the dropdown.

    Create Quick Playtest

  4. Fill in the Channel name field to name your playtest channel.

    Fill the channel name and description

  5. (Optional) In the Description field, add a brief description about the channel.

  6. Click the Create button. The ADT Hub opens the playtest channel and automatically adds you to the channel as a member. Newly created playtests and playtests that are not yet started will have the "Upcoming" status.

    Quick playtest Created

Start a quick playtest channel

In ADT Hub, go to Channels. On the sidebar, under the "Upcoming" section, find and open the quick playtest you want to start. The status of the playtest will be changed to "In progress."

Stop in-progress quick playtests

To stop an ongoing quick playtest, follow these steps:

  1. In ADT Hub, go to Channels.

  2. On the sidebar, under the "Playtest" section, find and open the in-progress playtest you want to stop.

    Stopping quick playtest

  3. Click Stop Playtest. The status of the playtest will be changed to "Completed."

Manage scheduled playtests

Scheduling a playtest allows you to create a channel for playtesting and start it at any predetermined time in the future. You can set the start date, start time, end date, and end time of the playtest. Additionally, you can choose whether the playtest will be repeated or not.

Create a scheduled playtest

To create a scheduled playtest, follow these steps:

  1. Launch the ADT Hub.

  2. Select the distribution channel with the most stable build from the orange-highlighted sidebar.

  3. Click the Create playtest button, and select the Scheduled Playtest option from the dropdown. The "Create a scheduled playtest channel" appears.

    Create scheduled playtest

  4. Fill in the channel name and description.

  5. Set the time period for when the playtest channel will automatically start and end.

    Provide information on Scheduled Playtest

  6. You can set repetition options for the scheduled playtest channel. Click Repeat on the "Repetition" dropdown. The "Repeat Playtest" appears. You can set the playtest channel to automatically start at a specific frequency, day, and time.

    Setting recurring playtest

  7. Click Done to save the repetition settings. The "Create a scheduled playtest channel" pop-up appears again, displaying the repetition details.

    Recurring Playtest Information

  8. Adjust the Channel snapshot time to your liking. The minimum value is 1. This setting is to snapshot tracks, access, and members of the distribution channel to your playtest channel and transition the status from "Open" to "Upcoming".

  9. Click the Create button. The ADT Hub opens the playtest channel and automatically adds you to the channel as a member.

    Scheduled Playtest created

Stop scheduled playtests

Scheduled playtests automatically stop based on their end time settings.

To monitor the timeout counter of a scheduled playtest, follow these steps:

  1. In ADT Hub, go to Channels.

  2. On the sidebar, under the "Playtest" section, find and open the scheduled playtest you want to monitor. In the details view of the scheduled playtest, you will see the timeout counter and the exact end time of the playtest.

    Auto end scheduled playtest

Playtest report: Feedback and Error

After completing the playtest, you can access the playtest report, which includes tabs for feedback and errors. The "Feedback" tab shows the feedback submitted by playtesters using our Issue Reporter application during the playtest.

Feedback list on ADT Hub

To view a detailed list of feedback, go to ADT Web, select the Playtests menu from the sidebar, open the completed playtest, and then open the Issue tab.

Feedback list on ADT Web

The Error tab provides in-depth information about your application's stability, including its stability rate, total number of sessions, crashes, and bugs (obtained from the Issue Reporter). It also features a list of top crashes, which are the crashes that occur most frequently, and a bar graph that shows the frequency of crashes during a certain period of time.

Error Tab

This information provides insight into the stability and real-life performance of the build for end-users.

What happens next?

  • [Hub] Admins can put pre-script and post-script on the playtest build.
  • [Hub] User doesn't need to re-download the playtest build if they have already downloaded it.
  • [Hub] User gets a notification when playtest is started and stopped.
  • [Hub] Admins can create scheduled playtest.
  • [Hub] Admins can create a private and a public playtest.
  • [Hub] Admins can specify the number of required players.
  • [Web] Users can see the report dashboard from playtesting.

FAQ

Q: Does playtest support the console? A: Currently, no. However, we are actively looking at the possibility of supporting consoles.

Q: I'm still playing the build when the playtest is started. Does my session count as a playtest session? A: No, the sessions that were created before the playtest started will not be registered as playtest sessions.

Q: Can a playtest be created using an existing playtest name? A: No, it can't. Admins need to use a different name for each playtest

Q: Is it possible to use the same build for a different playtest? A: Yes, it is possible, but the playtests with the same build can't be started at the same time.

Q: Can a player download and join a playtest that has already started? A: Yes, they can.

Q: Why do I need to download the build again even though I have already downloaded it?
A: Currently, we are not implementing the "identical build" option between the non-playtest and the playtest builds. It will be available in the Beta version.

Q: How is the playtest card sorted?
A: It is sorted by created date and time. Recently created playtests will be available on the top-left.