Code Monkey home page Code Monkey logo

datetimepicker-ui-test's Introduction

datetimepicker-ui-automation

Description

This project will demonstrate ui automation of jquery ui datimetime picker using selenium webdriver and junit with google pageFactory support.

Getting The Code

git clone https://github.com/jagdeepjain/datetimepicker-ui-test.git

Pre-Requisite To Run Test

Assuming you have jdk 1.6 or later and maven installed.

Firefox browser version 36.1 or less.

Running Test

Execute below command from root directory.

mvn clean test

OR

mvn clean test -Dtest=<testName>

Running your test on Travis-CI with each commit

https://travis-ci.org/jagdeepjain/datetimepicker-ui-test/

Benefits

  1. User can pick dates and add to test according date and time will be picked up from calender.
  2. Package has screenshot maker, if junit test fails this class will create a screen shot of the failure screen which you can look into target/surefire-reports folder.
  3. Common package can be used as it is.
  4. Writing page objects and tests is simple.
  5. BaseTest class will set infrastructure for testing work.
  6. Page object has services defined as methods which mocks the user.

datetimepicker-ui-test's People

Contributors

jagdeepjain avatar

Watchers

James Cloos avatar  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.