Skip to content

Roadmap

김지성/HTS팀/NE edited this page Mar 16, 2018 · 1 revision

EAT will develop with the following features

  • Enhance scenario editor
    • Stand alone UI based or Web UI is needed to generate scenario easily
  • Agent-Server-Client Architecture
    • Based on current EAT, the following components will developed
      • Agent
        • Each Agent will installed on the VM, and it will communicate with Server
        • Agent performs test on each VM, and then it wil report the result to Server
      • Server
        • Request test to each Agent
        • Report test status to Client
        • Keep test result and transmit it to Client(if needed)
      • Client
        • User can request test to Server
        • User can see the current test status(through communication with Server)
        • User can search the past test result with conditions(period, test scenario and so on)
Clone this wiki locally