Skip to main content

The-Octopus-Test is a Python project for E2E testing, based on Selenium, Appium and the Test Automation Hybrid Framework concepts.

Project description

The-Octopus-Test Automation Framework.

Logo

Th-Octopus-Test is a Free Test Automation Framework for E2E Testing, that built on python programming language. Using Selenium and APPIUM test automation tools.

Th-Octopus-Test is a Hybrid test automation framework, that combines features of (Modular, Keyword Driven and Data driven).

Concepts Included:

  • Data Driven.

  • Keyword Driven.

  • Page Object pattern . POM

  • Common web page interaction methods.

  • Common Mobile App interaction methods.

  • Objects shared repository.

  • ExtentReport template for reporting.

Documentation:

Installation

Required Tools

Supportive Libraries:

  • Install Microsoft Access database engine 2010.

  • Install Python 3.5 and above.

  • Configure python path and pip tools. in windows , open system variables and edit the path variable and add paths.

  • Install selenium libraries using pip from command line.

pip install -U selenium
  • Install APPIUM libraries using pip from command line.
pip install Appium-Python-Client

The-Octopus-Test Framework:

  • Install the Octopus Test Framework
pip install the-octopus-test

Getting started :

Clone the sample Test project The-Octopus-Sample-Test

Please follow the structure and naming of the sample project:

<Octopus_Sample_Test>
    +--------------------------+
    |                          |
    |                          |
    |<reports>                 |
    |                          |
    |<resourcses>              |                        
    |    <ChromeDriver>        |
    |    <ChromeDriver>        |
    |    <ChromeDriver>        |
    |    <ChromeDriver>        |
    |    <TestData>            |
    |       ControlFile.xlsx   |
    |<test>                    |                        
    |    <pages>               |
    |       loginPage.py       |
    |       homePage.py        |
    |       ....               |
    |       ....               |
    |    <scenarios>           |
    |       testScenarios.py   |
    |                          |
    |                          |
    |main.py                   |    
    |                          |
    |                          |
    |                          |
    +--------------------------+

Open the project in your prefered IDE, I recommend VS Code editor.

Follow the instructions in the README.MD file at the sample project.

Enjoy your test automation activities, and increase productivity with the-octopus-test python framework.

License

The-Octopus-Test Python Framework is licensed under the LICENSE file in the root directory of the project.

Please for more details do not hesitate to contact me at LinkedIn

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

the-octopus-test-2.0.12.tar.gz (38.2 kB view hashes)

Uploaded Source

Built Distribution

the_octopus_test-2.0.12-py2.py3-none-any.whl (38.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page