WDD (Analysis, Design, Testing, Evaluation) Flashcards

1
Q

What is a End user requirements?

A

The tasks that the user needs to carry out using the website.
Can be categorised by different user groups.

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

What is a functional requirement?

A

The processes that the website must carry out.
Website interaction with databases, or other information required for it to function correctly.

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

Which phase of the development life-cycle are end user and functional requirement created in?

A

Analysis

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

Draw multi-level website structure

A

Check your drawing has a home page with a horizontal navigation bar that gives clear links to four main areas (pages). Each of the four main pages will have links to relevant sub-pages.

See the example on this webpage: [Nav Structure] (https://www.bbc.co.uk/bitesize/guides/zv8mbdm/revision/1)

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

What is the purpose of a wire-frame and what items should be included for a Higher computing wireframe

A

The wireframe is used to show they layout of the page elements,

*navigational bars
*text elements
*media elements (images, audio, video)
*interactive elements
*form inputs
*internal and external hyperlinks

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

How would you use a low fidelity prototype?

A

A low fidelity prototype can be used to illustrate and test a website design to clients and end users.

They includec more detail than initial wireframes, they can be creaed using pen/paper or prototyping software. They will give the look an feel of the website and may include text, Images, colours used in the finished website.

They are shared with clients/end users to get early feedback on design concepts, and walkthrough nav strucutre helps to identify missing and/or orphan links.

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

What is usability testing?

A

Usability testing measures how well people can use a particular product or a website. This would be done using personas, test cases and scenarios.

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

Explain how you would carry out usability testing.

A

Testers are given a persona - a fictional representation of a type of user including age and other characteristics.
Testers are given test cases - a set of actions which can verify that a function of the website works as expected.
Testers are given scenarios - a set of goals to complete using the website eg purchase a product, place a booking.

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

Describe what a persona is in usability testing?

A

A fictional representation of a type of user including age and other characteristics.

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

Describe what a test case is in relation to usability testing?

A

A set of actions which can verify that a function of the website works as expected.

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

Describe what a scenario is in usability testing?

A

A set of goals to complete using the website eg purchase a product, place a booking.

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

What is the benefit of using a low-fidelity website prototype in the design phase?

A

The benefit of using a low-fidelity website prototype is that changes can be made quickly and are less expensive to implement than changing the finished website.

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

What is functional testing of a website?

A

Functional testing is making sure all of the elements of a website work as expected.

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

What should you test as part of the functional testing of a website?

A

*Input validation - check that the input validation on each form field works as expected.
*Links and navigation:
**test that all navigation bar links go to the correct page.
**test that all internal and external links work as expected.
**test that it is possible to get from each page back to the home page.
**test that there are no orphan pages (pages which do not link to any other pages).
*Media - check that all text, images and video appear at the correct size, and in the correct location

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

What is compatibility testing?
Websites should be tested to ensure that they are compatible with different types of devices:

A

Checking websites work on different devices and browsers:

Pages may display or work differently on different browsers or devices.

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

Describe 2 different types of compatibility testing you could undertake.

A

Test the web-page displays correctly on different browsers such as chrome, edge ect.
Test the web-page display correctly on different deceives such as tablets, desktop computers, smartphones ect.

17
Q

How do you know if a website is fit for purpose?

A

*It meets the end-user requirements determined at the analysis phase
*It meets the functional requirements determined at the analysis phase

18
Q

What should you do if your website is not fit for purpose?

A

Revisit previous phases of the development process.