How do i capture pass / fail results in excel for my automation scripts

Hi , I am new to UI path automation, doing a poc for my application.
I have automated couple of my UI flows, but they are standalone scripts. I have 2 questions here.

  1. How to do I maintain track of pass/ fail scripts. which activity/method is commonly used to capture expected outcome of the script and write pass / fail in an excel

  2. how do I schedule my scripts so as to they run one after another

please suggest, thanks