Giter Site home page Giter Site logo

saurabhdevle / final_framework_selenium_testng Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rajatt95/final_framework_selenium_testng

0.0 0.0 0.0 6.44 MB

This project is designed and developed for Web Automation Testing (Framework_Selenium_TestNG_Final)

HTML 98.43% Java 1.57%

final_framework_selenium_testng's Introduction

Framework_Selenium_TestNG_Final

This framework is designed and developed for Web Automation Testing (Framework_Selenium_TestNG_Final); Supports Parallel testing as well.


Please check (More organized with lot of features): https://github.com/rajatt95/MasterSeleniumFramework

  1. Automation testing tool - Selenium WebDriver API
  2. Programming language - Java
  3. IDE - Eclipse
  4. Logging - Log4J
  5. Design Pattern - Page Object Model (With Page Factories)
  6. Testing framework - TestNG
  7. Build and Dependency Management Tool - Maven
  8. Reports - ExtentReports V5, TestNG reports (Emailable-reports.html)
  9. Approach - Data-Driven (.xlsx)

Other Utilities implemented -

  1. Java Mail API - You'll be able to receive an Email notification (with Test cases count in message body and reports - ExtentReport, Emailable-Reports) after the Test suite Execution. (You can send Email to more than single User as well, can attach more files with the Email) image

  2. Zip file creation - a zip will created of all the ExtentReports after Test suite Execution.

  3. Multiple Extent Reports (All and Only PASS/SKIP/FAIL)


Files Location -

  1. Browser selection : Project Directory/src/test/resources/properties/environment.properties
  2. Test Data Excel File : Project Directory/src/test/resources/excel/testdata.xlsx
  3. TestNG.XML Runner files : Project Directory/src/test/resources/runner/
  4. Logs : Project Directory/logs
  5. ExtentReports : Project Directory/extent_reports/
  6. Zip file of Extent Reports : Project Directory/Extent_Reports.zip
  7. EMail credentials : Project Directory/src/main/java/com/learning/email/java_Mail_API/TestConfig.java
  8. Comparison (Sequential/Parallel run) : Project Directory/Test_Execution_Reports_Analysis/
  9. Test scripts : Project Directory/src/test/java/com/learning/actual/testscripts/

final_framework_selenium_testng's People

Contributors

rajatt95 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.