-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/BME-MIT-IET/iet-hf-2024-xd
- Loading branch information
Showing
28 changed files
with
399 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters