Testing요기요interview report
Trustworthy tests on CI
In a delivery app's iOS project the unit tests and UI tests pass locally but fail now and then only on CI. How would you cut down these flaky tests?
Trustworthy tests on CI
In a delivery app's iOS project the unit tests and UI tests pass locally but fail now and then only on CI. How would you cut down these flaky tests?
TestingShort answerExpert
An app with 40 modules and 8,000 tests takes 40 minutes of CI tests. How would you change…
#ci #test-plan
TestingShort answerBasics
This is a written question on a take-home: "how do you integrate tests into your developm…
#ci #test-plan
TestingShort answerAdvanced
You want to introduce snapshot testing to your team. What problem does snapshot testing s…
#ci
TestingShort answerBasics
You're adding automated tests to the listing feature of a secondhand marketplace app for …
#ci