⟩ Explain purpose of inserting delay values in the scripts of Rational?
wait values are useful when the application requires an
unknown amount of time to complete a task. Using a wait
value keeps the verification point from failing if the task
is not completed or if the data is not accessible right
away.