Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI exploratory testing #4: Tested the UI and documented the process #10

Merged
merged 3 commits into from
May 18, 2024

Conversation

Gergo4334
Copy link
Contributor

Tested the user interface of the project manually using exploratory testing with black box technique. Documented the whole process, added screenshots where needed. Created a pdf and also a markdown for the documentation.

@Gergo4334 Gergo4334 linked an issue May 18, 2024 that may be closed by this pull request
@Gergo4334 Gergo4334 requested a review from bendi1119 May 18, 2024 10:34

## 2. Stratégia

A teszteléshez fekete doboz tesztelési technikát alkalmazok. A fekete doboz technika lehetővé teszi a hibák felfedezését és az alkalmazás funkcionalitásának ellenőrzését a felhasználók szemszögéből, javítva ezzel a termék minőségét és a felhasználói elégedettséget.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jó ötlet a fekete doboz technika alkalmazása.


Az alkalmazás felhasználói felületének alapvető funkcionalitásainak ellenőrzése. Hibák, anomáliák felfedezése és dokumentálása.

Tesztelendő funkciók: játék elindítása, játék befejezése, játékosok mozgatása, játékos akciók elvégzése, pontok számítása, nyertes csapat megítélése, pálya műveletek viselkedése.
Copy link
Contributor

@bendi1119 bendi1119 May 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Szerintem jó funkciók lettek kiválasztva tesztelésre.

Copy link
Contributor

@bendi1119 bendi1119 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 💯

@kalocsaadi kalocsaadi merged commit 06a5f9e into main May 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI exploratory testing
3 participants