Versions Compared

Key

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

...

  • Passed Test Case
    • Starting Situation
      • In a A nested job chain a order is wating to be execute.has three nodes A, B and C
      • Node A and C has the same sub job chain
    • Action
      • Add a order i.e. Main_Order to the nested job chain
      • Open JOC, righ
      Action
      • Open the JOC , right click on the order and select the order stateMain_Order and start now
    • Behavior
      • Order can only be assigned to the Sub job chains Main_Order will start at two nodes i.e. states of nested job chain but not to the state of sub job chainNode A and Node C,since  the same job chain is assigned to both of the nodes.
  • Failed Test Case
    • Starting Situation
      • as above
    • Action
      • Open the JOC, right click on the order and select the order state, Try to set the order's state as one of the state of sub job chain.
    • Behavior
      • Order will can not be set to sub job chain's state
  • Explanation
    • A nested job chain has other job chains as nodes, so for a order submitted to a  nested job chain , state is ideally a sub job chain.
    • In a practical scenario when job chains are organized under nested job chain, order's state can be set to one of the sub job chain.
    • As of now we don't see any real use case where order assigned to nested job chain need to be assigned to state in sub job chain.

...