Giter Club home page Giter Club logo

seleniumframework's Introduction

Selenim FrameWork(Hybrid With POM)

A brief description of this project is as below.

The Hybrid Framework with page object model is focused on separating test cases and test case data from each other. Our framework is mainly based on oops concept (Object Oriented Programming) like Abstraction, Encapsulation, Polymorphism, Inheritance and Interface. This Framework significantly reduces the test script/code and increases readability. The main important thing is that anyone can modify this code according to him because it is maintainable and reusable.

Documentation

Java Api Documentation(https://docs.oracle.com/javase/8/docs/api/) Selenium Documentation(https://www.selenium.dev/documentation/) TestNg Documentation(https://testng.org/doc/documentation-main.html) DOM documentation(https://www.w3schools.com/js/js_htmldom_document.asp)

Features

  • Every WebElement considered as separate class or page.
  • Test Ng Annotation used for test execution.
  • It generates Extent reports with all the step details.
  • Easy integration to CI/CD pipeline.
  • It generates test execution log file.
  • Framework uses Page Object Design Pattern, hence there is clean separation between test code and page specific code such as locators and layout.
  • It will capture screenshot if test case fails.

Installation

  • Java should be installed and configured.
  • Maven should be installed and configured.
  • Download the files from Git repository either as zip file OR using Git.
  • Eclips or Visual studio should be installed.

Tech Stack

Tools: Testng, Selenium, Maven

Roadmap

  • Additional browser support

  • Add more integrations Qa

๐Ÿ”— Links

portfolio )

๐Ÿ›  Skills

Core Java, Servlets&JSP,Basic Css,Basic Javascript, html,Rest Api,Rest Assured,Postman,Api Testing, Api/Web Service Devlopement using Servlets and JSP...

Optimizations

It increases readability of code and is easy to modify or maintain. It is very helpful for regression and intigration testing. It is very helpful for sanity and smoke testing.

Authors

seleniumframework's People

Contributors

ksagarr avatar

Watchers

 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.