Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Requirement

Automatics should be able to integrate 3rd party python frameworks and hence enable execution of Python based tests scripts. The below are the major points of analysis and POC

  1. Python script selection from Orchestration.
  2. Trigger Python Test Execution from Automatics Core
  3. Enable Python scripts to use existing Java APIs in Core and Test Utils
  4. Enable Python scripts to use Automatics Properties Configuration
  5. Capture Python Script Execution logs
  6. Update Execution Result to Automatics Orchestration

...