It should be a web site,
ASP.NET MVC (suggestion: you can use
bootstrap framework)
It should be a page with text box where user can enter URL
Application has to determine sitemap of requested URL, sends requests
to sitemap’s URLs and measure response time.
Test result should display pages speed graphically (top of the page)
Test result should display page speed as a table (bottom of the page).
Table should contain min and max values for each page
Slowest requests should be on top
It should be possible to evaluate tests result history for tested web sites
Source code for the task should be uploaded to GitHub or Bitbucket