Testing single sign on (google)

Hi there, welcome to the forum :slight_smile:

  1. Do you mean Google’s OAuth 2.0 authentication? Take a look at this thread for how to approach this.

  2. That’s up to you to decide depending on how you want to define your test. Take a look at the “When to use” section for each executor for an idea of good use cases. If you want to be able to adjust the amount of VUs over time then the ramping-vus executor might be a good fit. Note that this is the same executor used for the simpler stages configuration, so you might not need the more advanced Scenarios functionality.

Also take a look at the test types documentation. In your case you’re looking for a load and eventually stress test.