Search found 2 matches

by ddiekmann
Mon May 20, 2013 4:29 pm
Forum: Automation Tools
Topic: Fail a test, but do not report as failed
Replies: 1
Views: 1894

Fail a test, but do not report as failed

So here is what I am trying to do. I have a data source set up with different environments. I want to read from a data source and if the cell value is blank Fail the Test Case and jump to the next sibling. If it is succesful preceed to the child. It is working as I want, however it reports failures ...
by ddiekmann
Wed Nov 28, 2012 9:33 pm
Forum: General Questions
Topic: How do i create a generic DOM
Replies: 1
Views: 1770

How do i create a generic DOM

Hello, I am currently working on proof of concept with Ranorex, and I have encountered and issue. Our application runs on multiple sites, each with different URLs and configurations, but most are nearly the same. However when I do a recording for a beta test site, the BETA Dom tree gets created, so ...