How To Test a Generic Service
I have built a generic system, a generic service testing with a beacon. So, I have UP or DOWN.
The generic service has a login screen.
How do I run a test to see if I can log in?
I found the documents on generic services and not how to test them.
Thanks.