QuestionQ143

Generic Automation Development

What information remains intact when test sets are exported and then imported into a new project?

  • A The custom field definitions
  • B Links between the test sets and their related test cases
  • C The original project’s settings
  • D The relationship between test sets and requirements
Explanation

Importing a test suite into another Azure DevOps project preserves the test-case references: the imported test set retains its links to the related test cases. Project-level settings and custom-field definitions are not transferred as part of the test-suite import.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!