RestApiLoadTest¶
Namespace: LoadTests.Tests
Comprehensive REST API load tests simulating realistic usage scenarios
Tests all available endpoints with proper authentication and realistic data patterns
Inheritance Object → LoadTestBase → RestApiLoadTest
Constructors¶
RestApiLoadTest()¶
Methods¶
RestApiLoadTestSetup()¶
Sets up authentication and API clients for REST API load testing
Returns¶
RestApiLoadTestTeardown()¶
Cleans up REST API test resources
Returns¶
Test_Authentication_Endpoints_Load()¶
Load test for authentication endpoints
Test_Comprehensive_Api_Stress_Test()¶
Comprehensive stress test covering all major API endpoints under high load
Test_Location_Management_Endpoints_Load()¶
Load test for location management endpoints
Test_Mixed_Api_Usage_Patterns()¶
Load test simulating mixed API usage patterns typical for monitoring systems
Test_Temperature_Data_Endpoints_Load()¶
Load test for temperature data query endpoints
Test_Topic_Configuration_Endpoints_Load()¶
Load test for topic configuration endpoints
Test_User_Management_Endpoints_Load()¶
Load test for user management endpoints