I want to generate extended finite state machine (EFSM) test sequences using a genetic algorithm. EFSM-based trials face the challenge of a possible genetic algorithm path. My coverage criteria are transition coverage. I have an EFSM model of a system that has input parameters and protects against transitions from one state to another. Therefore, using this EFSM model, I want to generate test sequences. But I am confused about how to start. I mean how to generate an initial population. In fact, my research is about generating test cases based on EFSM. I have an ATM model. This model consists of states and transitions. Transitions have protection and actions for input parameters. Now I want to create test cases for this machine.I mean model-based testing. For this task, it is imperative that there is no possible way. I mean that each transition should be considered in a test scenario. Therefore, for this purpose I need to generate test sequences. The genetic algorithm is good for optimizing the path. but I don’t know how to use the specification of my model in a genetic algorithm and generate test sequences.
, , FSM ( ) - ( FSM , ). , _E_FSM. , , , , "" - , , (, ). ( ), . , , . . ( GA).
Source: https://habr.com/ru/post/1624753/More articles:How to convert time to C # - c #Relationship between custom directive and component in Angular2 - angularHow to get the index in the results of a specific Realm object? - iosКак получить удаленные элементы DOM с помощью Javascript? - javascriptAccess variable of scope area inside callback function in Angular2 - javascripthttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1624754/adding-icons-to-jquery-accordion&usg=ALkJrhijeYzKT6nOdBY_VJbuuUy_61UTPgCall function in child container from parent in Angular 2 - angularIonic: reverse geocoding - angularjsWhy does this call invoke (read in-make-pipe) a block in a racket? - racketAccess to Postgres database inside Dokku container outside - postgresqlAll Articles