2 papers
cs.SE2023
Benchmarks for End-to-End Microservices Testing
Sheldon Smith, Ethan Robinson, Timmy Frederiksen +4
Testing microservice systems involves a large amount of planning and problem-solving. The difficulty of testing microservice systems increases as the size and structure of such sys…
cs.SE2022
Novel Strategy Generating Variable-length State Machine Test Paths
Vaclav Rechtberger, Miroslav Bures, Bestoun S. Ahmed +1
Finite State Machine is a popular modeling notation for various systems, especially software and electronic. Test paths can be automatically generated from the system model to test…