Questions tagged [automated-testing]

The tag has no usage guidance.

2 questions with no upvoted or accepted answers
Filter by
Sorted by
Tagged with
1
vote
0answers
165 views

How can I stress-test my sever for the game Rust?

I am looking to stress test my server for the game Rust and monitor CPU, RAM and FPS. I could not find much around. I general I think I will need a good amount of compute power, bunch of cloud based ...
0
votes
0answers
12 views

Ho to do Test Automation for Multiplayer in Unity3d?

We are developing a VR collaboration tool for advanced product development and are running in to technical debt. I want to improve this by do Test Automation using unit testing (Unity test runner with ...