unit testing
ConceptUnit testing, in the provided model-based testing evidence, is a testing scenario in which a test specification is expressed with pre- and post-conditions over the inputs and results of the system under test. It assumes control over the initial state and access to the system's internal state after the test, and it can be viewed as a special one-step form of sequence testing.
WIKI
Definition
In the cited model-based testing setting, unit testing is a scenario where the test specification is described by pre-conditions and post-conditions on the inputs and results produced by the system under test (SUT). This scenario assumes control over the initial state and access to the internal states of the SUT after the test. [C1]
Relationship to sequence testing
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →