ALM Open Test Architecture API Type Library Version 12.55
tagTEST_CASE_COPY_PASTE_MODE Enumeration
Collapse All
Expand All
Description
Options for pasting test class objects. Whether test class should be copied including all it's data cases.
Members
Member
Value
Description
COPY_PASTE_INCLUDE_DATA_CASE
32
Copy test class including all it's data cases.
COPY_PASTE_NO_DATA_CASE
0
Do not copy data cases.