Sunday, January 29, 2012

UI Testing

The online application user interface was tested on many web browsers, such as Mozilla Firefox, Internet Explorer and Google Chrome.

As most of the testing was done using Mozilla Firefox, other web browsers had to be checked to see if the they produced the same layout as Mozilla Firefox, which can be seen below.

Mozilla Firefox


One web browser that was checked was Internet Explorer. The testing done here was to check if the layout of the pages displayed on Mozilla Firefox were the same on Internet Explorer. The index page, as can be seen below, has the same layout. Many other pages had the same layout, except for one or two, mainly ones that have many buttons on the page, such as the Events page.

Internet Explorer


The next web browser that was checked was Google Chrome. Again, the testing done here was to check if the layout of the pages displayed on Mozilla Firefox were the same on Google Chrome. As expected, every page produced the same layout.

Google Chrome


Overall, the user interface should have been tested on a few more web browsers, such as Safari or Opera, but due to time constraints, this had not been the case.

However, due to testing done on the user interface, it is clear that the layout of the pages produced won’t always be the same and this has to be incorporated in when designing and implementing the website.

No comments:

Post a Comment