Load testing with multiple bot flows

@ujja ? any thoughts ?

With Performance Test you run a Test Project multiple times.

If you add to Test Project more convos (single Test Set with multiple conversations, or more Test Set with one or more conversations each) then you can execute multiple conversations.

But please keep in mind that this way you will increase the load (or more exact the total number of executed convos)

Yep, we are trying to load test our bots and this is what we exactly want. I understood the first part of solution and we have the same approach where we have multiple conversations in a test set.

However, I didn’t really understand this part here “or more Test Set with one or more conversations each

I am trying to run everything in one performance test session. This may not let me do that I guess?

@tejasuw

Performance Test is a way to execute a Test Project, that’s why it’s inside of the Test Project.

When you create a Test Project, you can add more Test Sets to it.

If you add 3 Test Sets each having 2 convos, then in summary you add 6 conversations. And all of them will be executed if you start a Performance Test