<?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>Konect Solutions &#187; debugging</title>
	<atom:link href="http://www.konectsolutions.com/blog/tag/debugging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.konectsolutions.com/blog</link>
	<description>All the Latest News About Technology</description>
	<lastBuildDate>Tue, 12 Oct 2010 12:50:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Software Testing and Maintenance</title>
		<link>http://www.konectsolutions.com/blog/software-testing-and-maintenance/</link>
		<comments>http://www.konectsolutions.com/blog/software-testing-and-maintenance/#comments</comments>
		<pubDate>Thu, 27 May 2010 22:21:04 +0000</pubDate>
		<dc:creator>Fawad</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Adaptive Maintenance]]></category>
		<category><![CDATA[black box testing]]></category>
		<category><![CDATA[correction]]></category>
		<category><![CDATA[Corrective Maintenance]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[Integration Testing]]></category>
		<category><![CDATA[Perfective Maintenance]]></category>
		<category><![CDATA[Preventive Maintenance]]></category>
		<category><![CDATA[software Maintenance]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[white box testing]]></category>

		<guid isPermaLink="false">http://www.konectsolutions.com/blog/?p=58</guid>
		<description><![CDATA[Software Testing Testing is a process consisting of subjecting a program to a set test inputs and observing if the program behaves as expected. If the program fails to behave as expected then the conditions for which failure occurs are noted for later debugging and correction. Objectives of Software Testing The main objective of software [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Software Testing</strong></p>
<p>Testing is a process consisting of subjecting a program to a set test inputs and observing if the program behaves as expected. If the program fails to behave as expected then the conditions for which failure occurs are noted for later debugging and correction.</p>
<p><span id="more-58"></span></p>
<p><strong>Objectives of Software Testing </strong></p>
<ol>
<li>The main objective of software testing is to find an      error.</li>
<li>A good test case should be able to find an      undiscovered error.</li>
</ol>
<p><strong>Verification and Validation</strong></p>
<p><strong>Software testing</strong> is very much related with verification and validation. Verification refers to the set of activities that ensures that the software correctly implements a specific function. Validation refers to the set of activities that ensures that the software has been built is traceable to customer requirements. Thus while verification is concerned in building the product up to the specification, validation is concerned in building the product that customer wants.</p>
<p><strong>Types of Software Testing</strong></p>
<p><strong>Software testing</strong> can be classified into two categories- black box testing and white box testing.</p>
<ul>
<li> <strong>Black Box Testing</strong>- Black box testing normally determines the quality of the software. Black box testing checks the functional requirements. It checks the input data and output data of the requirements. The result of the testing is determined by observing the outputs to the corresponding inputs.</li>
</ul>
<ul>
<li> <strong>White Box Testing</strong>- White box testing is used to check the internal structure of a program. It uses control structures to drive test cases. The tester should have a thorough knowledge of the program or software to carry out this testing efficiently.</li>
</ul>
<p><strong>Levels of Testing</strong></p>
<ul>
<li> <strong>Unit Testing</strong>- Unit testing refers to the test of a module or segment of code. Unit testing uses the method of white box testing.</li>
</ul>
<ul>
<li> <strong>Integration Testing</strong>- Integration testing is concerned with verification and program construction. Integration testing exposes the errors in the interfaces and interaction between modules.</li>
</ul>
<ul>
<li> <strong>System Testing</strong>- System testing tests a whole system to check that if it has met its requirement specification or not. System testing is consists of three types of testing strategies. These are:</li>
</ul>
<ul>
<li><strong>Alpha Testing</strong>- Alpha testing is the first stage of system testing and is carried out by the members of the development team.</li>
<li><strong>Beta Testing</strong>- After alpha testing, beta testing is executed. Beta testing is performed to check whether the developed software meets its user requirements.</li>
<li><strong>Acceptance Testing</strong>- The third and the last stage, called acceptance testing is performed by the customer to determine whether to accept or reject the delivery of the system.</li>
</ul>
<p><strong>Software Maintenance</strong></p>
<p>After software testing comes software maintenance. Software maintenance is the process of retaining the value of the software and improving the quality of the software. <strong>Software maintenance</strong> can be of four types. These are –</p>
<ul>
<li><strong>Corrective      Maintenance-</strong> It is used to correct the problems after delivery of the      product.</li>
<li><strong>Adaptive      Maintenance-</strong> It is used maintain the software product in a changing      environment.</li>
<li><strong>Perfective      Maintenance-</strong> It is used to improve the performance of the software.</li>
<li><strong>Preventive      Maintenance-</strong> It is used to detect and correct errors in a software      before they becomes effective.</li>
</ul>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.konectsolutions.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.konectsolutions.com/blog/software-testing-and-maintenance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

