8000 GitHub - drahem/VOIS-Automation-Challenge
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Notifications You must be signed in to change notification settings

drahem/VOIS-Automation-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VOIS-Automation-Challenge

Tools:

  • Selenium WebDriver + Java
  • webdriver manager
  • IDE (IntelliJ)
  • maven

Steps to run the test cases

  • open project using ide (eclipse or intellij) as a maven project
  • run pom.xml file to load dependencies
  • set config from data.properties file
    • choose which browser to run (chrome - edge - firefox)
  • run test suite file -> testSuite.xml
  • view executed reports in HTML format from folder test-output -> index.html

Self-Evaluation List

Evaluation Criteria Evaluation Score
(Done, Partially Done, Not Done)
Script is Modular Done
All Dependencies are included (or on Maven)* Done
Test Data is in External Files* Done
Execution Browser is managed by the user* Done
Browser Support – Edge Done
Browser Support – CH Done
Browser Support – FF Done
Junit/TestNG Tests Done
Execution Report Done
All Test Scenario Steps are covered Done
Solution Description and documentation Done
Extra 1: Selenium Grid Support** -
Extra 2: Keyword-driven Framework** -

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0