SEED NATALI: GUI Step Automation Heuristic

Whenever you implement automation of GUI steps, suggested heuristic might help you to keep track of operations you need to code.

GUI Step

(click on the picture to see mind map in online version with expanded nodes)

SEED NATALI acronym stands for the following.

  • Synchronize till object

  • Exists

  • Enabled

  • Displayed

  • verify Number of Arguments

  • verify Type of Arguments

  • Log test flow

  • Investigate any issues occurred