Skip to content

Commit

Permalink
Demo proposal - Real-Time testing of a video game (#1581)
Browse files Browse the repository at this point in the history
* Add README for demo

* moved the readme

* fixed readme
  • Loading branch information
lnsandnkth authored Mar 25, 2022
1 parent 86db027 commit 0ecaf5f
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions contributions/demo/week2-testing-and-CI/rahimz-sandner/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Assignment Proposal

## Title

Real-Time testing of a video game

## Names and KTH ID

- Noah Rahimzadagan (rahimz@kth.se)
- Leon Sandner (sandner@kth.se)

## Deadline

Deadline for task 1

## Category

Demo

## Description

When testing real-time systems, using conventional static testing methods is not enough.<br>
You need to do: Task testing, Behavioral testing, Intertask testing and System testing.<br>
We will demo those 4 different ways of testing, by adding tests to a video game and running those tests live.<br>
We will further explain real-time system testing a bit more

0 comments on commit 0ecaf5f

Please sign in to comment.