Victor Souza

Software Engineer

  • Contact
  • GitHub
ByVictor Souza da Silva

UI Testing with Swift: Deleting list item

  • Swift Testing
  • October 13, 2021
  • No Comment
Remove item example

A quick example for UI testing on deleting list item.


Let’s create a List with three elements.

This test verifies if there are only two items on our list after remove the first item.

This test verifies if there are no items in the list after remove all items.

It was my quick example for UI testing on deleting list item.

  • ios ,
  • swift ,
  • swiftui ,
  • test ,
  • testing ,
  • ui ,
  • ui testing
  • EnglishEnglish
  • EspañolEspañol
  • PortuguêsPortuguês

Recent Posts

  • UI Testing with Swift: Deleting list item
  • Generating output JSON log with log4net
  • Audit Trail with Entity Framework Core

Victor Souza’s Blog | All rights reserved