Assignment
Assignment
1. What questions or remarks would you have to clarify and fulfil the requirements?
The requirements mentioned in the assignment can be fulfilled by taking followings into
account;
At first, there should be a clean design and esthetic UI according to user’s requirements,
so that the users are captivated to the website design because the interface provided in the
assignment is not a good design.
It must provide usability so that the naïve users can also easily use the website.
Unit testing must be done for search functionality to assure its high quality.
Along with the development phase testing must be done at early stages to avoid the risk
and to improve the quality.
2. What concerns would you have if you think of end user perspective, how it can be
improved?
Clean Design: One of the most important things to remember during the process
of website development is to create a clean, appealing design. A quality design is
attractive and easy to read with intuitive navigation. Most importantly, a clean design
helps viewers focus on the value of your brand and content instead of distracting
graphics and large amounts of text. Hence, a clean design is vital to providing a
positive user experience that encourages customers to return.
Effective Color Scheme: Color schemes are more important which attracts the
users to the website. Different colors have the ability to evoke emotional responses,
such as calm, happiness, or frustration. When it comes to using colors in the website
design, it's essential to consider website’s niche, target audience, branding, and the
elements of color theory.
3. Please write down test cases of how to test this feature in a correct manner (minimum 5
Test cases).
1. Verify that on searching all the articles satisfying the search criteria are visible on the
search result page
2. Verify the 3 most relevant article for the search term according to creation date is
displayed on the top for a particular search term.