Giter Club home page Giter Club logo

testorangehrm's Introduction

Testing OrangeHRM Demo

The goal of this project is to perform comprehensive testing of the Myinfo module and login functionality on the OrangeHRM Demo platform. The project will utilize data-driven testing techniques to ensure thorough coverage and efficient test execution. The project will make use of various tools and libraries such as WebDriverManager, Selenium framework, Pytest framework, Pytest-xdist plugin, Pytest-html plugin, and Openpyxl library.

Project Features:

  • Myinfo Module Testing: The Myinfo module of OrangeHRM Demo will be tested extensively to ensure its functionality, accuracy, and data integrity. This includes validating user information, updating personal details, managing documents, and any other relevant features.
  • Login Functionality Testing: The login functionality of OrangeHRM Demo will be thoroughly tested to ensure secure and seamless access for users. Different scenarios, such as valid and invalid credentials, password resets, and session management, will be covered.
  • Data-Driven Testing: The project will leverage data-driven testing techniques to enhance test coverage and efficiency. Test data will be sourced from external files, such as Excel spreadsheets, using the Openpyxl library. This approach allows for easy test data management and scalability.
  • Browser Compatibility: The project will use WebDriverManager to handle various browsers such as Chrome, Firefox, Opera, and Edge. This ensures cross-browser compatibility, allowing the tests to be executed on different browsers without modifying the test scripts.
  • Test Automation: The Selenium framework will be utilized for automating web browsers and interacting with the OrangeHRM Demo platform. It provides a powerful set of tools for simulating user actions, validating web elements, and performing assertions.
  • Test Execution and Reporting: The Pytest framework will be employed for organizing, executing, and managing the tests. The Pytest-xdist plugin will enable parallel test execution, significantly reducing the overall test execution time. Additionally, the Pytest-html plugin will generate an HTML report summarizing the test results, making it easy to analyze and share the test outcomes.

Features

  • Page Object Model
  • Data Driven Testing
  • Multiple Browsers Support
  • Parallel Testing

Example

asta-e-bun

Watch The Entire Testing Process

OrangeHRM.demo.test.mp4

HTML Report

report1

Setup

  • Install and configure Python3

  • Setup your IDE

  • Import cloned repository as project

  • Install all the required packages:

  pip install -r requirements.txt
  • To run tests, use run.py

testorangehrm's People

Contributors

rarescode avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.