We have a primary site from where the data is replicated to the secondary site. In the event of a failure of the primary site, we start the services on the secondary site. What steps or test cases can we perform to validate that the failover has correctly happened? Is there a way to check whether the last push from the primary has been successfully applied to the secondary site? What are other such test cases?