What Is State-Transition Diagram?

What Is State-Transition Diagram?
February 26 10:15 2016 Print This Article

The employees of QA company use various testing tools, which help them to perform software testing more effective and resultative.

State-transition diagrams represent all system operations, states and responses. Such diagrams help to better understand the idea of system functionality. State-transition diagrams consist of several elements.

maxresdefault

What Are the Constituent Parts of State-Transition Diagram?

  • State (represented by circles). It is a condition in which system is waiting for some events. States contain input combinations (received before) and define the system responds.
  • Transition (arrows). It shows the change from one state (circle) to another. This change is caused by the event.
  • Event (label on the arrow). It causes the change of system state. Events happen in the outside world but not in the system. They occur momentary. Events can be interrelated or independent. After event has happened, the system may change the state or remain in the same one. Sometimes system may execute particular action.
  • Action (command following event). It is an operation caused by the changing of system state. Usually, action makes something be created.
  • The starting point is represented by a dot, the ending point – by the bulls-eye symbol.

State-transition diagrams describe the complex system in an easy and compact form. They may be used not only by the specialists of software testing field but also by analysts, designers, etc. State-transition diagram may be represented in a form of table.

Related Posts:

  Article "tagged" as:
  Categories:

About Article Author

view more articles
Nataliia Vasylyna
Nataliia Vasylyna

View More Articles

0 Comments

write a comment

No Comments Yet!

You can be the one to start a conversation.

Add a Comment

Your data will be safe! Your e-mail address will not be published. Also other data will not be shared with third person.
All fields are required.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.