Questions tagged [artillery]

Artillery is a versatile tool for performing load testing and functional tests across various communication protocols, including HTTP, Socket.io, WebSockets, and AWS Kinesis.

Will other users be affected if a shared CPU droplet crashes?

'I wasn't able to find the answer through internet searches, so I apologize in advance if this question has been asked before... When using Artillery to test a DigitalOcean shared CPU droplet, will intentionally increasing the load affect other users on t ...

Testing the performance of artillery on Graph QL endpoints using a YML file without the ability to view debug logs or identify issues post-execution

Currently, I am utilizing the artillery node JS tool for performance testing using yml-based scenarios. All necessary plugin libraries have been successfully installed and I can execute artillery tests without an issue. However, I am encountering a problem ...