<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Guvnor uses the Drools Verifier module for this. You can run the verifier in the QA Analysis section.</div><div><br></div><div>Here is a list of features the Verifier covers&nbsp;<a href="https://community.jboss.org/wiki/DroolsVerifier">https://community.jboss.org/wiki/DroolsVerifier</a></div><div>It also has the features you listed. Verifier is not perfect, depends how you write your rules, but it is not 100% perfect when it looks for these issues.</div><div><br></div><div>The mortgage example that comes with Guvnor is currently the only one we have.</div><div><br></div><div>Toni Rikkola</div><div><br></div><br><div><div>On May 1, 2013, at 3:28 AM, Alan wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi guys,<br><br>I'm validating some features of Drools Guvnor and I would like to have some<br>directions.<br>We've got a project that has a lot of rules(its not on drools already, but<br>we pretend to migrate it) and we would like to use Drools Guvnor to host<br>those rules and run some analysis on it.<br><br>I've seen some features but it still not clear, so I will list my doubts and<br>you can say, ok it does or no it doesn't do it.<br><br>*Do drools guvnor validate missing ends on rules? Ex: when age &gt; 15 and sex<br>== 'F' then Y();(note that it doesn't cover age &lt;= 15)<br>*Do it validate/find infinite loops?<br>*Do it validate duplicate cases?(ex: when age &gt; 15 then Y(); when age &gt; 14<br>then Y();)<br><br>Is there some resource (documentation) that covers what cases drools guvnor<br>can handle on rules validation?<br>Also, is there some more examples(projects) to deploy on Guvnor to test and<br>have some fun?<br><br>Thanks a lot,<br><br>Alan Araya<br><br><br><br>--<br>View this message in context: <a href="http://drools.46999.n3.nabble.com/Drools-Guvnor-Testing-rules-tp4023594.html">http://drools.46999.n3.nabble.com/Drools-Guvnor-Testing-rules-tp4023594.html</a><br>Sent from the Drools: User forum mailing list archive at <a href="http://Nabble.com">Nabble.com</a>.<br>_______________________________________________<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/rules-users<br></div></blockquote></div><br></body></html>