- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Test Visibility integrates with Datadog Real User Monitoring to provide you with the tools for deep analysis of your browser tests.
To enable RUM integration ensure that Test Visibility is set up for your tests and that the application being tested is instrumented using RUM.
RUM integration is supported for Cypress browser tests and Selenium-driven browser tests.
cypress
>= 6.7.0dd-trace-js
>= 1.7.0browser-sdk
>= 3.11.0selenium-js
>= 4.11.0, dd-trace-js
>= 5.11.0 / >= 4.35.0selenium-java
>= 3.141.59, dd-trace-java
>= 1.34.0selenium-dotnet
>= 3.0.0, dd-trace-dotnet
>= 2.51.0selenium-ruby
>= 4.0.0, datadog-ci
>= 1.0.0.beta6browser-sdk
>= 5.15.0From Browser SDK v5.0.0, enable the `allowUntrustedEvents` initialization parameter during the tests to correctly capture clicks.
If you use Cypress or Selenium to run your browser tests and the application being tested is instrumented using Real User Monitoring, your test results and their generated RUM browser sessions and session replays are automatically linked.
A Browser Sessions tab appears in the Test Visibility test details side panel.
The RUM session has all the data that RUM normally collects so you can debug potential issues in your browser tests, such as unexpected errors.