Automated testing

From Freephile Wiki
Revision as of 12:26, 5 January 2024 by Admin (talk | contribs) (Created page with "Automated testing ranges from the front-end (browser testing) to the back-end (unit testing and integration testing) and is part of the Continuous Integration systems that...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Automated testing ranges from the front-end (browser testing) to the back-end (unit testing and integration testing) and is part of the Continuous Integration systems that allow software to be deployed continuously with quality.

For browser automation, one good reference is the (Firefox) Mozilla reference at https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/Automated_testing