Page 1 of 1

Backend testing

Posted: Tue Apr 02, 2019 3:20 pm
by naor91
Hi all,

I check to see if the Ranorex is suitable for our organization.
I want to know if there is a possibility to validate the backend side.
To make it more clear, I want to know if there is a way to validate using an SSH command output?


Thanks,
Naor

Re: Backend testing

Posted: Wed Apr 03, 2019 7:13 am
by odklizec
Hi,

Ranorex is primarily a UI test automation tool and I'm afraid, there is no out-of-the-box solution for what you need. But of course, if you are comfortable in C#, you can code whatever you want in Ranorex, including SSH output reading and validation.
https://social.msdn.microsoft.com/Forum ... arpgeneral