Topic 5 Question 1
Mountkirk Games wants you to design their new testing strategy. How should the test coverage differ from their existing backends on the other platforms?
Tests should scale well beyond the prior approaches
Unit tests are no longer required, only end-to-end tests
Tests should be applied after the release is in the production environment
Tests should include directly testing the Google Cloud Platform (GCP) infrastructure
解説
From Scenario: A few of their games were more popular than expected, and they had problems scaling their application servers, MySQL databases, and analytics tools. Requirements for Game Analytics Platform include: Dynamically scale up or down based on game activity
ユーザの投票
コメント(17)
Tests should include directly "testing the Google Cloud Platform (GCP) infrastructure". I don't what does this mean? Testing their resources running on GCP infrastructure or testing GCP services itself? Regardless, Option D suggests SLA requirements which is not the problem. The problem is scalability that can be resolved through stress testing. Also, GCP services are indirectly tested through it (Option D). Hence, I choose option A.
👍 31Smart2020/02/25Should be D, bcaz need to test GCP products too....
👍 13Karthic2019/12/20Is this the old Case study ? Not same as https://services.google.com/fh/files/blogs/master_case_study_mountkirk_games.pdf
I think this is no longer valid and should be removed
👍 5JohnnyBG2022/07/12
シャッフルモード