Software tester writes a test case in Testopia
Software tester builds a test management script in Jenkins by Expect
Software tester builds a test task in Jenkins and associate with one test case in Testopia
Software tester builds environment setting script (by Expect), scenario deployment script (by JMeter) and test script (by Expect and libvirt)
Framework launches test task in Jenkins
Framework retrieves associated test case and script information through Testopia plug-in
Framework launches test management script to control the testing and evaluation life cycle
Framework performs deployment and configuration of test environment by environment setting script
Framework performs deployment and configuration of usage scenario by JMeter
Framework performs specific test actions by test script through libvirt
Framework generates test result in TAP (Test Anything Protocol)
Framework updates test result to associated test case through Testopia plug-in based on TAP
Software tester writes a test case in Testopia
Software tester builds a test task with test management script in Jenkins and associate with one test case in Testopia
Framework launches test task in Jenkins
Framework updates test result to associated test case through Testopia plug-in based on TAP
Framework monitors the virtualization environment by Cacti