<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Learn Software Development &#187; Help</title>
	<atom:link href="http://learnsoftwareprocesses.com/category/help/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnsoftwareprocesses.com</link>
	<description>All about the processes involved in software development</description>
	<lastBuildDate>Tue, 07 Feb 2012 19:53:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Difference between various software testing terms</title>
		<link>http://learnsoftwareprocesses.com/2008/12/23/difference-between-various-software-testing-terms/</link>
		<comments>http://learnsoftwareprocesses.com/2008/12/23/difference-between-various-software-testing-terms/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 17:35:48 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Help]]></category>
		<category><![CDATA[Process]]></category>
		<category><![CDATA[Terms]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://learnsoftwareprocesses.com/2008/12/23/difference-between-various-software-testing-terms/</guid>
		<description><![CDATA[<p>Here are some similar sounding terms that confuse most people. We need to get more clarity on what the difference between these terms is, so here is an attempt to do that. The Difference Between Quality Assurance, Quality Control, And Testing, explained below. A large number of people are confused about the difference between quality [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some similar sounding terms that confuse most people. We need to get more clarity on what the difference between these terms is, so here is an attempt to do that. The Difference Between Quality Assurance, Quality Control, And Testing, explained below.<br />
A large number of people are confused about the difference between quality assurance (QA), quality control (QC), and testing. These terms are closely related, but they are essentially different concepts and we need to understand the difference between them. Their being difference does not minimize the importance of all of them, and since all three are critical to managing the risks of developing and maintaining software, it is important for software managers to understand the differences. The definition of these terms is below:<br />
• Quality Assurance: Defined as a set of activities designed to ensure that the development and/or maintenance process is adequate to ensure a system will meet its objectives.<br />
• Quality Control: Defined as a set of activities designed to evaluate a developed work product.<br />
• Testing: The process of executing a system with the intent of finding defects, including all the necessary planning for the testing, and just does not mean the actual execution of test cases.<br />
QA activities ensure that the process is defined and appropriate. Methodology and standards development are examples of QA activities. A QA review would focus on the process elements of a project &#8211; such as whether the requirements are being defined at the proper level of detail. In contrast, QC activities focus on finding defects in specific deliverables &#8211; e.g., are the defined requirements the right requirements. Testing is one example of a QC activity, but there are others such as inspections. Both QA and QC activities are generally required for successful software development.<br />
There can be disagreements over who should be responsible for QA and QC activities &#8212; i.e., whether a group external to the project management structure should have responsibility for either QA or QC. The correct answer will vary depending on the situation, but here are some suggestions:<br />
• While line management can and should have the primary responsibility for implementing the appropriate QA, QC and testing activities on a project, an external QA function can provide valuable expertise and perspective, and his help is in most cases, beneficial.<br />
• There is no right value for the the amount of external QA/QC, more like it should be a function of the project risk and the process maturity of an organization. As organizations mature, management and staff will implement the proper QA and QC approaches as a matter of habit and as a result, the need for external guidance reduces, with review being more relevant. </p>
]]></content:encoded>
			<wfw:commentRss>http://learnsoftwareprocesses.com/2008/12/23/difference-between-various-software-testing-terms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resources for usability testing</title>
		<link>http://learnsoftwareprocesses.com/2008/08/01/resources-for-usability-testing/</link>
		<comments>http://learnsoftwareprocesses.com/2008/08/01/resources-for-usability-testing/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 09:52:46 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Help]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://learnsoftwareprocesses.com/2008/08/01/resources-for-usability-testing/</guid>
		<description><![CDATA[<p>Previous articles covered some details about usability testing. I hope by now I have been able to cover some details of what usability testing is, why it is important, and some tips / issues that one needs to cover. However, there is always more that you can explore, read about, and hence you should have [...]]]></description>
			<content:encoded><![CDATA[<p>Previous articles covered some details about usability testing. I hope by now I have been able to cover some details of what usability testing is, why it is important, and some tips / issues that one needs to cover. However, there is always more that you can explore, read about, and hence you should have an idea of some of the secrets to having a good usability testing program.<br />
Infodesign.com.au (<a href="http://www.infodesign.com.au/usabilityresources/evaluation/usabilitytesting.asp" target="_blank">link</a>)<br />
Accessibility forum (<a href="http://www.webmasterworld.com/accessibility_usability/" target="_blank">link</a>)<br />
Userfocus.co.uk (<a href="http://www.userfocus.co.uk/resources/" target="_blank">link</a>)<br />
Web Site Usability (<a href="http://websitetips.com/usability/" target="_blank">link</a>)<br />
Web usability (<a href="http://www.webcredible.co.uk/user-friendly-resources/web-usability/" target="_blank">link</a>)<br />
Usability.gov (<a href="http://www.usability.gov/" target="_blank">link</a>)<br />
Doug Ward&#8217;s website (<a href="http://www.dougwardswebsite.com/index.cfm/usability/dww.resources" target="_blank">link</a>)<br />
Usability testing (<a href="http://www.construx.com/Page.aspx?nid=378" target="_blank">link</a>)<br />
deyalexander.com (<a href="http://www.deyalexander.com/resources/uxd/usability-testing.html" target="_blank">link</a>)<br />
Column by Jakob Nielsen (<a href="http://www.useit.com/alertbox/" target="_blank">link</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://learnsoftwareprocesses.com/2008/08/01/resources-for-usability-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extreme Programming Resources</title>
		<link>http://learnsoftwareprocesses.com/2007/12/20/extreme-programming-resources/</link>
		<comments>http://learnsoftwareprocesses.com/2007/12/20/extreme-programming-resources/#comments</comments>
		<pubDate>Thu, 20 Dec 2007 15:44:04 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Help]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://learnsoftwareprocesses.com/2007/12/20/extreme-programming-resources/</guid>
		<description><![CDATA[<p>Extreme Programming is a topic that has a fair amount of resources available where you can read up about it, learn from experiences of people, and also get access to resources for working with XP. Here is a listing for some resources that will help when trying to learn about Extreme Programming.</p> <p>1. TechRepublic</p> <p>2. [...]]]></description>
			<content:encoded><![CDATA[<p>Extreme Programming is a topic that has a fair amount of resources available where you can read up about it, learn from experiences of people, and also get access to resources for working with XP. Here is a listing for some resources that will help when trying to learn about Extreme Programming.</p>
<p>1. <a href="http://search.techrepublic.com.com/search/Extreme+Programming+and+unit+test.html" target="_blank">TechRepublic</a></p>
<p>2. <a href="http://www.extremeprogramming.org/index.html" target="_blank">Extremeprogramming.org</a></p>
<p>3. <a href="http://www.versionone.com/resources.asp" target="_blank">Version One Resource Page</a></p>
<p>4. <a href="http://codebetter.com/blogs/raymond.lewallen/archive/2005/06/09/64403.aspx" target="_blank">CodeBetter.com</a></p>
<p>5. <a href="http://tech.groups.yahoo.com/group/extremeprogramming/" target="_blank">XP Yahoo group</a></p>
<p>6. <a href="http://www.xp123.com/" target="_blank">XP123.com</a></p>
<p>7. <a href="http://www.industriallogic.com/" target="_blank">IndustrialLogic.com</a></p>
<p>8. <a href="http://c2.com/cgi/wiki?ExtremeProgrammingRoadmap" target="_blank">Extreme Programming Roadmap</a></p>
<p>9. <a href="http://www.ibm.com/developerworks/java/library/j-xp/" target="_blank">IBM</a></p>
<p>10. <a href="http://www.computerworld.com/developmenttopics/development/story/0,10801,91651,00.html" target="_blank">ComputerWorld.com</a></p>
<p>11. <a href="http://www.xprogramming.com/" target="_blank">XProgramming.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://learnsoftwareprocesses.com/2007/12/20/extreme-programming-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

