Skip to content

GoodNotes/XCUITakeHome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TodoListApp

A Reminders-style to-do list application for iOS, iPadOS, and macOS built with SwiftUI.


Interview Instructions

Your task is to create UI automation tests for this application using XCUITest.

Requirements

  1. Create a comprehensive test suite covering the app's functionality
  2. Tests must pass on all three platforms:
    • macOS (any version)
    • iPhone 17 Pro (iOS 26.1)
    • iPad Mini (iPadOS 26.1)
  3. Document any bugs or issues discovered in the application as part of your submission

Running the App

  1. Open TodoListApp.xcodeproj in Xcode
  2. Select your target device
  3. Build and run (⌘R)

System Requirements

  • macOS 15.0+
  • Xcode 26.0+

Submitting your work

  • Please push your work to a branch in the repo.
  • Please create a pull request (PR).
  • Add gn-mark-n and pbellchambers as reviewers of the PR.
  • Inform the recruiter that it is ready to review.

About

XCUI Take Home test for iOS QE Engineers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages