-2

In what kinds of situation we are using Random,Random order controller?

Satheesh
  • 87
  • 1
  • 8

1 Answers1

0

Random Controller:

  • Use it when you want to randomly execute ONE of its children

Random Order Controller:

  • Use it when you want to execute ALL its children but in a random order

See reference docs:

UBIK LOAD PACK
  • 33,980
  • 5
  • 71
  • 116