To reproduce: 1) Create Project A with two tests that are inside folder Test Steps. 2) Make one of the tests to be Test as Step in the other test. 3) Create new Project B and copy the folder Test Steps from Project A and paste it in Project B 4) After clicking Refresh button, these tests are imported in project B. 5) Double click the Test as Step in the main test. It doesn't open the subtest, it throws error "test with Id 'cf04.......' was not found!" 6) If we try to execute the main test, it executes successfully the subtest (it is able to find the subtest) The sample projects are attached in the internal description.. Note: It doesn't reproduce every time.