Select Page
Notifications
Clear all

What is State Transition Testing?

(@Anonymous)
New Member

State Transition Testing is a black box testing technique in which changes made in input conditions cause state changes or output changes in the Application under Test(AUT). State transition testing helps to analyze behaviour of an application for different input conditions. Testers can provide positive and negative input test values and record the system behaviour. It is the model on which the system and the tests are based. Any system where you get a different output for the same input, depending on what has happened before, is a finite state system.

Quote
Topic starter Posted : 12/11/2021 8:06 am
Share: