Web Design and Development (Testing and Evaluation) Flashcards

1
Q

In what four ways are webpages tested?

A

Webpages are tested via;

Testing user interface against interface design
Testing links and navigation
Testing media
Testing for consistency

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

In terms of user interface design, what two things are considered in the testing phase of web development?

A

Does the webpage match the wireframe/low-fidelity prototype?

Does the webpage take into account, the needs of end-users in terms of accessibilty?

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

In terms of hyperlinks, what is considered in the testing phase of web development?

A

Do all links lead to the correct place?

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

In terms of media, what things are considered in the testing phase of web development?

A

Is the positioning of the media used in the webpage correct?
Do all video/audio clips have a pause/play/restart buttons?
Do all images have alt tags?

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

In terms of consistency, what is considered in the testing phase of web development?

A

Is there consistency in terms of font size, font colour etc.?

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

What does it mean to say that a webpage is “fit for purpose”?

A

A webpage is fit for purpose if it meets the end-user requirements and the functional requirements

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

What is absolute addressing?

A

Absolute addressing is when a link is completely fixed

eg. External Hyperlink

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

What is relative addressing?

A

Relative addressing is when a link is styled from where you are on the page

eg. Internal Hyperlink

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