HOME

TheInfoList



OR:

Learnability is a quality of products and interfaces that allows users to quickly become familiar with them and able to make good use of all their features and capabilities.


Software testing

In
software testing Software testing is the act of examining the artifacts and the behavior of the software under test by validation and verification. Software testing can also provide an objective, independent view of the software to allow the business to apprecia ...
learnability, according to ISO/IEC 9126, is the capability of a software product to enable the user to learn how to use it. Learnability may be considered as an aspect of usability, and is of major concern in the design of complex software applications. Learnability is defined in the ''Standard glossary of terms used in software testing'' published by the
International Software Testing Qualifications Board The International Software Testing Qualifications Board (ISTQB) is a software testing certification board that operates internationally. Founded in Edinburgh in November 2002, the ISTQB is a non-profit association legally registered in Belgium. ...
.


Computational learning theory

In computational learning theory, learnability is the mathematical analysis of
machine learning Machine learning (ML) is a field of inquiry devoted to understanding and building methods that 'learn', that is, methods that leverage data to improve performance on some set of tasks. It is seen as a part of artificial intelligence. Machine ...
. It is also employed in
language acquisition Language acquisition is the process by which humans acquire the capacity to perceive and comprehend language (in other words, gain the ability to be aware of language and to understand it), as well as to produce and use words and sentences to ...
in arguments within linguistics. Frameworks include: * Language identification in the limit proposed in 1967 by
E. Mark Gold E. Mark Gold (often written "E Mark Gold" without a dot, born 1936 in Los Angeles) is an American physicist, mathematician, and computer scientist. He became well known for his article ''Language identification in the limit'' which pioneered a fo ...
. Subsequently known as Algorithmic learning theory. * Probably approximately correct learning (PAC learning) proposed in 1984 by Leslie Valiant{{Cite journal , last1 = Valiant , first1 = Leslie , date = Nov 1984 , title = A theory of the learnable , journal = Communications of the ACM , volume = 27 , issue = 11 , pages = 1134–1142 , url = http://web.mit.edu/6.435/www/Valiant84.pdf , doi=10.1145/1968.1972


References

Software testing