[APM] 8.5.0 Test Plan #141734
Labels
apm:test-plan-guide
APM UI - Test Plan Guide
Team:APM - DEPRECATED
Use Team:obs-ux-infra_services.
v8.5.0
Test Plan 8.5.0
Phase 1 - Manual Testing: Monday 26th September
apm:test-plan-done
label. If a problem is found a new issue should be opened and labelledapm:test-plan-regression
and moved to "Ready" column.Run latest build candidate (BC)
Using apm-integration-testing it's trivial to start the stack for the latest BC:
Check to see if issues are fixed before opening a bug
Find the commit kibana was built with:
Using that Build SHA, visit 0d8de4d...8.5 to see commits since the BC was built.
Creating users locally
Creates the following users (username / password):
viewer
/changeme
editor
/changeme
Phase 2 - Improving Quality: Tuesday 27th September - Friday 30th September
Primarily we need more e2e (cypress) tests and api tests. In addition to this we should replace the archives containing random opbeans data with synthbeans generated data. Below is a list of the important flows that should be covered in both a unit and an api test.
Important areas & flows
Migrate from opbeans archives to synthtrace scenarios
We should replace the existing opbeans-based archives with data generated at runtime with synthtrace.
Migrate API test to
apmApiClient
API tests should use the new
apmApiClient
instead of the legacysupertest
clients. Example on how to migrate.The text was updated successfully, but these errors were encountered: