Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

Starting version 5v5.2, you can now use two different wait modes when executing test cases in Qualitia. This helps in optimizing the performance and building robust Qualitia test cases.

...

When executing test cases, it may happen that timeout and polling interval are given at multiple levels. At such times, values provided from the actions will be considered over the values provided at object level or in the config settings. The following diagram explains which values are considered when capabilities are provided at multiple levels.

Info

Expected condition will work works only with the Explicit wait mode.

Image Added

  • For Executions Using Qualitia Offline Package

When executing test cases using Qualitia Bot ( Offline Package), Qualitia gives you provision to pass the arguments using command line interface as well. You can provide timeout and polling interval using the command line arguments. These command line arguments override the values provided at the object level and the values provided in the action or configuration settings.