webrtc / KITE

KITE is a test engine designed to test WebRTC interoperability across browsers
Apache License 2.0
464 stars 125 forks source link

Load Testing For Electron App #155

Closed ss7424Refar closed 3 years ago

ss7424Refar commented 3 years ago

Hi!

It's another question about multiple clients Test that I'm so confused...

Here is the following situations:

  1. Electron APP
  2. Windows(Platform) can open only one Electron App window (such as meeting room developed by WebRTC).

How do I simulate multiple clients by using KITE.

If there is any good method, please let me know. Thank you !

namvuCosmo commented 3 years ago

If one Windows machine (or VM) can open only one electron app, then you will need more machines (or VMs) to simulate more clients.

ss7424Refar commented 3 years ago

Hi!

OK. Thank you for your answer. close the issue.