Rational TestSuite Question: Download Rational TestSuite PDF

Explain purpose of inserting delay values in the scripts of Rational?

Tweet Share WhatsApp

Answer:

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.

Download Rational TestSuite PDF Read All 16 Rational TestSuite Questions
Previous QuestionNext Question
What is the use of Global.sbl file in Rational?What is the use of "TestObject root = getRootTestObject();" in RFT?