Repository Mining
Also known as: Software Repository Mining, Mining Software Repositories
A research methodology that involves extracting and analysing data from software repositories such as version control systems, bug trackers, code-sharing platforms, and Q&A sites like Stack Overflow. In accessibility research, repository mining has been used to assess whether shared code follows accessibility guidelines, revealing how accessibility practices are represented in the broader developer knowledge base. The technique allows researchers to study developer behaviour at scale by examining large volumes of code and associated metadata.
Category: research methods · software development · data collection
Related: Automated Accessibility Testing · Conformance Testing