question

ankitgoel avatar image
ankitgoel asked

What's the best way to bifurcate title data, so we can test the game data with QA before pushing it to Live ?

Hi

We are in early stages of development of a multiplayer steam game and Playfab is looking like a pretty good solution to our data needs.

One of our prime needs however is to manage quality in our game, so every update either client or data will go through a QA cycle. So we would need to branch out our data for QA and Live users.

What would be, in your opinion, the recommended way to accomplish this.

Title Data
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
comc avatar image
comc Deactivated answered

Create a separate QA title with it's own TitleID. Push updates to this version, check the data, validate and then push to Live Title. Modify login to only allow registered QA accounts to access QA version.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.