Item |
Description |
N-Transitions |
A sequence of N+1 transitions |
Natural Language Processing (NLP) |
A computer system to analyse, understand, and generate natural human-languages. |
Negative Testing |
Testing which demonstrates that the system under test does not work |
Neural Network |
A system modeled after the neurons (nerve cells) in a biological nervous system. A neural network is designed as an interconnected system of processing elements, each with a limited number of inputs and outputs. Rather than being programmed, these systems learn to recognise patterns. |
Non Functional Requirements Testing |
Testing of those requirements that do not relate to functionality. I.e. performance or usability |
Normalisation |
The process of reducing a complex data structure into its simplest, most stable structure. In general, the process entails the removal of redundant attributes, keys, and relationships from a conceptual data model. |