GithubHelp home page GithubHelp logo

ajeebkp23 / testingapp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eviltester/testingapp

0.0 1.0 0.0 1.18 MB

A Compendium of Testing Applications for Practicing Testing

License: Apache License 2.0

HTML 45.95% Java 46.61% Batchfile 0.01% JavaScript 6.79% CSS 0.59% Shell 0.05%

testingapp's Introduction

Evil Tester's Compendium of Testing Apps

A Compendium of applications, pages and REST APIs that you can use to practice your testing and automating.

These are also used in training provided by Alan Richardson (Evil Tester).

How to use

Download the current release .jar file or clone the repo and build it yourself.

Run the .jar file

e.g. java -jar compendium-of-test-apps-v1-1.jar

The server should start and you'll see something like:

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
User : superadmin - a791c960-b15d-4948-b971-dbd8212b3125
User : admin - d31b83a0-ca64-4d88-a14d-910d52e30586
User : user - 0a867cf0-d6eb-45c8-90c4-09f4fb108b94
Running on 4567

You can access the apps and pages by visiting:

Building it yourself

Current Snapshot Build Status

If you want to build it yourself rather than use the release version then.

In the \java folder where the top level pom.xml is, run mvn package

I release the .jar file in the subdirectory \java\testingapps\testingapp\target

I release the *-jar-with-dependencies.jar and I usually rename it to get rid of the -jar-with-dependencies.jar part to make it easier to type.

The individual applications each have their own ...jar-with-dependencies.jar in their own target folders.

Runnable applications are:

  • CompendiumDevApps - javascript games and small applications
  • RestListicator - a REST API
  • SeleniumTestPages - a set of simple pages for Web GUI Automating
  • The Pulper - a GUI 'pulp' CRUD App for exploratory testing or automating
  • TestingApp - all the above wrapped into one executable jar

GUI

The GUI will change gradually over time and more applications will be added.

Separate Apps

All of the parts of the compilation can be built individually if you use the module projects in the sub directories, e.g. if you only want the REST Listicator API then you can build and run just the restlisticator, but most people will find the Compendium compilation as the easiest way to run the apps.

This Compendium Contains:

  • Buggy JavaScript applications as used for training in Technical Web Testing and "Just Enough JavaScript to be Dangerous"
  • Selenium Test Pages as used for "Selenium WebDriver with Java training" and the book "Selenium Simplified"
  • Rest Listicator as used for REST API training
  • The Pulper - a GUI application for exploratory testing and web automating - this has multiple versions built in which can be toggled via the GUI
  • A variety of applications used for Technical Testing training and actual production use

I found a bug, what do I do?

Remember that these are testing apps, some bugs are to be expected.

But if you find anything that causes the local application to crash (that should not happen) or find something that prevents you moving forward then let me know, either via github or contact me via my website

The releases should work. Their @Test methods were run during the build. And some interactive investigation would have been performed prior to release. Snapshot is not guaranteed to run, but the build status (as reported by travis) can be seen here Current Snapshot Build Status.

You might like to sign up to my email mailing list where I will mention any updates to the application.

testingapp's People

Contributors

eviltester 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.