06Design the test strategy for a pipeline that must stay under ten minutes. What runs where?▼hard★ EssentialNewGitLabShopifyAtlassian2 repliesunlockedTesting is a pipeline design problem in this role, not a QA one. The constraint is the question: you cannot run everything on every commit, so what you choose to defer is the answer.Open full answer →
39Design the platform that decides whether a model change is safe to ship, for twenty teams shipping weekly.▼expertNewDatabricksMicrosoftSalesforce2 replies◆ premiumTeams need comparable evaluations before they approve a model change. Design versioned test data, recorded runs and release thresholds that a pipeline can enforce.Open full answer →