OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
email
/
vendor
/
aws
/
aws-sdk-php
/
features
/
clientSideMonitoring
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
07/10/2024 05:28:29 AM
rwxr-xr-x
📄
sendMonitoringEvents.feature
795 bytes
07/10/2024 05:23:07 AM
rw-r--r--
Editing: sendMonitoringEvents.feature
Close
@clientSideMonitoring @integ Feature: Send client-side monitoring events Service clients should produce and send client-side monitoring events Via UDP datagrams according to the specification when enabled Scenario: Verify generated & sent monitoring events for general SDK cases Given I have loaded a test manifest file called "manifest.json" And I have loaded a test case file called "cases.json" Then I successfully run the test cases against a test server Scenario: Verify generated & sent monitoring events for PHP SDK cases Given I have loaded a test manifest file called "manifest.json" And I have loaded a test case file called "cases_php_sdk.json" Then I successfully run the test cases against a test server