Techno Study Batch 4, Group 17, Friday Project / date 29-09-2023
In this project we use JAVA and Test Tools.
Domain: https://para.testar.org/
##Team-17 technostudyteam17@gmail.com
- Hakan Kılıç - QA Lead (Aliyamnuveybam@gmail.com)
- Neslihan Terlemez - Tester ( terlemez.neslihan@gmail.com )
- Alpaslan Alemdar - Tester ( alpaslanalemdar@yandex.com)
- Nergis Reçel - Tester (nergisrecel@hotmail.com)
- Aygul Abilova - Tester (abilovaygul@gmail.com)
- Omer Al- Tester (xfinaldest@gmail.com)
- Sokol Rrustemi- Tester (sokolrrustemi@gmail.com)
The easiest way to get started is to clone the repository:
# File > New > Project From Version Control
# Copy to URL
git@github.com: https://github.com/TechnoTeam-17/ParaBank_Projesi.git
# open project at Intellij
# select project JDK
jdk1.8
# Open Module Settings at Intellij
# install selenium from maven
org.seleniumhq.selenium:selenium-java:4.11.0
# install io.cucumber from maven
cucumber-java version :7.9.0
# install io.cucumber TestNG from maven
cucumber-TestNG version:7.9.0
# install TestNG from maven
org.testNG:6.14.3
# install slf4j from maven
org.slf4j:slf4j-nop:1.7.30
# install slf4j from maven
org.slf4j:slf4j-nop:1.8.0 beta2
# install org.apache.commons from maven
org.apache.commons-lang3 version:3.12.0
# install tech.grasshopper from maven
extentreports-cucumber7-adapter version:1.9.2
# install commons.io from maven
commons-io:commons-io:2.11.0
# Right click to Main.java
Run 'Main'
Package | Description |
---|---|
Cucumber | Next Generation Testing Tool. |
Selenium | Browser Automation Framework. |
cucumber-Testng | Browser Automation Framework. |
TestNG | Browser Automation Framework. |
slf4j | The Simple Logging Facade for Java. |
slf4j-beta2 | The Simple Logging Facade for Java. |
cucumber7-adapter | Aventstack Library |
commons-lang3 | The Apache Commons IO library |
commons.io | The Apache Commons IO library |
- Update your codes from main branch before you pull request
- Don't use Thread.Sleep
- Don't use Turkish Character
- Don't use extra space
- Use logical comment lines
- Use ./screenshots folder for bug & facility report
- Only work at your story
- Don't add any scenario you want