Which of the following is a non functional requirement of a web based application?
Options
- When the user clicks a "read me" link, the color of the link should change from blue to pink
- When the user clicks a "read me" link, the next page should be opend within 5 seconds
- When the user clicks a "read me" link, the mouse over should show the target page title in a tool tip
- When the user clicks a "read me" link, the read me page should load successfully without errors
CORRECT ANSWER : When the user clicks a "read me" link, the next page should be opend within 5 seconds
Write your comments