Skip to content

Commit

Permalink
Merge pull request #13 from BME-MIT-IET/manual_tests
Browse files Browse the repository at this point in the history
Manual_tests_and_documentation
  • Loading branch information
BDavid9999 authored May 22, 2024
2 parents 47a29be + 2a94898 commit d6a0bd3
Show file tree
Hide file tree
Showing 26 changed files with 378 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/manualis_teszt_dokumentacio.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# **Manuális tesztek java környezetben készült alkalmazáshoz**

### Manuális tesztek célja és jelentőssége, eredmények
A manuális tesztek a leginkább a felhasználó szemszögéből próbálják feltárni az alkalmazás esetleges hibáit. Ezt próbáltam szemléltetni az egyes teszteknél. Próbáltam a felhasználó fejével gondolkodni és azokat a funkciókat kivizsgálni, amik a kész program esetében előjönnek.
Minden tesztesetnél felvázoltam, hogy mi az elvárt, helyes működés és összevetettem a valóssal. Egy-egy tesztesetet egy közös minta alapján dokumentáltam a jobb átláthatóság érdekében. Továbbá némelyik tesztesetnél egyéb megemlítendő észrevétellel jeleztem ha valami szokatlan működést találtam. Minden cselekvésre, játékos interakcióra és az automatikus folyamatok hatásaira is kitértem, egy egészként kezelve őket. Minden esetben próbáltam az adott részfunkciók határait feszegetni, hiszen minden lehetséges interakcióra, bemenetre fel kell készülni.

### Tanulságok

A manuális tesztelés sokszor időigényesebb, mint az automatikus, kódból történő tesztelés. Emiatt jól kell megválasztani, hogy milyen funkciókat milyen módon tesztelünk. Vannak olyan esetek viszont, amikor az automatikus teszteléshez túl specifikus szituációt szeretnénk tesztelni. Ez különösen jelen van hasonló játékoknál mint a jelen projekt is, hiszen annyi féle játékszituáció kialakítható, amit automatikusan nagyon nehéz lenne nagy lefedettséggel tesztelni.
Ugyanakkor azt vettem észre, hogy ellenben nagyon könnyű hibákat véteni manuális teszteléskor, vagy sok esetben átsiklani olyan részletek felett ami szükséges lehet a program működésének zavartalanságához.
368 changes: 368 additions & 0 deletions manualis_tesztek/Manualis_tesztek.md

Large diffs are not rendered by default.

Binary file added manualis_tesztek/t1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t10.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t10_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t12.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t14.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t15.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t16.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t17.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t18_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t18_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t5.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t9_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t9_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t9_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t9_4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added manualis_tesztek/t9_5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d6a0bd3

Please sign in to comment.