Testing
Stabilizing UI tests
A login flow test written in XCUITest fails about 30% of the time on CI. What would you change on the app side to stabilize it?
Stabilizing UI tests
A login flow test written in XCUITest fails about 30% of the time on CI. What would you change on the app side to stabilize it?
TestingMultiple choiceAdvanced
Which of the following cause flaky tests that fail only sometimes on CI? Select all that …
#flaky
TestingShort answerBasics
This is a written question on a take-home: "how do you integrate tests into your developm…
#flaky
TestingShort answerBasics
A travel booking app's search screen UI tests call every API against the real server, so …
#launch-arguments