← Writing · Reviews →

Glossary

Terms used in accessibility research and practice. Each entry has a definition, common aliases, and category tags.

Search results

GUI Testing(also: Graphical User Interface Testing, UI Testing)
GUI testing is a software testing methodology that validates application behaviour by interacting with the graphical user interface, including clicking buttons, entering text, and navigating menus, rather than testing code directly. GUI testing is especially relevant to…
Git Diff(also: Code Diff, Diff View)
A comparison view that shows the differences between two versions of a file or set of files in a version control system. Git diff displays additions, deletions, and modifications using visual markers such as color coding (green for additions, red for deletions) and plus/minus…

2 results.