Forum Discussion

NicolaFilosa_SE's avatar
NicolaFilosa_SE
Contributor
2 years ago
Solved

Creating an Execution Plan of various Projects

Hello to everyone. We have a project suite containing various projects. We want to create an execution plan at the project suite level, so an execution plan containing the various routines of the projects.

Projects Suite 1

- Project A

    - Routine A1

    - Routine A2

- Project B

     - Routine B1

     - Routine B2

We want to create an execution plan with A1, A2, B1, B2

  • It will look like this,

     

    Project Suite

    Execution Plan for Project A

    Tests for Project A

    Results

     

    You can run either the ProjectSuite1 or run the Execution Plan in Project A or B

3 Replies

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    It will look like this,

     

    Project Suite

    Execution Plan for Project A

    Tests for Project A

    Results

     

    You can run either the ProjectSuite1 or run the Execution Plan in Project A or B

    • NicolaFilosa_SE's avatar
      NicolaFilosa_SE
      Contributor

      Thank you very much! We weren't confident that TC will execute the single execution plan of every project.

  • AlexKaras's avatar
    AlexKaras
    Champion Level 3

    Hi,

     

    We want to create an execution plan with A1, A2, B1, B2

    Create corresponding execution plans in each project (i.e. A1, A2 in project A and B1, B2 in project B), add A and B projects into project suite in A, B order (projects can be reordered in the project suite by dragging them) and execute the suite.

     

    Note: It is not possible to create execution sequence like, say, A1, B1, B2, A2 because project suite executes projects (and their corresponding execution plans) in the order projects are ordered in in the suite.