ContributionsMost RecentMost LikesSolutionsRe: Create Scenarios from different projects Hi Alex, Thanks for the comment. I actually had tried your suggestion. It just seems like there would have been an easier way to create scenarios from other projects. Here is the solution: Start by creating a new project, housing all the endpoints and functional tests that would be included in the load test itself, then reference those as targets in scenarios, rather than attempting to go outside of the project scope. Michael Create Scenarios from different projects Is it possible to create a test case with scenarios from different project/test suites/test cases? Trying to create a load test that contains a mix from different test suites. Solved