Forum Discussion

testbogus's avatar
testbogus
Occasional Contributor
3 years ago
Solved

Combine keyword tests between projects and run them in suite

Hello When I create multiple projects and run them in suite, can I combine the keyword tests for each project? I'm curious about the method. Execution plans can be made within one project, but is ...
  • AlexKaras's avatar
    3 years ago

    Hi,

     

    Test suite is just a container for test project(s). It is possible to have a set of test suites that contain existing test projects in different combinations.

    Thus it is test project that contains all required testing entities.

    However, you can reference entities that belong to one test project from another one using Add|Existing Item context menu command.