Giter Club home page Giter Club logo

seleniumcucumbertests_onlineshoeportal's Introduction

Selenium Code - Java (Cucumber) with chrome driver setup - simple test on sample application)


Description. : This is a demo testcase on java tech with cucumber and selenium test. There are couple testcases ( 2 automation scripts ): which validates the business scenarios: Scenario 1: Validate user is able to view after log in Scenario 2: Validate new user is able to view after clicking on new Registration This simple tests are to validate on the sample application: https://anupdamoda.github.io/AceOnlineShoePortal/index.html

Table of Contents

Introduction

This is a demo testcase on java tech with cucumber and selenium test. This simple test is to validate the product page is appearing post login on the sample application: https://anupdamoda.github.io/AceOnlineShoePortal/index.html

Features

Selenium Tests

Test Requirements

Test Scenario 1:

  1. Open up google chrome browser (This project has google chrome driver version 115- which is installed and setup as path)
  2. Launch the application: https://anupdamoda.github.io/AceOnlineShoePortal/index.html#
  3. Click on the hamburger menu
  4. Click on 'SignIn Portal'
  5. Enter the username
  6. Enter the password
  7. Click on Login button
  8. Verify if the Product Category name is matching with expected. The application can be run locally.

Test Scenario 2:

  1. Open up google chrome browser (This project has google chrome driver version 115- which is installed and setup as path)
  2. Launch the application: https://anupdamoda.github.io/AceOnlineShoePortal/index.html#
  3. Click on the hamburger menu
  4. Click on 'SignIn Portal'
  5. Click on 'New User? Register here' button
  6. Verify if the user lands on the User Registration Page The application can be run locally.

Local

Execution modes ## ๐Ÿค– Starting up

command: mvn test

seleniumcucumbertests_onlineshoeportal's People

Contributors

anupdamoda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.