For more information on how Mu Studio can help with your
Functional, Fuzz and Scale Testing, contact us
and we'll get back to you.
What is MuSL?
MuSL (Mu Scenario Language) is a canonical Domain Specific
Language that we use in Mu Studio to represent
complex transactions between multiple hosts using multiple transports and
layers. The language itself borrows constructs from numerous languages and
was designed to be protocol friendly.
Functional Testing
Functional testing, especially with a parametrized scenario,
involves executing each test case one at a time to identify failures, if
any and reporting on it. Studio Verify
enables you to execute MuSL for functional testing.
Fuzz Testing
Fuzz Testing is a software testing technique that provides invalid, unexpected or random
data to the inputs of a program. Studio Fuzzautomatically generates 100's of 1000's of negative test cases from
MuSL.
Scale Testing
Studio Scale
enables you to take the exact same MuSL transaction and run
them concurrently so you can simulate 100's of 1000's of users or flows.