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.
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.
Installation
Required Tools
-
Microsoft Access database engine 2010. Access Engine 2010
-
Python. Python
-
Selenium WebDriver. seleniumhq.org
-
APPIUM. appium.io
-
VS Code or any python editor.
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
-
Download Selenium Drivers: Selenium requires a driver to interact with the chosen browser.
-
Chrome: ChromeDriver
-
Edge: EdgeDriver
-
Firefox: FireFoxDriver
-
Safari: SafariDriver
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
Built Distribution
File details
Details for the file the-octopus-test-2.0.10.tar.gz
.
File metadata
- Download URL: the-octopus-test-2.0.10.tar.gz
- Upload date:
- Size: 37.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/50.3.2 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65db0127aba471bdd2b718db37933a6f6edacd5fd5d2c40532694f1fcc0b73c5 |
|
MD5 | 2654845b69fb26f86644cd0ab2c54048 |
|
BLAKE2b-256 | 29b275b4a30ff01eb8544370d8f82ba872d84cb2debde165e787d551ac49e782 |
File details
Details for the file the_octopus_test-2.0.10-py2.py3-none-any.whl
.
File metadata
- Download URL: the_octopus_test-2.0.10-py2.py3-none-any.whl
- Upload date:
- Size: 38.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/50.3.2 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7077f7b5064bf92a80e018a03dbdf8fdfad55c7d680f367fd3035dd5fe938142 |
|
MD5 | 2de35573725cce1f3b1658cd2dd736c3 |
|
BLAKE2b-256 | 5515a4459d446d6aa44aac2192744612a5bad92dba1038e5f7be5dd2a8eb24ba |