<?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>Your Interview Questions &#187; Database Testing</title>
	<atom:link href="http://yourinterviewquestions.com/category/database/database-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://yourinterviewquestions.com</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 06:58:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>How to Test database in Manually? Explain with an example</title>
		<link>http://yourinterviewquestions.com/2010/08/15/how-to-test-database-in-manually-explain-with-an-example/</link>
		<comments>http://yourinterviewquestions.com/2010/08/15/how-to-test-database-in-manually-explain-with-an-example/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 09:15:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Testing]]></category>

		<guid isPermaLink="false">http://yourinterviewquestions.com/?p=4208</guid>
		<description><![CDATA[Observing that opertaions, which are operated on front-end is effected on back-end or not. The approach is as follows : While adding a record thr&#8217; front-end check back-end that addition of record is effected or not. So same for delete, update,&#8230;&#8230; Ex:Enter employee record in database thr&#8217; front-end and check if the record is added [...]]]></description>
		<wfw:commentRss>http://yourinterviewquestions.com/2010/08/15/how-to-test-database-in-manually-explain-with-an-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is way of writing testcases for database testing?</title>
		<link>http://yourinterviewquestions.com/2010/08/05/what-is-way-of-writing-testcases-for-database-testing/</link>
		<comments>http://yourinterviewquestions.com/2010/08/05/what-is-way-of-writing-testcases-for-database-testing/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 10:03:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Testing]]></category>

		<guid isPermaLink="false">http://yourinterviewquestions.com/?p=4240</guid>
		<description><![CDATA[An1: You have to do the following for writing the database testcases. 1. First of all you have to understand the functional requirement of the application throughly. 2. Then you have to find out the back end tables used, joined used between the tables, cursors used (if any), tiggers used(if any), stored procedures used (if [...]]]></description>
		<wfw:commentRss>http://yourinterviewquestions.com/2010/08/05/what-is-way-of-writing-testcases-for-database-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to test data loading in Data base testing?</title>
		<link>http://yourinterviewquestions.com/2010/08/04/how-to-test-data-loading-in-data-base-testing/</link>
		<comments>http://yourinterviewquestions.com/2010/08/04/how-to-test-data-loading-in-data-base-testing/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 10:02:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Testing]]></category>

		<guid isPermaLink="false">http://yourinterviewquestions.com/?p=4238</guid>
		<description><![CDATA[You have to do the following things while you are involving in Data Load testing. 1. You have know about source data (table(s), columns, datatypes and Contraints) 2. You have to know about Target data (table(s), columns, datatypes and Contraints) 3. You have to check the compatibility of Source and Target. 4. You have to [...]]]></description>
		<wfw:commentRss>http://yourinterviewquestions.com/2010/08/04/how-to-test-data-loading-in-data-base-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

