<?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>Software Testing Help &#187; software testing links</title>
	<atom:link href="http://www.softwaretestinghelp.com/category/software-testing-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.softwaretestinghelp.com</link>
	<description>Software Testing Complete Guide</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:56:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Top 25 common programming bugs every tester should know</title>
		<link>http://www.softwaretestinghelp.com/top-25-common-programming-bugs-every-tester-should-know/</link>
		<comments>http://www.softwaretestinghelp.com/top-25-common-programming-bugs-every-tester-should-know/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 18:56:55 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[Security testing]]></category>
		<category><![CDATA[software testing links]]></category>
		<category><![CDATA[Testing Tips and resources]]></category>

		<guid isPermaLink="false">http://www.softwaretestinghelp.com/top-25-common-programming-bugs-every-tester-should-know/</guid>
		<description><![CDATA[Just a quick note to share a useful resource with you. Just came across a good article “25 common programming errors” for software programmers and software testers. Basically this is more useful for programmers but I think software testers can get insight on how developers can unknowingly leave bugs in software programs. Each bug listed [...]<p>---------------------<br/>
I just wanted to thank you for subscribing to SoftwareTestingHelp.com. <b>This blog is a success because of you and your support. Here's to your success!</b><br/><br/>As always, I appreciate your valuable comments. <b>Visit below link to post your comment:</b><br/><b><a href="http://www.softwaretestinghelp.com/top-25-common-programming-bugs-every-tester-should-know/">Top 25 common programming bugs every tester should know</a></b>
<br/><br/>Thank you so much!
---------------------<br/>
<b>Recommended:</b>
<a href="http://www.testlodge.com/">
<img src="http://www.softwaretestinghelp.com/wp-content/qa/uploads/2012/01/TestLodge.jpg" alt="HTML tutorial" width="117" height="42" />
</a>
<a href="http://www.testlodge.com/"><b>TestLodge - Online test case management tool</b></a> - Web based test case management software allowing you to manage your test plans, requirements, test cases and test runs with ease.</p>
]]></description>
			<content:encoded><![CDATA[<p>Just a quick note to share a useful resource with you. Just came across a good article <strong>“</strong><a href="http://cwe.mitre.org/top25/" target="_blank">25 common programming errors</a><strong>”</strong> for software programmers and software testers. Basically this is more useful for programmers but I think software testers can get insight on how developers can unknowingly leave bugs in software programs.</p>
<p>Each bug listed in this resource can lead to serious software vulnerabilities if not fixed. The <strong>top 25 security bugs</strong> list will help programmers to avoid some common but serious coding mistakes. For software testers list will be useful as a <a href="http://www.softwaretestinghelp.com/security-testing-of-web-applications/">security testing</a> <a href="http://www.softwaretestinghelp.com/testing-checklist/">checklist</a> for Internet as well as for testing desktop application.</p>
<p><span id="more-353"></span><strong>Here are few top security vulnerabilities discussed in detail in this article:</strong></p>
<ul>
<li> Improper input validation</li>
<li> Improper escaping of output or encoding</li>
<li> SQL injection</li>
<li> Cross-site scripting</li>
<li> Race conditions</li>
<li> Information leak in error messages</li>
<li> Error while transmitting sensitive information</li>
<li> Memory leak</li>
<li> External control of critical data and file paths</li>
<li> Improper initialization</li>
<li> Improper authorization</li>
<li> Client side security checks</li>
</ul>
<p>I think, the <strong>most common security vulnerability</strong> mistake developers make is &#8220;Client side enforcement of server side security&#8221;.</p>
<p>Check out below article so that you can at least <strong>help developers for improving their code standards</strong> <img src='http://www.softwaretestinghelp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><a href="http://cwe.mitre.org/top25/" title="25 top prgramming bugs" target="_blank"><strong>Top 25 common programming Errors</strong></a></p>
<p>---------------------<br/>
I just wanted to thank you for subscribing to SoftwareTestingHelp.com. <b>This blog is a success because of you and your support. Here's to your success!</b><br/><br/>As always, I appreciate your valuable comments. <b>Visit below link to post your comment:</b><br/><b><a href="http://www.softwaretestinghelp.com/top-25-common-programming-bugs-every-tester-should-know/">Top 25 common programming bugs every tester should know</a></b>
<br/><br/>Thank you so much!
---------------------<br/>
<b>Recommended:</b>
<a href="http://www.testlodge.com/">
<img src="http://www.softwaretestinghelp.com/wp-content/qa/uploads/2012/01/TestLodge.jpg" alt="HTML tutorial" width="117" height="42" />
</a>
<a href="http://www.testlodge.com/"><b>TestLodge - Online test case management tool</b></a> - Web based test case management software allowing you to manage your test plans, requirements, test cases and test runs with ease.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestinghelp.com/top-25-common-programming-bugs-every-tester-should-know/feed/</wfw:commentRss>
		<slash:comments>50</slash:comments>
		</item>
		<item>
		<title>Best software testing articles of 2008</title>
		<link>http://www.softwaretestinghelp.com/best-software-testing-articles-of-2008/</link>
		<comments>http://www.softwaretestinghelp.com/best-software-testing-articles-of-2008/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 18:40:37 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[Career in software Testing]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[software testing links]]></category>
		<category><![CDATA[Testing Tips and resources]]></category>

		<guid isPermaLink="false">http://www.softwaretestinghelp.com/best-software-testing-articles-of-2008/</guid>
		<description><![CDATA[The year 2008 was very productive for software testing help in terms of new subscribers and site traffic. We covered many interesting and (I hope) helpful articles on testing in this year. This post is a recap of some popular software testing posts from year 2008. Don't miss the best of 2008 software testing article list. Bookmark it.<p>---------------------<br/>
I just wanted to thank you for subscribing to SoftwareTestingHelp.com. <b>This blog is a success because of you and your support. Here's to your success!</b><br/><br/>As always, I appreciate your valuable comments. <b>Visit below link to post your comment:</b><br/><b><a href="http://www.softwaretestinghelp.com/best-software-testing-articles-of-2008/">Best software testing articles of 2008</a></b>
<br/><br/>Thank you so much!
---------------------<br/>
<b>Recommended:</b>
<a href="http://www.testlodge.com/">
<img src="http://www.softwaretestinghelp.com/wp-content/qa/uploads/2012/01/TestLodge.jpg" alt="HTML tutorial" width="117" height="42" />
</a>
<a href="http://www.testlodge.com/"><b>TestLodge - Online test case management tool</b></a> - Web based test case management software allowing you to manage your test plans, requirements, test cases and test runs with ease.</p>
]]></description>
			<content:encoded><![CDATA[<p>The year 2008 was <strong>very productive</strong> for software testing help in terms of new subscribers and site traffic. We covered many interesting and (I hope) helpful articles in this year.</p>
<p>Here is the recap of some <strong>popular posts from year 2008</strong>. I know it&#8217;s very difficult to select few posts to show here. Still these are some most popular posts, in random order, you can enjoy. Don&#8217;t forget to bookmark this page <img src='http://www.softwaretestinghelp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><span id="more-343"></span><br />
<a href="http://www.softwaretestinghelp.com/how-to-get-your-all-bugs-resolved/">How to get your all bugs resolved without any ‘Invalid bug’ label?</a><br />
I hate &#8220;Invalid bug&#8221; label from developers for the bugs reported by me, do you? I think every tester should try to get his/her all bugs resolved. This requires bug reporting skill. Check out this article to know what troubleshooting you need to do before reporting any bug.</p>
<p><a href="http://www.softwaretestinghelp.com/software-testing-questions-and-answers-part2/">Software testing questions and answers</a><br />
This was a very successful article on reader&#8217;s queries on software testing. Read the answers and ping me if you have any questions.</p>
<p><a href="http://www.softwaretestinghelp.com/preparation-of-qtp-interview-questions/">Learning basics of QTP automation tool and preparation of QTP interview questions</a><br />
This post is in continuation with QTP interview questions series. These questions will help for preparing interview as well as learning the QTP basics.</p>
<p><a href="http://www.softwaretestinghelp.com/developers-are-not-good-testers/">Developers are not good testers. What you say?</a><br />
Developers test their own code. Then why testers needed? What are the drawbacks of developer testing his own code? Why can’t it be a success? If developer testing is always not sufficient testing then what things developers should test and what the test team should? To know answers to these questions read on.</p>
<p><a href="http://www.softwaretestinghelp.com/practical-software-testing-tips-to-test-any-application/ ">Top 20 practical software testing tips you should read before testing any application.</a><br />
This is a collection of top 20 practical testing tips for testing any product or web based application I learned over time. I wish all testers read these software testing good practices and try to implement them in your day to day software testing activities.</p>
<p><a href="http://www.softwaretestinghelp.com/good-news-for-indian-software-testers/">Global Software Testing business to reach $13 Billion &#8211; Good news for Indian software Testers<br />
</a>The most frequently asked questions to me till date are &#8211; What is the future of software testing business?, Should I consider software testing as my career option? &#8211; Now you don&#8217;t need to ask these question to me any more. See what was the good news in this post.</p>
<p><a href="http://www.softwaretestinghelp.com/tips-to-design-test-data-before-executing-your-test-cases/ ">Tips to design test data before executing your test cases</a><br />
I have mentioned importance of proper test data in many of my previous articles. Tester should check and update the test data before execution of any test case. In this article I will provide tips on how to prepare test environment so that any important test case will not be missed.</p>
<p><a href="http://www.softwaretestinghelp.com/check-your-eligibility-for-cste-certification/">Check your eligibility for CSTE certification. Take this sample CSTE examination</a><br />
CSTE testing certification is the basic certification to check testers skill and understanding of software testing theory and software testing practices. If you are applying for CSTE certification check if you can answer at least 75% of the test questions mentioned in this post.</p>
<p><a href="http://www.softwaretestinghelp.com/bvt-build-verification-testing-process/">What you need to know about BVT (Build Verification Testing)</a><br />
Build Verification test is a set of tests run on every new build to verify that build is testable before it is released to test team for further testing. Read on to know how to perform BVT effectively.</p>
<p><a href="http://www.softwaretestinghelp.com/manual-and-automation-testing-challenges/">Manual and Automation testing Challenges</a><br />
Software testing is full of challenges. Testers face many challenges in manual as well as automation testing. Tester who manages to address these challenges effectively can become successful tester. In this article I have included most of the testing challenges you need to overcome.</p>
<p><a href="http://www.softwaretestinghelp.com/smoke-testing-and-sanity-testing-difference/">Smoke testing and sanity testing &#8211; Quick and simple differences</a><br />
Despite of hundreds of web articles on Smoke and sanity testing, many people still have confusion between these terms and keep on asking to me. Here is a simple and understandable difference that can clear your confusion between smoke testing and sanity testing.</p>
<p><a href="http://www.softwaretestinghelp.com/security-testing-of-web-applications/">An approach for Security Testing of Web Applications</a><br />
How to make sure your web application is secure before release? Web site security testing is important part of software testing life cycle like other functionality and performance testing. This article will guide you with different type of attacks on web applications and information on how to test web application for security.</p>
<p><strong>Some Interesting Articles on Software Testing Career:</strong></p>
<p><a href="http://www.softwaretestinghelp.com/how-to-prepare-for-software-testing-interview/">How to prepare for software testing interview</a><br />
This article will help for preparation of software testing interview for freshers as well as working testing professional who want to switch their current job. Know the key areas you need to prepare and how to keep yourself updated on testing methodologies.</p>
<p><a href="http://www.softwaretestinghelp.com/career-options-for-software-test-professionals/">Career options for Software Test Professionals</a><br />
See what are the career options for software testing professionals. Great article showing all the possible career paths for software tester.</p>
<p><a href="http://www.softwaretestinghelp.com/software-testing-advice-for-novice-testers/">Software Testing Advice for Novice Testers</a><br />
Novice testers have many questions about software testing and the actual work that they are going to perform.  As novice testers, you should be aware of certain facts in the software testing profession.  The tips mentioned here will certainly help to advance you in your software-testing career</p>
<p><a href="http://www.softwaretestinghelp.com/software-testing-career-and-secrets-of-a-richest-tester/ ">Money making, software testing career and secrets of a richest tester</a><br />
These days a lot of people who pass out of engineering and science colleges are interested about software testing as a career. Also today there isn’t a huge difference between what testers and developers get paid. How can testers make more money than what they have been making.</p>
<p><a href="http://www.softwaretestinghelp.com/how-to-keep-motivation-alive-in-software-testers/ ">How to keep motivation alive in software testers?</a><br />
The title says all about the post content. Know what are the different ways to keep motivation alive in software testers.</p>
<p><a href="http://www.softwaretestinghelp.com/how-to-build-a-successful-qa-team/">How to build a successful QA team?</a><br />
There are plenty of things to be considered while building successful software testing team. After reading this article look at your team and question yourself &#8220;Are you working in great test team&#8221; or &#8221; Will you make every effort to build great test team&#8221;.</p>
<p><strong>Apart from software testing articles we also covered some topics on soft skills for testers:</strong></p>
<p><a href="http://www.softwaretestinghelp.com/how-to-ask-for-promotion-and-salary-raise/">How to ask for promotion and salary raise in this appraisal?</a><br />
Yearly performance appraisal review is the key process to major employee performance and reward him/her by promotion or salary raise based on the performance. If you think you are eligible for this reward then read this article to know on what basis your performance is majored and how to put your best efforts to get salary raise and promotion.</p>
<p><a href="http://www.softwaretestinghelp.com/how-to-retain-employees-and-keep-low-attrition-rate/ ">How to keep good testers in testing positions?</a><br />
Here I have answered one interesting reader’s question &#8220;how to keep good testers in testing positions?&#8221; Nowadays due to high compensation packages it&#8217;s really hard to keep good testers in testing. Many of the really skilled testers are always looking for switch. Here are some ideas on how to keep good testers in testing positions.</p>
<p><a href="http://www.softwaretestinghelp.com/how-software-testers-can-survive-in-this-recession-economic-downtime/ ">Top Three Tips to Survive in this Recession &#8211; Economic Downtime</a><br />
Everyone is talking about recession. Many of your close friends might have experienced this. Everyday we hear news about pink slips, reduction in IT recruitment, bleak prospects etc. How software testers can survive in this recession? Here are three simple and effective tips to survive in this recession.</p>
<p><a href="http://www.softwaretestinghelp.com/how-to-crack-the-gd/">How to crack the GD (Group Discussion). 10 simple ways with ppt on GD</a><br />
Software tester needs to communicate with project members like team members, developers, managers and customer. For an effective team player you should have command over communication and interpersonal skill. Read the top 10 simple ways to crack the GD.</p>
<p><a href="http://www.softwaretestinghelp.com/how-to-improve-communication-skill/">Soft Skill for testers: How to improve communication skill</a><br />
Good communication skill is a must for software testers. You might have seen this line in every job requirements especially openings in QA and testing field. As a tester you need to communicate with different project team members including clients, communication skill plays important role. Read this post if you want to improve your communication skill.</p>
<p>---------------------<br/>
I just wanted to thank you for subscribing to SoftwareTestingHelp.com. <b>This blog is a success because of you and your support. Here's to your success!</b><br/><br/>As always, I appreciate your valuable comments. <b>Visit below link to post your comment:</b><br/><b><a href="http://www.softwaretestinghelp.com/best-software-testing-articles-of-2008/">Best software testing articles of 2008</a></b>
<br/><br/>Thank you so much!
---------------------<br/>
<b>Recommended:</b>
<a href="http://www.testlodge.com/">
<img src="http://www.softwaretestinghelp.com/wp-content/qa/uploads/2012/01/TestLodge.jpg" alt="HTML tutorial" width="117" height="42" />
</a>
<a href="http://www.testlodge.com/"><b>TestLodge - Online test case management tool</b></a> - Web based test case management software allowing you to manage your test plans, requirements, test cases and test runs with ease.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestinghelp.com/best-software-testing-articles-of-2008/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Software testing book for preparing testing interviews and learning basics of software testing [download]</title>
		<link>http://www.softwaretestinghelp.com/software-testing-book-download/</link>
		<comments>http://www.softwaretestinghelp.com/software-testing-book-download/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 09:02:08 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[Basics of Software testing]]></category>
		<category><![CDATA[Software Testing Books]]></category>
		<category><![CDATA[software testing links]]></category>

		<guid isPermaLink="false">http://www.softwaretestinghelp.com/software-testing-book-download/</guid>
		<description><![CDATA[lately I am getting too many requests to share any book on software testing for preparing software testing interviews. So here is a quick post to share an online testing book I found "A Software Testing Primer" by Nick Jenkins. This book explaims difference between key testing concepts like Regression - Retesting, White box - black box testing, Alpha - Beta testing and lot more. Download this online book.<p>---------------------<br/>
I just wanted to thank you for subscribing to SoftwareTestingHelp.com. <b>This blog is a success because of you and your support. Here's to your success!</b><br/><br/>As always, I appreciate your valuable comments. <b>Visit below link to post your comment:</b><br/><b><a href="http://www.softwaretestinghelp.com/software-testing-book-download/">Software testing book for preparing testing interviews and learning basics of software testing [download]</a></b>
<br/><br/>Thank you so much!
---------------------<br/>
<b>Recommended:</b>
<a href="http://www.testlodge.com/">
<img src="http://www.softwaretestinghelp.com/wp-content/qa/uploads/2012/01/TestLodge.jpg" alt="HTML tutorial" width="117" height="42" />
</a>
<a href="http://www.testlodge.com/"><b>TestLodge - Online test case management tool</b></a> - Web based test case management software allowing you to manage your test plans, requirements, test cases and test runs with ease.</p>
]]></description>
			<content:encoded><![CDATA[<p>I am in process to compile a list of <strong>good books on software testing</strong>. Soon I will share this list with you. But lately I am getting too many requests to share any <strong>book on software testing for preparing software testing interviews.</strong> So here is a quick post to share an online testing book I found <strong>&#8220;A Software Testing Primer&#8221; by Nick Jenkins.</strong></p>
<p>Basically this book is an introduction to software testing. So those who are new to software testing field can start their preparation by reading this book. You will get basic idea of manual and automation testing.</p>
<p><strong>Here is a summary of what this book is covering:</strong></p>
<ul>
<li>What is the need of software testing?</li>
<li>Different software development models</li>
<li>Testing in the software development life cycle</li>
<li>How to develop testing mindset?</li>
<li>Regression Vs. Retesting</li>
<li>White box Vs. Black box testing</li>
<li>Verification and validation</li>
<li>Alpha and beta testing</li>
<li>Unit, Integration and System testing</li>
<li>Acceptance testing</li>
<li>Automation testing &#8211; Basics</li>
<li>Testing the design</li>
<li>Usability testing</li>
<li>Performance testing</li>
<li>Test planning</li>
<li>Test estimation</li>
<li>Test cases and elements of test cases</li>
<li>Test tracking, Test planning and Test plan review</li>
<li>How to manage defects and defect reports?</li>
<li>Test metrics for testers</li>
<li>Product release control</li>
</ul>
<p>In all this book is a nice introduction to software testing. Author explained some key software testing concepts like Regression and Retesting difference, Alpha and beta testing etc. where many testers get confused.</p>
<p><strong>Download “Testing Primer” book:</strong><br />
To download this book <strong><a title="Software Testing book download" href="http://www.nickjenkins.net/prose/testingPrimer.pdf" target="_blank">Click here</a></strong></p>
<p><strong>What is your favorite software testing book? Also share your &#8216;best software testing book&#8217; experience with our readers. </strong></p>
<p>---------------------<br/>
I just wanted to thank you for subscribing to SoftwareTestingHelp.com. <b>This blog is a success because of you and your support. Here's to your success!</b><br/><br/>As always, I appreciate your valuable comments. <b>Visit below link to post your comment:</b><br/><b><a href="http://www.softwaretestinghelp.com/software-testing-book-download/">Software testing book for preparing testing interviews and learning basics of software testing [download]</a></b>
<br/><br/>Thank you so much!
---------------------<br/>
<b>Recommended:</b>
<a href="http://www.testlodge.com/">
<img src="http://www.softwaretestinghelp.com/wp-content/qa/uploads/2012/01/TestLodge.jpg" alt="HTML tutorial" width="117" height="42" />
</a>
<a href="http://www.testlodge.com/"><b>TestLodge - Online test case management tool</b></a> - Web based test case management software allowing you to manage your test plans, requirements, test cases and test runs with ease.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestinghelp.com/software-testing-book-download/feed/</wfw:commentRss>
		<slash:comments>552</slash:comments>
		</item>
		<item>
		<title>Software Testing Help: Best software testing articles of 2007</title>
		<link>http://www.softwaretestinghelp.com/best-of-2007/</link>
		<comments>http://www.softwaretestinghelp.com/best-of-2007/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 12:10:28 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[software testing links]]></category>

		<guid isPermaLink="false">http://www.softwaretestinghelp.com/best-of-2007/</guid>
		<description><![CDATA[Year 2007 was a great success for Software Testing Help blog. This blog grown tremendously in this year in terms of daily readers and email newsletter subscribers. We switched to our own softwaretestinghelp.com domain in around July 2007. In merely six months I can proudly show you a big list of our loyal readers. It [...]<p>---------------------<br/>
I just wanted to thank you for subscribing to SoftwareTestingHelp.com. <b>This blog is a success because of you and your support. Here's to your success!</b><br/><br/>As always, I appreciate your valuable comments. <b>Visit below link to post your comment:</b><br/><b><a href="http://www.softwaretestinghelp.com/best-of-2007/">Software Testing Help: Best software testing articles of 2007</a></b>
<br/><br/>Thank you so much!
---------------------<br/>
<b>Recommended:</b>
<a href="http://www.testlodge.com/">
<img src="http://www.softwaretestinghelp.com/wp-content/qa/uploads/2012/01/TestLodge.jpg" alt="HTML tutorial" width="117" height="42" />
</a>
<a href="http://www.testlodge.com/"><b>TestLodge - Online test case management tool</b></a> - Web based test case management software allowing you to manage your test plans, requirements, test cases and test runs with ease.</p>
]]></description>
			<content:encoded><![CDATA[<p><strong>Year 2007 was a great success for Software Testing Help blog.</strong> This blog grown tremendously in this year in terms of daily readers and email newsletter subscribers. We switched to our own softwaretestinghelp.com domain in around July 2007. In merely six months I can proudly show you a big list of our loyal readers.</p>
<p>It would be difficult to summaries the year 2007 for great software testing articles. I have picked some popular articles from last 6 months posts. Check them if you missed any of the article.</p>
<p><strong>June 2007:</strong></p>
<ul>
<li> <a href="http://www.softwaretestinghelp.com/choosing-software-testing-as-your-career/" title="View this post, ">Choosing Software Testing as your Career</a></li>
<li><a href="http://www.softwaretestinghelp.com/how-to-find-a-bug-in-application-tips-and-tricks/" title="View this post, ">How to find a bug in application? Tips and Tricks</a></li>
</ul>
<p><strong>July 2007:</strong></p>
<ul>
<li><a href="http://www.softwaretestinghelp.com/how-to-write-effective-test-cases-test-cases-procedures-and-definitions/" title="View this post, ">How to write effective Test cases, procedures and definitions</a></li>
<li><a href="http://www.softwaretestinghelp.com/how-to-get-job-in-software-testing-quickly/" title="View this post, ">How to get job in Software Testing quickly?</a></li>
<li><a href="http://www.softwaretestinghelp.com/test-plan-sample-softwaretesting-and-quality-assurance-templates/" title="View this post, ">Test plan sample: SoftwareTesting and Quality assurance Templates</a></li>
<li><a href="http://www.softwaretestinghelp.com/what-is-actual-testing-process-in-practical-or-company-environment/" title="View this post, ">What is actual testing process in practical or company environment?</a></li>
</ul>
<p><strong>August 2007:</strong></p>
<ul>
<li><a href="http://www.softwaretestinghelp.com/black-box-testing/" title="View this post, ">Black Box Testing: Types and techniques of BBT</a></li>
<li><a href="http://www.softwaretestinghelp.com/web-application-testing/" title="View this post, ">Web Testing: Complete guide on testing web applications</a></li>
<li><a href="http://www.softwaretestinghelp.com/software-installationuninstallation-testing/" title="View this post, ">Software Installation/Uninstallation Testing</a></li>
</ul>
<p><strong>September 2007:</strong></p>
<ul>
<li><a href="http://www.softwaretestinghelp.com/bug-life-cycle/" title="View this post, ">Bug life cycle</a></li>
<li><a href="http://www.softwaretestinghelp.com/how-to-write-good-bug-report/" title="View this post, ">How to write a good bug report? Tips and Tricks</a></li>
<li><a href="http://www.softwaretestinghelp.com/website-cookie-testing-test-cases/" title="View this post, ">Website Cookie Testing, Test cases for testing web application cookies?</a></li>
</ul>
<p><strong>October 2007:</strong></p>
<ul>
<li><a href="http://www.softwaretestinghelp.com/test-your-software-testing-knowledge-take-this-mock-test/" title="View this post, ">Test your Software Testing knowledge. Take this mock test</a></li>
<li><a href="http://www.softwaretestinghelp.com/how-domain-knowledge-is-important-for-testers/" title="View this post, ">How Domain knowledge is Important for testers?</a></li>
<li><a href="http://www.softwaretestinghelp.com/10-tips-you-should-read-before-automating-your-testing-work/" title="View this post, ">10 Tips you should read before automating your testing work</a></li>
</ul>
<p><strong>November 2007:</strong></p>
<ul>
<li><a href="http://www.softwaretestinghelp.com/software-testing-questions-and-answers-1/" title="View this post, ">Software Testing questions and Answers 1</a></li>
<li><a href="http://www.softwaretestinghelp.com/charge-client-on-basis-of-number-of-bugs/" title="View this post, ">Should companies charge the clients on the basis of number of bugs?</a></li>
</ul>
<p>Also in new year I will try my best to answer all the readers queries on software testing.</p>
<p><strong>If you don&#8217;t want to miss any single latest article on software testing then<br />
<a href="http://www.feedburner.com/fb/a/emailverifySubmit?feedId=956053" target="_blank"> Subscribe to our email newsletter!</a></strong></p>
<p>---------------------<br/>
I just wanted to thank you for subscribing to SoftwareTestingHelp.com. <b>This blog is a success because of you and your support. Here's to your success!</b><br/><br/>As always, I appreciate your valuable comments. <b>Visit below link to post your comment:</b><br/><b><a href="http://www.softwaretestinghelp.com/best-of-2007/">Software Testing Help: Best software testing articles of 2007</a></b>
<br/><br/>Thank you so much!
---------------------<br/>
<b>Recommended:</b>
<a href="http://www.testlodge.com/">
<img src="http://www.softwaretestinghelp.com/wp-content/qa/uploads/2012/01/TestLodge.jpg" alt="HTML tutorial" width="117" height="42" />
</a>
<a href="http://www.testlodge.com/"><b>TestLodge - Online test case management tool</b></a> - Web based test case management software allowing you to manage your test plans, requirements, test cases and test runs with ease.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestinghelp.com/best-of-2007/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Some Interesting software testing resources</title>
		<link>http://www.softwaretestinghelp.com/some-interesting-software-testing-resources/</link>
		<comments>http://www.softwaretestinghelp.com/some-interesting-software-testing-resources/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 06:26:58 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[software testing links]]></category>
		<category><![CDATA[Testing Tips and resources]]></category>

		<guid isPermaLink="false">http://www.softwaretestinghelp.com/some-interesting-software-testing-resources/</guid>
		<description><![CDATA[To keep our readers updated on software testing events and activities, I will compile a weekly list of the online resources found. No doubt these resources are quality resources on software testing and you will get insight of software testing industry.<p>---------------------<br/>
I just wanted to thank you for subscribing to SoftwareTestingHelp.com. <b>This blog is a success because of you and your support. Here's to your success!</b><br/><br/>As always, I appreciate your valuable comments. <b>Visit below link to post your comment:</b><br/><b><a href="http://www.softwaretestinghelp.com/some-interesting-software-testing-resources/">Some Interesting software testing resources</a></b>
<br/><br/>Thank you so much!
---------------------<br/>
<b>Recommended:</b>
<a href="http://www.testlodge.com/">
<img src="http://www.softwaretestinghelp.com/wp-content/qa/uploads/2012/01/TestLodge.jpg" alt="HTML tutorial" width="117" height="42" />
</a>
<a href="http://www.testlodge.com/"><b>TestLodge - Online test case management tool</b></a> - Web based test case management software allowing you to manage your test plans, requirements, test cases and test runs with ease.</p>
]]></description>
			<content:encoded><![CDATA[<p>To keep our readers updated on <strong>software testing events and activities</strong>, I will compile a weekly list of the online resources found. No doubt these resources are quality resources on software testing and you will get insight of software testing industry.</p>
<p>Microsoft last week launched software testing website &#8211; <a href="http://msdn2.microsoft.com/en-us/testing/default.aspx" title="Microsoft tester center" target="_blank">Microsoft tester center</a>. <strong>James Whittaker Security Architect, Microsoft said</strong> &#8220;The goal of launching tester center is to provide community of software testers to share knowledge and learn from each other about software testing, day to day job work, testing tools and processes&#8221;.</p>
<p>Software testers and developers can view video&#8217;s, technical articles. You can interact technical experts from Microsoft via blog’s and discussion forums.</p>
<p>I am always interested reading the expert views on software testing from Microsoft employees. <a href="http://www.ddj.com/blog/debugblog/archives/freelancer_blog/index.html" title="Testing experts interviews" target="_blank">Michael Hunter&#8217;s interview series</a> with software testing experts is also a good resource for testers. Interview of <a href="http://www.ddj.com/blog/debugblog/archives/2007/08/five_questions_29.html" title="Interview with Anu Arora" target="_blank">Anu Arora</a> &#8211; a test manager from Microsoft&#8217;s engineering excellence group is the best of this series.</p>
<p>One interesting question I like from this interview is:</p>
<p><strong>Q. What do you think is the most important thing for a tester to know? To do? For developers to know and do about testing?</strong><br />
<strong>Anu Arora:</strong> Testers need to understand that testing is not just a lot of automation. Testers also need to understand that it is not the other extreme banging the keyboard.</p>
<p>Testing is a highly skilled and sophisticated discipline and testers are the last line of defense for the customer. For the same reasons, the testers need to continually learn and grow; learn new ways to test, learn about the customer and market, learn to be always on the cutting edge of testing.</p>
<p>Developers need to understand that testers are not babysitters. Developers need to be responsible for their own code. Developers need to ensure what they write, works. In the testing language it is called unit testing. As a Test manager, I have been asked once in a while by the few ignorant ones; that if developers did all that, what will testers do? Testers can them move beyond unit testing to focus on integration, systems, scenario and user testing. These are absolutely critical from the customer point of view the one whom we are building this product for.</p>
<p>---------------------<br/>
I just wanted to thank you for subscribing to SoftwareTestingHelp.com. <b>This blog is a success because of you and your support. Here's to your success!</b><br/><br/>As always, I appreciate your valuable comments. <b>Visit below link to post your comment:</b><br/><b><a href="http://www.softwaretestinghelp.com/some-interesting-software-testing-resources/">Some Interesting software testing resources</a></b>
<br/><br/>Thank you so much!
---------------------<br/>
<b>Recommended:</b>
<a href="http://www.testlodge.com/">
<img src="http://www.softwaretestinghelp.com/wp-content/qa/uploads/2012/01/TestLodge.jpg" alt="HTML tutorial" width="117" height="42" />
</a>
<a href="http://www.testlodge.com/"><b>TestLodge - Online test case management tool</b></a> - Web based test case management software allowing you to manage your test plans, requirements, test cases and test runs with ease.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestinghelp.com/some-interesting-software-testing-resources/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Interesting posts on Software Testing Help</title>
		<link>http://www.softwaretestinghelp.com/interesting-posts-on-software-testing-help/</link>
		<comments>http://www.softwaretestinghelp.com/interesting-posts-on-software-testing-help/#comments</comments>
		<pubDate>Sat, 01 Sep 2007 07:11:15 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[software testing links]]></category>
		<category><![CDATA[Testing Interview questions]]></category>

		<guid isPermaLink="false">http://www.softwaretestinghelp.com/interesting-posts-on-software-testing-help/</guid>
		<description><![CDATA[Here is digg into some interesting posts on Software Testing Help. Hope you will enjoy it: Difference Between Client server and Web application testing: The most frequently asked software testing interview question. What is difference between Desktop, Client-server and web application testing? I have shortly addressed this question here. Some interesting Software Testing Interview Questions: [...]<p>---------------------<br/>
I just wanted to thank you for subscribing to SoftwareTestingHelp.com. <b>This blog is a success because of you and your support. Here's to your success!</b><br/><br/>As always, I appreciate your valuable comments. <b>Visit below link to post your comment:</b><br/><b><a href="http://www.softwaretestinghelp.com/interesting-posts-on-software-testing-help/">Interesting posts on Software Testing Help</a></b>
<br/><br/>Thank you so much!
---------------------<br/>
<b>Recommended:</b>
<a href="http://www.testlodge.com/">
<img src="http://www.softwaretestinghelp.com/wp-content/qa/uploads/2012/01/TestLodge.jpg" alt="HTML tutorial" width="117" height="42" />
</a>
<a href="http://www.testlodge.com/"><b>TestLodge - Online test case management tool</b></a> - Web based test case management software allowing you to manage your test plans, requirements, test cases and test runs with ease.</p>
]]></description>
			<content:encoded><![CDATA[<p>Here is digg into some interesting posts on Software Testing Help. Hope you will enjoy it:</p>
<ul>
<li><a href="http://www.softwaretestinghelp.com/difference-between-desktop-client-server-and-web-testing/" title="Client server and web application testing" target="_blank">Difference Between  Client server and  Web application testing</a>:  The most frequently asked software testing interview question. What is difference between Desktop, Client-server and web application testing? I have shortly addressed this question here.</li>
<li><a href="http://www.softwaretestinghelp.com/some-interesting-software-testing-interview-questions/" title="Software Testing Interview questions" target="_blank">Some interesting Software Testing Interview Questions</a>: Here I addressed three basic questions like What is the most challenging situation in your testing career? What if one module is modified in application, Is it necessary to test whole application? How to test application without specifications?</li>
<li><a href="http://www.softwaretestinghelp.com/how-to-improve-tester-performance/" title="Testers performance improvement" target="_blank">How to improve Testers performance?</a> You can find here answer to What measures can company should take to improve testers performance as for some companies its not possible to hire required number of testers. Here you can also find a interesting debate in me and Pradeep S.</li>
<li><a href="http://www.softwaretestinghelp.com/will-automated-testing-tools-make-testing-easier/" title="Software Testing automation tools" target="_blank">Will Automation Testing tool make your testing easier?</a> Some ins and outs of Automation. Be sure to think these points before going for your project Automation.<br />
So after taking decision for Automation you will not be in trouble.</li>
<li><a href="http://www.softwaretestinghelp.com/why-does-software-have-bugs/" title="Software Bugs" target="_blank">Why does software have bugs?</a> A million Dollar question! The broad list of reasons like miscommunication, Software complexity, Changing requirements, programming errors and people egos which introduces common bugs. See some of the man introduced reasons and machine oriented bug reasons here.</li>
<li><a href="http://www.softwaretestinghelp.com/what-if-there-isnt-enough-time-for-thorough-testing/" title="Complete application testing" target="_blank">What if there isn&#8217;t time for thorough testing?</a>  Find out some tips to complete testing in time if you don&#8217;t have time for detail testing. Points to be considered when you are in such dilemma of what to test first?</li>
<li> <a href="http://www.softwaretestinghelp.com/sqa-processes-how-to-test-complete-application/" title="SQA processes" target="_blank">How to test complete Application?</a> SQA processes to be followed in testing life cycle. And guide on how to test complete application right from the requirement gathering to last step post release maintenance?</li>
</ul>
<p>---------------------<br/>
I just wanted to thank you for subscribing to SoftwareTestingHelp.com. <b>This blog is a success because of you and your support. Here's to your success!</b><br/><br/>As always, I appreciate your valuable comments. <b>Visit below link to post your comment:</b><br/><b><a href="http://www.softwaretestinghelp.com/interesting-posts-on-software-testing-help/">Interesting posts on Software Testing Help</a></b>
<br/><br/>Thank you so much!
---------------------<br/>
<b>Recommended:</b>
<a href="http://www.testlodge.com/">
<img src="http://www.softwaretestinghelp.com/wp-content/qa/uploads/2012/01/TestLodge.jpg" alt="HTML tutorial" width="117" height="42" />
</a>
<a href="http://www.testlodge.com/"><b>TestLodge - Online test case management tool</b></a> - Web based test case management software allowing you to manage your test plans, requirements, test cases and test runs with ease.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestinghelp.com/interesting-posts-on-software-testing-help/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>Reader Tips: 14 Aug 2007</title>
		<link>http://www.softwaretestinghelp.com/reader-tips-14-aug-2007/</link>
		<comments>http://www.softwaretestinghelp.com/reader-tips-14-aug-2007/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 09:01:52 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[software testing links]]></category>

		<guid isPermaLink="false">http://www.softwaretestinghelp.com/reader-tips-14-aug-2007/</guid>
		<description><![CDATA[Here are some web pages on Software Testing. Hope you will enjoy the blogosphere on Software Testing. Comment below If you know more web pages on testing. James Bach &#8211; The consulting software Tester Michael Bolton &#8211; Blog on Software Testing and Quality observations Matt Heusser &#8211; Thoughts on life, Software development and Testing Shrini [...]<p>---------------------<br/>
I just wanted to thank you for subscribing to SoftwareTestingHelp.com. <b>This blog is a success because of you and your support. Here's to your success!</b><br/><br/>As always, I appreciate your valuable comments. <b>Visit below link to post your comment:</b><br/><b><a href="http://www.softwaretestinghelp.com/reader-tips-14-aug-2007/">Reader Tips: 14 Aug 2007</a></b>
<br/><br/>Thank you so much!
---------------------<br/>
<b>Recommended:</b>
<a href="http://www.testlodge.com/">
<img src="http://www.softwaretestinghelp.com/wp-content/qa/uploads/2012/01/TestLodge.jpg" alt="HTML tutorial" width="117" height="42" />
</a>
<a href="http://www.testlodge.com/"><b>TestLodge - Online test case management tool</b></a> - Web based test case management software allowing you to manage your test plans, requirements, test cases and test runs with ease.</p>
]]></description>
			<content:encoded><![CDATA[<p>Here are some web pages on Software Testing. Hope you will enjoy the blogosphere on Software Testing. Comment below If you know more web pages on testing.</p>
<li><a href="http://www.satisfice.com/blog/">James Bach</a> &#8211; The consulting software Tester</li>
<li><a href="http://www.developsense.com/blog.html">Michael Bolton</a> &#8211; Blog on Software Testing and Quality observations</li>
<li><a href="http://xndev.blogspot.com/">Matt Heusser</a> &#8211; Thoughts on life, Software development and Testing</li>
<li><a href="http://shrinik.blogspot.com/">Shrini Kulkarni</a> &#8211; A Thinking Tester</li>
<li><a href="http://testertested.blogspot.com/">Pradeep Soundarajan</a> &#8211; Critical thoughts on Software Testing</li>
<li><a href="http://skilledtests.com/blog">Erkan Yilmaz</a> &#8211; Good stories worth to read</li>
<li><a href="http://testingjeff.wordpress.com/">Jeff Fry</a> &#8211; Thoughts on the craft of software testing</li>
<li><a href="http://www.kohl.ca/blog/">Jonathan Kohl</a> &#8211; Software Investigator</li>
<li><a href="http://www.satisfice.com/kaner/">Cem Kaner</a> &#8211; Blog on craft and community of software testing</li>
<li><a href="http://testobsessed.com/">Elisabeth Hendrickson</a> &#8211; Agile Testing Guru</li>
<li><a href="http://software-testing-zone.blogspot.com/">Debasis Pradhan</a> &#8211; The bug hunter</li>
<li><a href="http://testingperspective.blogspot.com/">Rahul Verma</a> &#8211; Testing Perspective</li>
<li><a href="http://blogs.msdn.com/micahel/">Michael Hunter</a> &#8211; The guy making developers cry since 1995</li>
<li><a href="http://www.perftestplus.com/scott_blog.php">Scott Barber</a>  Better Testing, Better results</li>
<p>---------------------<br/>
I just wanted to thank you for subscribing to SoftwareTestingHelp.com. <b>This blog is a success because of you and your support. Here's to your success!</b><br/><br/>As always, I appreciate your valuable comments. <b>Visit below link to post your comment:</b><br/><b><a href="http://www.softwaretestinghelp.com/reader-tips-14-aug-2007/">Reader Tips: 14 Aug 2007</a></b>
<br/><br/>Thank you so much!
---------------------<br/>
<b>Recommended:</b>
<a href="http://www.testlodge.com/">
<img src="http://www.softwaretestinghelp.com/wp-content/qa/uploads/2012/01/TestLodge.jpg" alt="HTML tutorial" width="117" height="42" />
</a>
<a href="http://www.testlodge.com/"><b>TestLodge - Online test case management tool</b></a> - Web based test case management software allowing you to manage your test plans, requirements, test cases and test runs with ease.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestinghelp.com/reader-tips-14-aug-2007/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Software testing resources (Speedlinking 05/2007)</title>
		<link>http://www.softwaretestinghelp.com/software-testing-resources-speedlinking-052007/</link>
		<comments>http://www.softwaretestinghelp.com/software-testing-resources-speedlinking-052007/#comments</comments>
		<pubDate>Mon, 07 May 2007 11:52:00 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[software testing links]]></category>
		<category><![CDATA[Testing Tips and resources]]></category>

		<guid isPermaLink="false">http://softwaretestinghelp.com/?p=44</guid>
		<description><![CDATA[An information resource for software testers, Software Testing templates,Use Case Tutorial, Write Your Software Testing Plan Today, Quality Throughout the Life-Cycle, Managing Outsourcing Risk<p>---------------------<br/>
I just wanted to thank you for subscribing to SoftwareTestingHelp.com. <b>This blog is a success because of you and your support. Here's to your success!</b><br/><br/>As always, I appreciate your valuable comments. <b>Visit below link to post your comment:</b><br/><b><a href="http://www.softwaretestinghelp.com/software-testing-resources-speedlinking-052007/">Software testing resources (Speedlinking 05/2007)</a></b>
<br/><br/>Thank you so much!
---------------------<br/>
<b>Recommended:</b>
<a href="http://www.testlodge.com/">
<img src="http://www.softwaretestinghelp.com/wp-content/qa/uploads/2012/01/TestLodge.jpg" alt="HTML tutorial" width="117" height="42" />
</a>
<a href="http://www.testlodge.com/"><b>TestLodge - Online test case management tool</b></a> - Web based test case management software allowing you to manage your test plans, requirements, test cases and test runs with ease.</p>
]]></description>
			<content:encoded><![CDATA[<p>These are some of the helpful links about software testing:</p>
<li><a href="http://www.testingfaqs.org/" target="_blank">An information resource for software testers</a> Testingfaqs.org by Danny Faught.</li>
<li><a href="http://readysetpro.com/whitepapers/#testplan" target="_blank">Software Testing templates</a> Use Case Tutorial, Write Your Software Testing Plan Today, Quality Throughout the Life-Cycle, Managing Outsourcing Risk</li>
<li><a href="http://www.klariti.com/templates/Testing-QA-Templates.shtml" target="_blank">Software Testing (QA) Template Pack</a>Software Testing (QA) templates provide you with the logs, forms, checklists, and templates</li>
<li><a href="http://www.sei.cmu.edu/cmmi/cmmi.html" target="_blank">Capability Maturity Model</a> Product development best practices.</li>
<li><a href="http://www.softwaretesting.de" target="_blank">Die Software Testing Website </a>Articles, book reviews, software for download, and a discussion forum. Most of the site is in german.</li>
<li><a href="http://www.perftestplus.com/presentations.htm" target="_blank">Effective Performance Testing</a> Presentations on a variety of performance testing topics.</li>
<li><a href="http://www.testdriven.com/" target="_blank">Test Driven development community</a></li>
<li><a href="http://www.philosophe.com/" target="_blank">philosophe.com</a> Essays on web site quality</li>
<li><a href="http://www.testingeducation.org/coursenotes/" target="_blank">Software Testing Education</a> Includes notes from courses by James Bach, Cem Kaner, and Bret Petticord</li>
<li><a href="http://www.sqatester.com/" target="_blank">Software Testing and Resource center</a>SQA tester resources</li>
<li><a href="http://www.soft.com/Institute/HotList" target="_blank">Software Quality Hotlist</a> Providing access to worldwide software quality technology sources </li>
<li><a href="http://www.smartsoftwaretesting.com/" target="_blank">Smart Software Testing</a>where and how to start on your software testing career path to become a successful software tester.</li>
<p>---------------------<br/>
I just wanted to thank you for subscribing to SoftwareTestingHelp.com. <b>This blog is a success because of you and your support. Here's to your success!</b><br/><br/>As always, I appreciate your valuable comments. <b>Visit below link to post your comment:</b><br/><b><a href="http://www.softwaretestinghelp.com/software-testing-resources-speedlinking-052007/">Software testing resources (Speedlinking 05/2007)</a></b>
<br/><br/>Thank you so much!
---------------------<br/>
<b>Recommended:</b>
<a href="http://www.testlodge.com/">
<img src="http://www.softwaretestinghelp.com/wp-content/qa/uploads/2012/01/TestLodge.jpg" alt="HTML tutorial" width="117" height="42" />
</a>
<a href="http://www.testlodge.com/"><b>TestLodge - Online test case management tool</b></a> - Web based test case management software allowing you to manage your test plans, requirements, test cases and test runs with ease.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestinghelp.com/software-testing-resources-speedlinking-052007/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

