Versions Compared

Key

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

...

  1. At first Python test case should be added in automatics, for that when adding a new test case the new test case identification field should be selected as Python and saved in Automatics., the the second field  to identify the particular test case is using Pytest framework or not .
    1. Image Added
  2. Once a Test case is triggered, Automatics will first check whether the test case is Python or not, by using the value in the new identification field.
  3. Once Jenkins job for Python script execution is triggered from automatics, it will pull the latest Python code from the configured repo along with the latest automatics core RDK B or V tests and it will invoke the corresponding Python script using JEP Java Process builder based on the Automation ID of the test case.

...

Enable Python scripts to use Automatics Core, Test Utils & Props

...