How does Ranorex recognize the .net error

Ranorex Studio, Spy, Recorder, and Driver.
hamid23jordan
Posts: 2
Joined: Sun Jul 30, 2017 12:59 pm

How does Ranorex recognize the .net error

Post by hamid23jordan » Sun Jul 30, 2017 1:15 pm

How does Ranorex recognize the .net error
sample object refrence
Index was outside the bounds of the array
You do not have the required permissions to view the files attached to this post.

User avatar
RobinHood42
Posts: 324
Joined: Fri Jan 09, 2015 3:24 pm

Re: How does Ranorex recognize the .net error

Post by RobinHood42 » Tue Aug 01, 2017 12:22 pm

Hi hamid23jordan,

Well, the error is thrown from your application. You would need to somehow create a validation within Ranorex to check whether the crash appeared, e.g. check if the exception text is displayed

Ranorex validations vid: https://www.youtube.com/watch?v=JevNDnEY82A

Cheers,
Robin 8)