محللو ضمان جودة البرمجيات والمختبرون Verify a code change does what it should by running the app. Use this when reviewing a PR, after making a feature change, or when asked to "check if it works", "test the change", "verify the fix", "make sure nothing broke", or "validate the implementation". Also trigger when the user mentions smoke testing, end-to-end verification, manual testing, or running the app to confirm behavior.
2026-04-10