I have the same test definition in two repositories. If I make additions to one test definition and export it to the other repository, can the test definitions be merged?
No, the test definitions will not be merged. Importing a test definition with the same name as the existing one in the repository would override the old test case.