Skip to content

Commit 7897b8f

Browse files
committed
Update prerequisites for editBuyer manual testing
1 parent f64d53a commit 7897b8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/DeveloperGuide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1180,6 +1180,7 @@ testers are expected to do more *exploratory* testing.
11801180
1. **Test case** `editSeller 1 n/Jessi Yek`<br>
11811181
**Expected:** An error message will be shown, indicating that that person you are
11821182
trying to edit is not a seller.<br><br>
1183+
11831184
<box type="info" seamless>
11841185

11851186
**Note:** Ensure that the first person in the list is a `Buyer`. You can ensure this by executing the command `find James Cook`.
@@ -1201,9 +1202,8 @@ testers are expected to do more *exploratory* testing.
12011202
### Editing Buyer Details
12021203

12031204
**Prerequisites:**
1205+
- Execute the command `list` to show all the person in EstateEase.
12041206
- There is a buyer named "James Cook".
1205-
- For each `editBuyer` command execution in this manual testing, execute the `find` command on the targeted
1206-
buyer/seller to ensure that this person is displayed as the first person in the list.
12071207

12081208
1. **Invalid budget value**<br>
12091209

0 commit comments

Comments
 (0)