<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Tips to design test data before executing your test cases</title>
	<atom:link href="http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/</link>
	<description>Software Testing Complete Guide</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:06:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: kundan pandey</title>
		<link>http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/comment-page-2/#comment-83412</link>
		<dc:creator>kundan pandey</dc:creator>
		<pubDate>Sun, 08 Jan 2012 05:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/#comment-83412</guid>
		<description>we can get test data from the given requirement specifications .start validating test cases with these test data</description>
		<content:encoded><![CDATA[<p>we can get test data from the given requirement specifications .start validating test cases with these test data</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravi</title>
		<link>http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/comment-page-2/#comment-82072</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Tue, 13 Sep 2011 15:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/#comment-82072</guid>
		<description>Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.</description>
		<content:encoded><![CDATA[<p>Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tal Harel</title>
		<link>http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/comment-page-2/#comment-81614</link>
		<dc:creator>Tal Harel</dc:creator>
		<pubDate>Fri, 29 Jul 2011 09:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/#comment-81614</guid>
		<description>How about using a test management tool? That would save most of the trouble of keeping your test data in order.</description>
		<content:encoded><![CDATA[<p>How about using a test management tool? That would save most of the trouble of keeping your test data in order.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amarjeet Chavhan</title>
		<link>http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/comment-page-2/#comment-81565</link>
		<dc:creator>Amarjeet Chavhan</dc:creator>
		<pubDate>Tue, 26 Jul 2011 08:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/#comment-81565</guid>
		<description>This Article is perfect and should follow by every testing practice... But in my scenario... TIME is a major concerned.. What if time is not allowing you to create proper test data...???? How we can make sure that app is working fine ??</description>
		<content:encoded><![CDATA[<p>This Article is perfect and should follow by every testing practice&#8230; But in my scenario&#8230; TIME is a major concerned.. What if time is not allowing you to create proper test data&#8230;???? How we can make sure that app is working fine ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tips for Writing Test Cases &#8212; Software Testing Help</title>
		<link>http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/comment-page-2/#comment-81419</link>
		<dc:creator>Tips for Writing Test Cases &#8212; Software Testing Help</dc:creator>
		<pubDate>Mon, 11 Jul 2011 19:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/#comment-81419</guid>
		<description>[...] test data specified in TCs is feasible not only for actual testers but is according to real time environment [...]</description>
		<content:encoded><![CDATA[<p>[...] test data specified in TCs is feasible not only for actual testers but is according to real time environment [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SHOAIB SIDHU</title>
		<link>http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/comment-page-2/#comment-81304</link>
		<dc:creator>SHOAIB SIDHU</dc:creator>
		<pubDate>Thu, 30 Jun 2011 03:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/#comment-81304</guid>
		<description>Hello Guys,

The way Vijay suggested to append new Test data in existing Data each time... try out ...Its really very Helpful.
Thanks….</description>
		<content:encoded><![CDATA[<p>Hello Guys,</p>
<p>The way Vijay suggested to append new Test data in existing Data each time&#8230; try out &#8230;Its really very Helpful.<br />
Thanks….</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shrikant</title>
		<link>http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/comment-page-2/#comment-81112</link>
		<dc:creator>shrikant</dc:creator>
		<pubDate>Tue, 14 Jun 2011 09:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/#comment-81112</guid>
		<description>Very good information</description>
		<content:encoded><![CDATA[<p>Very good information</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tester</title>
		<link>http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/comment-page-2/#comment-80551</link>
		<dc:creator>tester</dc:creator>
		<pubDate>Tue, 12 Apr 2011 11:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/#comment-80551</guid>
		<description>Good article</description>
		<content:encoded><![CDATA[<p>Good article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun</title>
		<link>http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/comment-page-2/#comment-80548</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Tue, 12 Apr 2011 08:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/#comment-80548</guid>
		<description>Assume that we are independent testing team. We don&#039;t know the design or development LOE.
We need to provide the Testing LOE. And also assume that the project and its requirements are new to our testing team.

On what basis do we provide the testing LOE?

Please give a real time solution.</description>
		<content:encoded><![CDATA[<p>Assume that we are independent testing team. We don&#8217;t know the design or development LOE.<br />
We need to provide the Testing LOE. And also assume that the project and its requirements are new to our testing team.</p>
<p>On what basis do we provide the testing LOE?</p>
<p>Please give a real time solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uday</title>
		<link>http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/comment-page-2/#comment-80310</link>
		<dc:creator>uday</dc:creator>
		<pubDate>Wed, 16 Mar 2011 09:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/#comment-80310</guid>
		<description>Hi, I am very new to testing field.just now i got job in testing.I want the testing sites to learn manual testing completely along with formats also with examples.
and how to write cases in simple way</description>
		<content:encoded><![CDATA[<p>Hi, I am very new to testing field.just now i got job in testing.I want the testing sites to learn manual testing completely along with formats also with examples.<br />
and how to write cases in simple way</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 3.134 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-08 19:16:50 -->

