kneerace / LearnJavaSelenium

this is for learning Git and Java-Seleinum
1 stars 1 forks source link

Analysis - selenium framework #1

Closed kneerace closed 5 years ago

kneerace commented 5 years ago

this is learning phase, so we need to analyse what are the core things needed for start and learn Selenium.

  1. tool
  2. language
  3. plugins
kneerace commented 5 years ago

For now we will be using below tools:

  1. Eclipse or IntelliJ
  2. Git/ github
  3. Slack - for file sharing as well as communication.
  4. Notepad ++
  5. Sublime text
  6. WinMerge - may be

Language:

  1. Java
  2. Gherkin (Cucumber feature file)
  3. SQL - if in future integration with database, possible
  4. HTML, if someone interested in building site (for practise.
  5. javaScript.
  6. CSS 7 Unix 8 Python - later on utilizing it to run Selenium. 9 XML -- little bit for pom configuration as well as for API.

plugins

  1. Selenium
  2. Cucumber
  3. python (not so sure, do we need to add plugin or is integrated with IDE like Eclipse and IntelliJ)