1.

Why is action split used by QTP?

Answer»

Action split is used to split the actions in QTP to two parts.

  • Splitting into two SIBLING actions: The action BREAKS here are independent.
  • Splitting into parent-child nested action: This action is only CONDUCTED when the first action of parent GETS executed.


Discussion

No Comment Found