Inefficient Waits

Definition:

  • Adding a hard-coded wait that tells the test to pause for x number of seconds is a code smell.

References:

Quality attributes

  • - Code Example

  • - Cause and Effect

  • - Frequency

  • - Refactoring