ruudvdd / testing-workshop-game-phplimbe

Testing workshop game php limburg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THEIALIVE

TheiaLive Homepage

Current development status: CircleCI

Introduction

TheiaLive.com is a demo task manager application. This application is used by In2it as example for performing tests against an application. This application is limited in features, but provides enough material to perform various types of tests against. The following tests are covered in the training courses by In2it which includes TheiaLive.com as featured demo application.

  • Unit testing
  • Acceptance testing
  • End-to-end testing
  • Accessibility testing
  • Resilience testing
  • Security testing

Instructions to participate

All necessary instructions to get a copy of the source code will be given during the training course.

Requirements

  • PHP 5.6 (with XDebug 2.5.5)
  • Optionally Docker (if you don’t have PHP 5.6)

Testing

We are focussing on four types of tests:

  • Accessibilty Testing: Testing the usage of the application
  • Resilience Testing: Testing the resiliency of the application
  • Security Testing: Testing the security of the application
  • Quality Assurance: Testing the quality of the application

See TESTING.md for details and instructions how to run testing tools.

License, terms and conditions

Terms and conditions

The source code of TheiaLive.com is intellectual property of In2it and will be licensed to participants of training courses and workshops given by In2it. During and after the training course or workshop participants may use the source code to further study and explore various ways of testing.

Any form of distribution, copying or replication are prohibited.

License

Copyright © 2013 - 2018 In2it. All rights reserved.

About

Testing workshop game php limburg

License:Other


Languages

Language:PHP 99.8%Language:HTML 0.1%Language:CSS 0.0%Language:Batchfile 0.0%Language:PowerShell 0.0%