How to pass from one activity to another activity and do test case in new activity?

I want to run the test case from SplashActivity to HomeActivity, but i need to performcase in HomeActivity, how to handle code for this?