I have a Use case where i need to run Test Set and once after execution , i need to report test results either pass or fail to my team members through mail or any other means. How can i do this ?. Is there any inbuilt method to do this , or any inbuilt libraries ?
Hello @Pedasingu_Monalisa
Do your Team Members have access to Test Manager?
You can use the Notification settings to get notified (eg. via e-mail) when a Test execution has ended.
Team members could setup this feature, or you could set it up for yourself, if you need to be the “middle man” for these notifications.
Regards
Soren
@SorenB They dont have access to Test Manager or Orchestrator . Is there any other way to notify.
~Thanks