-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path3WeekTestTask.txt
More file actions
274 lines (227 loc) · 9.35 KB
/
Copy path3WeekTestTask.txt
File metadata and controls
274 lines (227 loc) · 9.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
ORIGINAL
https://www.squadhelp.com/
HOMEPAGE
User should be able to Log In
User should be able to access Contest Dashboard
User should be able to access Creative Dashboard
User should be able to access Sign up/Create account
User should be able to access Launch Contest page
User should be able to launch a Name Contest
User should be able to launch a Tagline Contest
User should be able to launch a Logo Contest
User should be able to access Name Browsing
LOGIN PAGE
User should be able to enter their Email Address
User should be able to enter their password
SIGN UP/CREATE ACCOUNT
User should be able to select whether they would like to sign up as a Customer or
Creative
User should be able to sign up for both a Customer Account & a Creative Account
User must sign up separately for a Customer Account & a Creative Account
User must have two different email addresses associated with their Customer Account
& Creative Account
FOR CUSTOMERS
Customer should be able to input their full name (Required)
Customer should be able to input their email address (Required)
Customer should see an error/notification if the email they entered is already in use
Customer should be able to create a password (Required)
Customer should be able to re-enter password for confirmation (Required)
Customer should see an error/notification if the passwords they entered do not match
Customer should be able to select Terms of Service link to view/read Terms of Service
Customer should be able to select that they have read and agreed to Terms of service
(Required)
If customer selects next without having entered all required fields, error/notification will
appear under each field that isn’t filled or selected
Customer will not be able to move onto the next step without all required fields filled out
(Full Name, Email Address, Password, Password Confirmation, Agree to Terms of
Service)
FOR CREATIVES
Creative should be able to input their full name (Required)
Creative should be able to input their email address (Required)
Creative should see an error/notification if the email they entered is already in use
Creative should be able to create a password (Required)
Creative should be able to re-enter password for confirmation (Required)
Creative should see an error/notification if the passwords they entered do not match
Creative should be able to select Terms of Service link to view/read Terms of Service
Creative should be able to select Non-Disclosure Agreement link to view/read
Non-Disclosure Agreement
Creative should be able to select that they have read and agreed to Terms of service &
Non-Disclosure Agreement (Required)
If creative selects next without having entered all required fields, error/notification will
appear under each field that isn’t filled or selected
Customer will not be able to move onto the next step without all required fields filled out
(Full Name, Email Address, Password, Password Confirmation, Agree to Terms of
Service & Non-Disclosure Agreement)
LAUNCH CONTEST PAGE
User should be able to access log in screen
User should be able to access sign up/ create account screen
User should be able to choose a contest type
● User should be able to select name contest
● User should be able to select tagline contest
● User should be able to select logo contest
User should be able to select multiple contest types and save money with bundle pricing
● Name + Tagline + Logo
● Name +Tagline
● Name + Logo
● Tagline + Logo
If user selects multiple contest types, user will have to complete the contest one at at
time as some contest are dependant on others (i.e. logo contest will be dependant on
name & tagline contest winners)
Contest type order if multiple are selected:
1. Name
2. Tagline
3. Logo
NAME CONTEST
Customer should be able to input required information
Customer should be able to input the title of their contest (Required)
Customer should be able to select the type of name they are looking for (Required)
● Company
● Product
● Project
Customer should be able to select the industry associated with their venture (Required)
Customer should be able to input what their venture does (Required)
Customer should be able to describe their target customer (Required)
Customer should be able to select their preference(s) for name style (Optional)
● Classic
● Fun
● Professional
● Descriptive
● Youthful
● Any
Customer should be able to upload files (Optional)
If customer selects next without having entered all required fields, error/notification will
appear under each field that isn’t filled or selected
Customer will not be able to move onto the next step without all required fields filled out
User should be able to checkout if all contest briefs have been completed
TAGLINE CONTEST
Customer should be able to input required information
Customer should be able to input the title of their contest (Required)
Customer should be able to select the industry associated with their venture (Required)
Customer should be able to input their name of their venture (Required)
Customer should be able to input what their venture does (Required)
Customer should be able to describe their target customer (Required)
Customer should be able to select their preference for tagline type (Required)
● Classic
● Fun
● Powerful
● Descriptive
● Modern
● Any
Customer should be able to upload files (Optional)
If customer selects next without having entered all required fields, error/notification will
appear under each field that isn’t filled or selected
Customer will not be able to move onto the next step without all required fields filled out
User should be able to checkout if all contest briefs have been completed
LOGO CONTEST
Customer should be able to input required information
Customer should be able to input the title of their contest (Required)
Customer should be able to select the industry associated with their venture (Required)
Customer should be able to input their name of their venture (Required)
Customer should be able to input what their venture does (Required)
Customer should be able to describe their target customer
Customer should be able to select which visual style best represents their brand
(Required)
● Techy
● Fun
● Fancy
● Minimal
● Brick & Mortar
● Photo-based
Customer should be able to upload files (Optional)
If customer selects next without having entered all required fields, error/notification will
appear under each field that isn’t filled or selected
Customer will not be able to move onto the next step without all required fields filled out
User should be able to checkout if all contest briefs have been completed
CHECKOUT
User should be able to input payment information
● Card number
● Expiration
● Security code
User should be able to create account
User should be able to login if they already have an account
User should be able to select submit payment
Now that contest is live, user should start receiving submissions shortly
CUSTOMER DASHBOARD
● Active Contests
○ Entries
○ Brief
● Ended contests
● Profile/Settings
ACTIVE CONTESTS
User should be able to start a new contest
User should be able to view Active Contests
User should be able to view a snapshot of their active contest(s)
● Contest ID
● Contest Name
● Contest Type
● Contest Description
● Prize money
● Total Entries
● Days Left in contest
User should be able to view expanded contest dashboard
User should be able to view the name of their contest
User should be able to view the type of contest
User should be able to view the guaranteed prize for their contest winner
User should be able to see total entries
ENTRIES
User should be able to view all individual entries
User should be able to mark an entry as rejected
User should be able to select an entry as the winner of the contest
● User should have to confirm
BRIEF
User should be able to view their contest brief
User should be able to change contest
ENDED CONTESTS
User should be able to view Ended Contests
User should be able to view a snapshot of their ended contest(s)
● Contest ID
● Winning Entry
○ Creative
○ Submitted date
○ Prize awarded date
● Prize Money awarded
● Total Entries
● Days Left in contest
User should be able to view expanded contest dashboard (Just like active contest only
with no new entries coming in, ability to pick a winner, etc)
CREATIVE DASHBOARD
● Active Contests
● My Entries
Profile
Balance
ACTIVE CONTESTS
Creative should be able to view all contests that are currently active on the platform
Creative should be able to filter active contests
● By contest type
○ Name
○ Logo
○ Tagline
● By contest ID
● By Industry
● By award amount
Creative should be able to see each individual contest details
● Contest ID
● Contest Name
● Contest Type
● Contest Description
● Contest Prize
● Number of total entries
User should be able to view expanded contest view
Expanded Active Contest View
Creative should be able to view contest details
● Prize money
● Number of Total Entries
Creative should be able to favorite contest
Creative should be able to view full contest brief
Creative should be able to view any documents uploaded to the brief
Creative should be able to submit an entry to a contest
● Logo
○ Upload a file
● Tagline
○ Enter tagline into text box
● Name
○ Enter name into text box
MY ENTRIES
Creative should be able to view his entties and contest
BALANCE
Creative should be able to cash out