Multiple Projects Run

Hi Team,

In our organization, Everyone is creating individual Projects for different features.

However we want to execute all the projects at one time, Is there any way?

Please give us suggestions is there any approach for this.

I would be grateful for your prompt reply.

I have no idea how you can execute multiple divided projects all at once in a controlled manner. If you want to execute multiple tests as a batch, then you should not divide them.

I would rather suggest to you an opposite approach.

  1. Your team should introduce Git with a remote repository hosting (GitHub, GitLab, BitBucket etc).
  2. You should merge the set of divided Katalon projects into one. Your team would share the single project using Git.
  3. Once merged into one, you can execute multiple test cases/test suites/test suite collections in a Katalon Project quite easily.
1 Like

But what if all this projects runs their tests separately, and I want to see aggregated report across all projects. Is it possible?

Katalon products are not designed for load testing at all. You should seek for other solutions. Why not you look at

As far as I am aware, the only offering of parallel execution from Katalon is this:

You will be asked to purchace enough number of annual licenses of Katalon Runtime Engine to cover that number of parallelism you want. Plus, you would need to deploy enough number of machines to run the projects in parallel. How many parallelism do you require? 50? Just estimate how much it will cost you.