Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Python by (55.6k points)
Can anyone explain the automation framework in simple words and most used automation frameworks?

1 Answer

0 votes
by (119k points)

Automation framework is a set of libraries, data sources, reusable modules, and some sets of rules that help in the automation processes. These automation frameworks help in automating the repetitive stuff but important tasks.

I have listed a few most used automation frameworks:

  • Robot Framework
  • PyTest Framework
  • PyUnit / UnitTest Framework
  • Behave
  • Leetuce 

You can watch this video for a quick start with Automation in Python:

Browse Categories

...