Skip to content

TamiGeydarova/Cucumber_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Kronberga, Kristine
Apr 29, 2021
b755319 · Apr 29, 2021

History

8 Commits
Mar 7, 2019
Apr 29, 2021
Mar 7, 2019
Apr 29, 2021
Apr 1, 2019
Apr 29, 2021
Apr 29, 2021
Mar 30, 2019
Mar 7, 2019

Repository files navigation

Structure

Same but without Page Object:

Tasks

Task 1

In Task1.feature create 1 scenario outline and 1 scenario for page with url: "https://kristinek.github.io/site/tasks/enter_a_number"

  • Scenario outline for error cases:
    • enter number too small
    • enter number too big
    • enter text instead of the number
  • Scenario for correct number

Task 2

In Task2.feature create 1 scenario outline and create scenario or scenario outlines for page https://kristinek.github.io/site/tasks/list_of_people.html or https://kristinek.github.io/site/tasks/list_of_people_with_jobs.html in order to test that user can:

  • add a new person
  • edit a person
  • remove a person
  • reset original list after:
    • adding a person
    • editing a person
    • removing a person
  • check that clear button on adding a user works correctly

Setup

see wiki


GIT

see wiki for Create-a-branch

see wiki for Git-add-commit-pust

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published