Functional testing Run functional tests and check the behavior of configuration changes. Learn moreReorder test cases in a stateful test suite Follow this procedure to reorder the test cases so that they are executed in a proper order.Create a requirementFollow this procedure to create a requirement and associate it with test suites to create a full test object.Add and configure config versionsIf you want to run a regression test, you need to a config version with the applied config changes to Test Center. Create test cases based on a config versionLearn how to create functional test cases and add them to a default test suites based on the config version configuration.Clone multiple test casesIf you want to adapt existing test cases to new configuration changes, you can clone the existing test cases with changed conditions, test requests, or client profiles.Clone multiple test suitesTest suites can be used by either a requirement or a config version, they can't be shared. Instead of creating new test suites and associating them again, you can simply clone them. Run a test for test casesFollow this procedure to run a test for a test case.Run a test for test suitesIf you want to test a set of test cases, you can run the test for a test suite. Run a test for a requirementRun a test for a requirement to check if the implemented changes meet your business requirements.Run a regression testRun a regression test to check if the implemented changes work with the whole configuration.Functional testing workflowThis video can help you follow the whole functional testing workflow.