Skip to content

RudraSOS/wq2024_building_automation_framework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WQ 2024] Building Automation Framework from scratch

This project will be used to conduct live session on Framework Building in worqference 2024

Installation Required

  • Java v21.0.1
  • Maven v3.9.6
  • Editor of your choice (please resolve all editors error before the session)

Instructor Setup

  • Java v21.0.1
  • Maven v3.9.6
  • VSCode Editor

Workshop Pre-requisite

  • Participants should be familiar with the editor of their choice to fix issues quickly
  • Participants should at-least have a basic understanding of the following:
    • Java
    • Selenium
    • Locators
    • TestNG
    • Maven
    • Git
  • Complete To-Do section and make code is running without any errors

Participants To-Do

  1. Take a checkout of this repo
  2. Open it in your editor
  3. Run the script
  4. Check output on the console, it should be one of the following:

Execution Success

success

Execution Failure

failure

If you have received one of the two expected results, You're all set for the workshop, see you there! 🎉

Please Note: If you are not getting above results, please check if there are any installation or editor errors. Fix them and try to run the script again.

Documentations

Post workshop

  • Feel free to ask here if you have any questions or if something is unclear. 🙂

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%