audio_diagnostic ================ **Source code:** `audio_diagnostic.py `_ Tests to manually test audio playback and record quality. Description ----------- This test case is a manual test to do audio functions on DUT and let operator or engineer mark pass or fail from their own judgement. Test Procedure -------------- 1. Operator triggers audio function on the UI. 2. Operator marks pass or fail. Dependency ---------- - JavaScript MediaStream API Examples -------- To check that audio can be recorded and played, add this into test list: .. test_list:: generic_audio_examples:AudioTests.AudioDiagnostic Test Arguments -------------- This test does not have any arguments.