Sobes.tech
Junior — Middle

Kas saaksid anda näiteid testülesannetest, millega oled töö või õppe käigus kokku puutunud?

sobes.tech AI

Vastus AI-lt

During work and learning, I have encountered various test tasks for iOS, for example:

  • Implementation of a simple ToDo app using UITableView and Core Data.
  • Creating a screen with a form, where user input needs to be validated and errors displayed.
  • Network-related tasks: loading data from a REST API, parsing JSON, and displaying it in the interface.
  • Implementing animations using UIViewPropertyAnimator or Core Animation.
  • Writing unit tests for models and view-models using XCTest.

These tasks help to verify skills in UI, architecture, asynchrony, and testing.