AutoEase

Quick Start

  • Summary
  • Write a UI test case
  • Write a UAT test case(Coming soon)
  • Write a Gauntlet test case(Coming soon)
  • Create a Job and get results
  • Create a case set
  • Integration with TeamCity

Core API

  • autoease.core.api module

Others

  • FAQ
AutoEase
  • autoease.performance_tool package
  • View page source

autoease.performance_tool package¶

Submodules¶

  • autoease.performance_tool.airperf module
    • AirperfService
      • AirperfService.start_profile()
      • AirperfService.stop_profile()
      • AirperfService.get_all_performance_data()
      • AirperfService.add_tag()
      • AirperfService.get_all_tags_performance_data()
      • AirperfService.get_range_performance_data()
      • AirperfService.get_start_time_and_end_time()
      • AirperfService.save_performance_data()
      • AirperfService.is_opened()
  • autoease.performance_tool.xbox_performance_tool module
    • check_if_none()
    • XboxPerfService
      • XboxPerfService.start_profile()
      • XboxPerfService.stop_profile()
      • XboxPerfService.get_all_performance_data()
      • XboxPerfService.add_tag()
      • XboxPerfService.get_all_tags_performance_data()
      • XboxPerfService.get_start_time_and_end_time()
      • XboxPerfService.save_performance_data()
      • XboxPerfService.is_opened()

Module contents¶

@author: meili @contact: meili02@corp.netease.com @file: __init__.py.py @date: 2023/1/31 16:59 @desc:


© Copyright 2023, AutoEase.

Built with Sphinx using a theme provided by Read the Docs.