Question 1
A software company has to develop a portal that enables a user to search for a specific product by providing some product details. The portal queries and gathers details from different websites and puts them together on a single page.
Consider the following two requirements:
Requirement 1: The portal must gather information for the given product from all the relevant websites and display it to the user.
Requirement 2: Given the product details, the portal must complete the gathering and display of information within 10 secs.
Which of the following statement is true?
Requirement 1 is a functional requirement, whereas Requirement 2 is a non- functional requirement
Requirement 2 is a functional requirement, whereas Requirement 1 is a non- functional requirement
Both requirements are functional requirements
Both the requirements are non-functional requirements
