mehmetbesli / N11CucumberSeleniumProject

Selenium ve cucumber araçlarını kullanarak yaptığım test otomasyon projesidir. Ürün aratma, favorilere ekleme, karşılaştırma ve silme işlemleri yapılabilmektedir. Selenium, cucumber, Intellij, maven ve junit proje için kullanıldı

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N11 Selenium and cucumber are a test automation project.

What is the content of the project

  1. Go to the url “https://www.n11.com/”
  2. Enter username and password
  3. Write "xiaomi" into the search field.
  4. go to the second pade
  5. Select third product
  6. Add product to the favourite menu
  7. Delete product from favourite that you added before
  8. Log out from website

which technologies were used

  1. java and intellij were used for this project
  2. Selenium and cucumber Automation tools were used
  3. Maven and Junit were used for this

About

Selenium ve cucumber araçlarını kullanarak yaptığım test otomasyon projesidir. Ürün aratma, favorilere ekleme, karşılaştırma ve silme işlemleri yapılabilmektedir. Selenium, cucumber, Intellij, maven ve junit proje için kullanıldı


Languages

Language:JavaScript 45.1%Language:Java 44.2%Language:CSS 6.6%Language:Gherkin 2.5%Language:HTML 1.6%