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

Identification of FE automated tests #398

Open
tsuchiyama-araya opened this issue Jul 29, 2024 · 3 comments
Open

Identification of FE automated tests #398

tsuchiyama-araya opened this issue Jul 29, 2024 · 3 comments
Assignees
Labels

Comments

@tsuchiyama-araya
Copy link
Collaborator

tsuchiyama-araya commented Jul 29, 2024

FE(フロントエンド)に必要なテストを洗い出し。
優先順位をつける。

現状のテスト洗い出しリスト:
https://docs.google.com/spreadsheets/d/1WdtZA0jXOrPrVQmtkEGkzk9erUV-aMRTgGA1cT7G7N4/edit?gid=0#gid=0

【テストの理想】

  • システムにバグが発生しても、影響を最小限に抑えられるようなテストでカバーすること。
  • 保守性を維持できるテストが望ましい。自動テストでカバーし、例としては改修前後のテストが成功すること。
  • 考慮すべき項目:ボタンがクリックできるかどうか、ラベルやテキストの表示、ワークフロー、データの流れなど。

洗い出しみた項目

  • E2E Test
  • Integration Test
  • Unit Test
  • Static Test
@tsuchiyama-araya
Copy link
Collaborator Author

@tsuchiyama-araya
Copy link
Collaborator Author

@tsuchiyama-araya tsuchiyama-araya changed the title FE自動テストの洗い出し Identification of FE automated tests Aug 6, 2024
@tsuchiyama-araya
Copy link
Collaborator Author

TODO: 見積りが甘いため、再度確認する必要がある。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant