1.

What Is Difference Between Non Reusable, Usable, And External Reusable Actions In Qtp?

Answer»
  • Non-reusable action − An action that can be called only in that specific test in which it has been designed and can be called only once.
  • Reusable action − An action that can be called MULTIPLE times any test in which it resides and can ALSO be used by any other tests.
  • External Reusable action − It is a reusable action stored in another test. External actions are read-only in the calling test, but it can be used locally with the EDITABLE copy of the DATA Table INFORMATION for the external action.



Discussion

No Comment Found