Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Writing Test Cases | ソフトウェアテストの実践
QA入門

Challenge: Writing Test Cases

メニューを表示するにはスワイプしてください

When the user tries to login without entering anything in the password field, the app should display the message "Please fill out this field." under that field.

Write a test case for this scenario, using the format shown in the last chapter. The username "testuser1" can be used in this case.

The priority of this test is High and one of the prerequisites is that an account with the username "testuser1" should be already registered in the database.

Note
Note

You may skip the Test Data field and include the data directly in steps. Actual Result and Test Status fields are not required in this scenario since we are not executing test cases.

You can either write the Test Case in the following chatbox, or locally, and compare it with the provided solution for verification.

task.txt

task.txt

すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 2.  2

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

セクション 2.  2
some-alt