web design and development (WDD) Flashcards

1
Q

what must be clearly defined when analysing a website problem

A

end-user requirements and functional requirements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what are end-user requirements

A

these describe what the user needs the website to do, focusing on goals and desires of the user

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

give examples of end-user requirements

A
  • the user must be able to book a ticket online
  • the user must be able to view product information and images
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what are functional requirements

A

they describe how the website will function to meet the end-user needs, focused on practical processes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

give example of functional requirements

A
  • a form will collect user data (name. email and address)
  • a nav bar will link to home and contacts pages
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

what does design in wdd focus on

A

it is on end-user requirements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

what does implementation follow in wdd

A

the functional requirements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what does accurate analysis ensure in web design

A

the final product is fit for design

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what does a website’s structure diagram show

A

multi-level structure, links between pages and navigation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what do horizontal and vertical lines show in a structure diagram

A
  • horizontal lines link between nav bar elements
  • vertical lines link to sub-pages
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what is a wireframe in web user interface (UI) deisgn

A

a layout of page elements like nav bars, media, form inputs, etc

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

what does a wireframe include

A
  • navigational bars
  • text/media elements
  • interactive and form elements
  • hyperlinks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

what is low-fidelity prototyping

A

a basic, non-functional version of a site used to test structure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

what is usability testing

A

checks how easy and effective a website is to use using wireframes or protypes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

what is persona testing

A

fake user profiles based on typical users

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

what is scenario testing

A

short stories that explain how the user interacts with the website

17
Q

what is functionality testing

A

ensure that website meets functional requirements
following tests to be carried out; input validatio, link + nav work, media content displays properly

18
Q

what is compatibility testing

A

tests sites layout and function across different devices

19
Q

what is browser testing

A

checks website works across different browsers.