PDA

View Full Version : State transition testing



charlesprabhu
10-04-2021, 03:17 AM
A test design technique in which a system is viewed as a series of states, valid and invalid transition between those states, and inputs and events that cause change in state.

laragiles
10-06-2021, 12:16 AM
State Transition Testing is a type of software testing which is performed to check the change in the state of the application under varying input.