NCAA Basketball Statistics
 


This project was designed to automate the testing of Game Statistics for NCAA Basketball games provided by MSN Mobile and Fox Sports.

The idea behind this tool is to find which live games are being played on a given day and to examine the Rebounds, Assists and Points that are provided to Microsoft from Fox Sports.  If there are discrepancies between the individual totals of the team players and the reported totals by Fox Sports, a report is generated which provides, the web page where the error can be found, The total individual player statistics, the reported Fox Sports statistics totals and the XML feed which holds the Game Statistics.


Here is a sample of the Console output and the web page which contains Stats Data errors.  Notice the Total Rebounds reported and the sum of the Individual Player Rebounds:

This is a sample of the spreadsheet report.  This can be examined to verify errors on the web page and follow the URLs to the offending page as well as the XML feed for that particular NCAA Basketball Game.








See the code listing here ...


Document made with KompoZer