GithubHelp home page GithubHelp logo

technology-development / test-automation-java Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dao-wolf/test-automation-java

0.0 1.0 0.0 13 KB

Web test automation example project using Java, Maven, TestNG, Selenium3, Appium and Page Object Model (POM)

Java 100.00%

test-automation-java's Introduction

Test Automation with Java

Web test automation example project using IntelliJ IDEA Community, Java, Maven, TestNG, Selenium 3, Appium and Page Object Model (POM)

Test Subject

I've picked www.bbc.co.uk as a test subject for no particular reason. It's is a large site and does have variety of features that we can play around with.

Libraries and Frameworks

Version for some of these can be found in the POM file.

  • Selenium - Web automation
  • Appium - Mobile automation
  • Maven - Build and package management
  • TestNG - Test execution and Reporting

Tools

Using IntelliJ IDEA Community version. I've previously used Eclipse and found it to be a little bit slower and not as intuitive, you're free to try both and decide for yourself. Also there are a lot of comparison articles out there already.

Programming Language

I'm using Java SE version jdk1.8.0_111 and it works very well. There are a couple of good reasons to use Java:

  • It's been around for a while so there are a lot of solutions for most problems and if not then somebody from the community will be able to suggest an answer quickly.
  • It's OpenSource - there are large, well supported communities sharing free libraries.
  • Because of the above two points it's possible to automate (testing) checking for iOS (Web and Native), Android (Web and Native) and Web platforms.

test-automation-java's People

Contributors

dao-wolf avatar

Watchers

 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.