Import Form (Task) Timing Spec

Background

In order for QBO3 to run reliably, we need to know that certain operations can be completed in a reasonable amount of time.

This spec tells us whether this is currently the case or not.

This spec is essentially a flag telling us that there is a lag in the server response time that should be investigated.

Specification

The spec verifies that it takes no longer than 3 seconds to Save an Import Form. This includes creating a new form or updating an existing form.
Comments