This document proposes a simple analytics approach for determining a software product rating based on results from system testing. The approach assigns points to test cases based on whether they pass or fail during iterations of system testing. Points are totaled for each test strategy and weighted based on the strategy's importance. The weighted scores are averaged to determine an overall software rating on a predefined scale like stars. The rating can indicate software quality before full release or provide interim ratings during ongoing testing. A case study demonstrates calculating sample scores and ratings using functional testing results from three hypothetical software projects at different stages of testing.