KBAlphaZA / SerapisPatient

First Commit
2 stars 1 forks source link

Users are able to login with registering. #30

Open SiceloBux opened 2 years ago

SiceloBux commented 2 years ago

Description

The description should tell the tester what they’re going to test and include any other pertinent information such as the test environment, test data, and preconditions/assumptions.

Precondition

User must have app installed on phone.

Assumptions

Any assumptions that apply to the test

Test Steps

The test steps should include the data and information on how to execute the test.

This is perhaps the most important part of a test case.

Keep this section clear and concise (a list would be fine), but don’t leave out any necessary details.

Expected Result

The expected result tells the tester what they should experience as a result of the test steps.

This is how the tester determines if the test case is a “pass” or “fail”.

create-issue-branch[bot] commented 2 years ago

Branch issue-30-Users_are_able_to_login_with_registering created!