<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Creating a program to live review Appian code</title><link>https://community.appian.com/discussions/f/general/19382/creating-a-program-to-live-review-appian-code</link><description>Hi Community, 
 So I have been trying to figure out a program to live suggest code improvements while a programmer is working on an Appian code. I was hoping to implement this using Selenium or Java to directly read from the Chrome Script as the user</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Creating a program to live review Appian code</title><link>https://community.appian.com/thread/75803?ContentTypeID=1</link><pubDate>Wed, 05 Aug 2020 11:38:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8a3c0232-c0b9-45a0-a4ac-ca799afff3e6</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;I&amp;#39;ve not heard of anything that conducts what I will call a &amp;quot;real-time Quality Review&amp;quot;. I think there are a few things to consider:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;how &amp;#39;annoying&amp;#39; would it be for a developer to be continuously interrupted with &amp;quot;You&amp;#39;ve not added any comments&amp;quot;, &amp;quot;You haven&amp;#39;t added any Test Cases&amp;quot; etc? It might pay to consider taking the quality check to an off-line phase. Or, perhaps, expose the list of quality check items as a checklist that sits to one side of the object being developed, where the Developer can check them off manually (there may be good reasons why they&amp;#39;ve not done something that would otherwise be considered to be desirable/required - but even here I have reservations (see below)&lt;/li&gt;
&lt;li&gt;you&amp;#39;d need the ability to allow individual Projects to both inherit &amp;#39;best practices&amp;#39; from a single course, but also define their own &amp;#39;Definition of Good&amp;#39; - that is, each Appian Application would need to be able to define what, say, the Dev Lead thinks should be their own &amp;#39;Definition of Good&amp;#39; (a good example would be to ensure all objects have the same Application prefix for their name - this prefix will be different for every Application, but the same within the context of an Application)&lt;/li&gt;
&lt;li&gt;I&amp;#39;m leaning to the idea of having this not in real-time for two reasons:
&lt;ul&gt;
&lt;li&gt;&amp;nbsp;it&amp;#39;s definitely NOT good practice for a Developer to &amp;#39;mark their own homework&amp;#39; - that is, if they can choose to override what&amp;#39;s being suggested by the Quality Check tool then there is no independent &amp;#39;Peer Review&amp;#39; step actually taking place&lt;/li&gt;
&lt;li&gt;you&amp;#39;d want to run all of the Quality Checks as part of a &amp;#39;Quality gateway&amp;#39; between DEV and the first TEST environment and this should be able to be injected into the Deployment pipeline and used to govern whether a Deployment is allowed to take place for a given Patch or full Application export.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>