<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Programación by JMR</title>
      <link>https://padlet.com/JMR/Programming</link>
      <description>====
Lenguajes, noticias </description>
      <language>en-us</language>
      <pubDate>2014-04-29 16:27:40 UTC</pubDate>
      <lastBuildDate>2015-02-05 15:23:49 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>http://d20uo2axdbh83k.cloudfront.net/20140429/f0a2b443051a28c5fad38488c35042ad.jpg</url>
      </image>
      <item>
         <title>eHow (Computacion)</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/26915010</link>
         <description><![CDATA[]]></description>
         <enclosure url="http://www.ehowenespanol.com/computacion-y-electronica/" />
         <pubDate>2014-04-29 16:28:02 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/26915010</guid>
      </item>
      <item>
         <title>eHow (VBA)</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/26915053</link>
         <description><![CDATA[]]></description>
         <enclosure url="http://www.ehowenespanol.com/ayuda-vba-excel-info_316340/" />
         <pubDate>2014-04-29 16:28:17 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/26915053</guid>
      </item>
      <item>
         <title>White-box testing</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/26939329</link>
         <description><![CDATA[<p><b>White-box testing</b> (also known as <b>clear box testing</b>, <b>glass box testing</b>, <b>transparent box testing</b>, and <b>structural testing</b>) is a method of testing <a href="http://en.wikipedia.org/wiki/Software">software</a> that tests internal structures or workings of an application, as opposed to its functionality (i.e. <a href="http://en.wikipedia.org/wiki/Black-box_testing">black-box testing</a>).
 In white-box testing an internal perspective of the system, as well as 
programming skills, are used to design test cases. The tester chooses 
inputs to exercise paths through the code and determine the appropriate 
outputs. This is analogous to testing nodes in a circuit, e.g. <a href="http://en.wikipedia.org/wiki/In-circuit_test">in-circuit testing</a> (ICT).</p>
<p>While white-box testing can be applied at the <a href="http://en.wikipedia.org/wiki/Unit_testing">unit</a>, <a href="http://en.wikipedia.org/wiki/Integration_testing">integration</a> and <a href="http://en.wikipedia.org/wiki/System_testing">system</a> levels of the <a href="http://en.wikipedia.org/wiki/Software_testing">software testing</a> </p><h2>Levels</h2>
<ol><li>Unit testing. </li></ol><blockquote><ul><li>White-box testing is done during unit testing to 
ensure that the code is working as intended, before any integration 
happens with previously tested code. White-box testing during unit 
testing catches any defects early on and aids in any defects that happen
 later on after the code is integrated with the rest of the application 
and therefore prevents any type of errors later on.</li></ul></blockquote><br>2.  Integration testing. <br><blockquote><ul><li>White-box testing at this level are written to 
test the interactions of each interface with each other. The Unit level 
testing made sure that each code was tested and working accordingly in 
an isolated environment and integration examines the correctness of the 
behaviour in an open environment through the use of white-box testing 
for any interactions of interfaces that are known to the programmer.</li></ul></blockquote>3. <a href="http://en.wikipedia.org/wiki/Regression_testing">Regression testing</a>.<blockquote><ul><li>
 White-box testing during regression testing is the use of recycled 
white-box test cases at the unit and integration testing levels.</li></ul></blockquote><p>White-box test design techniques include:</p>
<ul><li><a href="http://en.wikipedia.org/wiki/Control_flow">Control flow</a> testing</li><li>Data flow testing</li><li>Branch testing</li><li>Path testing</li><li>Statement coverage</li><li>Decision coverage</li></ul><p>http://en.wikipedia.org/wiki/White-box_testing</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-04-29 19:47:34 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/26939329</guid>
      </item>
      <item>
         <title>Blackbox debugging</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/26942086</link>
         <description><![CDATA[<p><br>Blackbox debugging involves the separation of a program's parts 
in order to diagnose where an error lies.  To "blackbox" the program is 
to divide the parts involved in execution, test them separately as much 
as possible, and determine which parts are working and which are 
failing.
Blackbox debugging is frequently used in computer programming for 
troubleshooting bugs or other unexpected behaviour.<br><br><a href="http://python.about.com/od/programmingglossary/g/defblackbox.htm">http://python.about.com/od/programmingglossary/g/defblackbox.htm</a><br></p>]]></description>
         <enclosure url="" />
         <pubDate>2014-04-29 20:33:25 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/26942086</guid>
      </item>
      <item>
         <title>Udemy Unity 3d</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/27068899</link>
         <description><![CDATA[<p><a href="https://www.udemy.com/unity-3d-game-development-ios-android-web-beginners">https://www.udemy.com/unity-3d-game-development-ios-android-web-beginners</a></p>]]></description>
         <enclosure url="" />
         <pubDate>2014-05-01 10:44:58 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/27068899</guid>
      </item>
      <item>
         <title>Unity</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/27068929</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2014-05-01 10:45:42 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/27068929</guid>
      </item>
      <item>
         <title>Unity Forums</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/27069101</link>
         <description><![CDATA[]]></description>
         <enclosure url="http://forum.unity3d.com/forum.php" />
         <pubDate>2014-05-01 10:50:42 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/27069101</guid>
      </item>
      <item>
         <title>Unity Answers</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/27069109</link>
         <description><![CDATA[]]></description>
         <enclosure url="http://answers.unity3d.com/index.html" />
         <pubDate>2014-05-01 10:51:00 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/27069109</guid>
      </item>
      <item>
         <title>UnityManual (local file)</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/27069139</link>
         <description><![CDATA[<p>file:///C:/Program Files (x86)/Unity/Editor/Data/Documentation/Documentation/Manual/UnityBasics.html</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-05-01 10:51:47 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/27069139</guid>
      </item>
      <item>
         <title>Unity Tutorials</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/27069170</link>
         <description><![CDATA[]]></description>
         <enclosure url="http://unity3d.com/learn/tutorials/modules/" />
         <pubDate>2014-05-01 10:52:49 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/27069170</guid>
      </item>
      <item>
         <title>Rebel (Tech)</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/27070182</link>
         <description><![CDATA[<p><a href="https://www.rebelmouse.com/JoseMariaRocaGonzalez/Tech/">https://www.rebelmouse.com/JoseMariaRocaGonzalez/Tech/</a></p>]]></description>
         <enclosure url="" />
         <pubDate>2014-05-01 11:16:40 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/27070182</guid>
      </item>
      <item>
         <title>PUBLIC</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/27071567</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2014-05-01 11:53:40 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/27071567</guid>
      </item>
      <item>
         <title>Tutorials Youtube Unity</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/27226661</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.youtube.com/watch?v=qwuPiaFU37w" />
         <pubDate>2014-05-04 12:21:42 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/27226661</guid>
      </item>
      <item>
         <title>Merge this</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/27226665</link>
         <description><![CDATA[<p><a href="http://es.padlet.com/JMR/CodingJMR">http://es.padlet.com/JMR/CodingJMR</a></p>]]></description>
         <enclosure url="" />
         <pubDate>2014-05-04 12:22:04 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/27226665</guid>
      </item>
      <item>
         <title>LUA online manual</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/27304373</link>
         <description><![CDATA[<ul><li>Guía compilación entorno en c++<br></li></ul><blockquote><blockquote><blockquote><ul><li><a href="http://lua-users.org/wiki/BuildingLuaInWindowsForNewbies">http://lua-users.org/wiki/BuildingLuaInWindowsForNewbies</a></li></ul></blockquote></blockquote></blockquote>]]></description>
         <enclosure url="http://www.lua.org/pil/contents.html" />
         <pubDate>2014-05-05 17:33:19 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/27304373</guid>
      </item>
      <item>
         <title>LUA comment</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/27305168</link>
         <description><![CDATA[<p>As others mentioned Lua is "do it yourself" kind of environment. Also it is very fast and quite memory efficient compared to Perl/PHP/Python/Ruby especially if you are using LuaJIT. And it is very easy to integrate with C/C++ code. Usually these points are irrelevant for a typical web application where performance is usually restricted by database. Also where you don't really care about C/C++ integration and where you don't really want to do things yourself but rather you want to build on top of existing frameworks. For this reason I don't think Lua is a good fit for a typical web applications.</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-05-05 17:40:19 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/27305168</guid>
      </item>
      <item>
         <title>LUA vs Python</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/27305988</link>
         <description><![CDATA[<a href="http://lua-users.org/wiki/LuaVersusPython">http://lua-users.org/wiki/LuaVersusPython</a><br>]]></description>
         <enclosure url="" />
         <pubDate>2014-05-05 17:48:03 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/27305988</guid>
      </item>
      <item>
         <title>Lo más sencillo es coger intérprete WebApp windows store</title>
         <author>JMR</author>
         <link>https://padlet.com/JMR/Programming/wish/27306035</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2014-05-05 17:48:36 UTC</pubDate>
         <guid>https://padlet.com/JMR/Programming/wish/27306035</guid>
      </item>
   </channel>
</rss>
