<?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>Test Performance &#187; Non Functional Testing</title>
	<atom:link href="http://www.testperformance.org/testinguk/category/non-functional-testing/feed" rel="self" type="application/rss+xml" />
	<link>http://www.testperformance.org/testinguk</link>
	<description>Performance Testing News UK</description>
	<lastBuildDate>Wed, 25 Aug 2010 00:18:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Extra Than 1 in 10 Mozilla Bug Finders Turn Down Money      (PC World)</title>
		<link>http://www.testperformance.org/testinguk/12/software-testing/extra-than-1-in-10-mozilla-bug-finders-turn-down-money-pc-world.html</link>
		<comments>http://www.testperformance.org/testinguk/12/software-testing/extra-than-1-in-10-mozilla-bug-finders-turn-down-money-pc-world.html#comments</comments>
		<pubDate>Thu, 12 Aug 2010 16:53:06 +0000</pubDate>
		<dc:creator>performance tester</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Network Testing]]></category>
		<category><![CDATA[Non Functional Testing]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[Testing News]]></category>

		<guid isPermaLink="false">http://www.testperformance.org/testinguk/12/software-testing/extra-than-1-in-10-mozilla-bug-finders-turn-down-money-pc-world.html</guid>
		<description><![CDATA[From Yahoo News:
The open-source Mozilla  has been offering money bounties for safety bugs for six years now, but typically bug finders merely flip down the cash.
Between 10 p.c and 15 percent of the serious safety bugs reported since Mozilla launched its bug bounty program have been supplied freed from cost, based on Mozilla. &#8220;Lots [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" class="snap_shots" rel=\"nofollow\" target="_blank" href="http://us.rd.yahoo.com/dailynews/rss/linux/*http://news.yahoo.com/s/pcworld/20100806/tc_pcworld/morethan1in10mozillabugfindersturndowncash">From Yahoo News:</a></p>
<p>The open-source Mozilla  has been offering money bounties for safety bugs for six years now, but typically bug finders merely flip down the cash.</p>
<p>Between 10 p.c and 15 percent of the serious safety bugs reported since Mozilla launched its bug bounty program have been supplied freed from cost, based on Mozilla. &#8220;Lots of people would say, &#8216;Don&#8217;t worry about it. Donate it to the EFF [Digital Frontier Basis] or simply send me a T-shirt,&#8217;&#8221; stated Johnathan Nightingale, the director of Firefox development, in a latest interview.</p>
<p>Mozilla was a pioneer on this area. It began offering a US$500 bounty for security bugs in August 2004. Since then, it is had greater than a hundred and twenty bugs reported by about eighty researchers. The mission just lately upped its bounty and is now paying out a maximum of $3,000 for vital security bugs. A number of weeks later, Google announced that it, too, would pay as much as $3,000 for security bugs reported in its products.</p>
<p>&#8220;It has been a extremely successful program for us. We&#8217;re actually happy with it,&#8221; Nightingale said.</p>
<p>Sarcastically, it&#8217;s Mozilla &#8212; the challenge that is been built on free contributions &#8212; that pays bounties for bugs, while its biggest competitor &#8212; Microsoft &#8212; has to date refused to pay out.</p>
<p>Mozilla does not pay for the vast majority of bugs that get reported &#8212; just for security flaws &#8212; and builders do not complain, Nightingale said. &#8220;Security bugs are in contrast to other things,&#8221; he said. &#8220;There are other markets.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.testperformance.org/testinguk/12/software-testing/extra-than-1-in-10-mozilla-bug-finders-turn-down-money-pc-world.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A short description of NTLM</title>
		<link>http://www.testperformance.org/testinguk/25/software-testing/a-short-description-of-ntlm.html</link>
		<comments>http://www.testperformance.org/testinguk/25/software-testing/a-short-description-of-ntlm.html#comments</comments>
		<pubDate>Wed, 25 Nov 2009 10:45:55 +0000</pubDate>
		<dc:creator>performance tester</dc:creator>
				<category><![CDATA[Network Testing]]></category>
		<category><![CDATA[Non Functional Testing]]></category>
		<category><![CDATA[Security Testing]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[Microsoft Encryption Method]]></category>
		<category><![CDATA[The three types of NTLM messages]]></category>

		<guid isPermaLink="false">http://www.testperformance.org/testinguk/25/software-testing/a-short-description-of-ntlm.html</guid>
		<description><![CDATA[NTLM is a security protocol used in Microsoft Networks. It is the main approach used by Microsoft to implement  single sign-on. It is also used for HTTP authentication and also in Exchange, as well as CIFS/SMB, Telnet and SIP.
NTLM uses a  challenge response authentication mechanism, in which users are able to establish their [...]]]></description>
			<content:encoded><![CDATA[<p>NTLM is a security protocol used in Microsoft Networks. It is the main approach used by Microsoft to implement  single sign-on. It is also used for HTTP authentication and also in Exchange, as well as CIFS/SMB, Telnet and SIP.</p>
<p>NTLM uses a  challenge response authentication mechanism, in which users are able to establish their identity without the use of a password. This is generally handled by a certificate that the user already had in their poccession. It  includes three exchanges, in general known as Type1 (negotiation), Type2 (challenge) and Type3 (authentication). The exchanges work on the following basis.<br />
The client generates and sends a Type 1 communication to the server. This contains a feature supported by the client and requested of from the server.<br />
The server responds with a Type 2 communication. This contains the features decided  to be supported by the server. More notably however, it contains a challenge generated by the server.<br />
The client responds to the challenge with a Type 3 communication. This contains a number of pieces of data about the client, including the domain and users name of the client user along with the secret key. This secret key that has been sent should match the secret key that is held by the server.</p>
<p>Finally Digital signatures can be managed. This means that the signed message has not been intercepted and means the sender is privy to the shared secret. This could be a Radius client interating along with Active Directory whereby the shared secret is manually set within each configuration by the administrator. The keys used in signing and sealing are established as a by-product of the NTLM authentication process. Signing functionality is performed by the addition of a Message Authentication Code (MAC) to any message. This is checked by the server who can now be certain that the message integrity is safe. The signature is generated using the secret key, known by both the sender and receiver. The MAC can only be checked by any party holding the key.  </p>
<p>Sealing is carried out by a different function, which adds encryption to a message to put a stop to it from being viewed by another party in transit. There are several encryption protocols used throughout signing and sealing, plus more are appearing frequently. As well as providing message integrity, communication discretion is ensured by the use of sealing. Under SSPI (Security Support Provider Interface) sealing (and signing) is at all times performed in combination with the same key. This encryption allows that a message cannot be intercepted or tampered with whatsoever. (Unless of course you are employed for the FBI).</p>
<p>NTLM is a popular authentication protocol. While there are other authentication protocols that are used, the straightforwardness of use and it&#8217;s integration with Microsoft leaves it as nearly all administrators number 1 choice. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.testperformance.org/testinguk/25/software-testing/a-short-description-of-ntlm.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Return of Investment of PC and how it compares to a bus</title>
		<link>http://www.testperformance.org/testinguk/24/non-functional-testing/the-return-of-investment-of-pc-and-how-it-compares-to-a-bus.html</link>
		<comments>http://www.testperformance.org/testinguk/24/non-functional-testing/the-return-of-investment-of-pc-and-how-it-compares-to-a-bus.html#comments</comments>
		<pubDate>Tue, 24 Nov 2009 09:11:29 +0000</pubDate>
		<dc:creator>performance tester</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Non Functional Testing]]></category>
		<category><![CDATA[Performance Testing]]></category>
		<category><![CDATA[Test Tools]]></category>
		<category><![CDATA[Performance Centre]]></category>
		<category><![CDATA[Performance test tool]]></category>

		<guid isPermaLink="false">http://www.testperformance.org/testinguk/24/non-functional-testing/the-return-of-investment-of-pc-and-how-it-compares-to-a-bus.html</guid>
		<description><![CDATA[From HP:
Steve Feloney is the face of HP&#8217;s Performance Centre. I met Stephen a year ago as he was doing a world tour to endorse Performance Centre. Stephen is passionate about Performance Centre. He does his work well, and you can&#8217;t avoid agreeing with him about Performance Centre and its value. 
Now Stephen has written [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" class="snap_shots" rel=\"nofollow\" target="_blank" href="http://www.communities.hp.com/online/blogs/loadrunner/archive/2009/05/12/roi-you-get-what-you-pay-for.aspx">From HP:</a></p>
<p>Steve Feloney is the face of HP&#8217;s Performance Centre. I met Stephen a year ago as he was doing a world tour to endorse Performance Centre. Stephen is passionate about Performance Centre. He does his work well, and you can&#8217;t avoid agreeing with him about Performance Centre and its value. </p>
<p>Now Stephen has written an article about PC and how you can get a great Return of Investment (ROI) even though PC is itself very dear to buy. </p>
<p>It goes something like this&#8230;&#8230;If you were to travel from London to Rome, a car would be a very nice idea. To get a car, it will price you a lot of cash to buy one, but it is much easier than doing the journey by foot. It would take two months to walk, and as a extremely well paid IT worker, the overall cost of the voyage in terms of lost income would without difficulty cover the price of a car.</p>
<p>To my mind, there are other forms of transport like public transport. It is a much less expensive option, however, the voyage is longer and a lot less comfortable. That is the same with PC, you don&#8217;t necessarily have to obtain the best possible option, you can look downmarket and that will pretty much facilitate you to achieve the same ends.</p>
<p>You can make up your own mind.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.testperformance.org/testinguk/24/non-functional-testing/the-return-of-investment-of-pc-and-how-it-compares-to-a-bus.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to resolve Performance concerns with your hosted Web-site</title>
		<link>http://www.testperformance.org/testinguk/23/non-functional-testing/how-to-resolve-performance-concerns-with-your-hosted-web-site.html</link>
		<comments>http://www.testperformance.org/testinguk/23/non-functional-testing/how-to-resolve-performance-concerns-with-your-hosted-web-site.html#comments</comments>
		<pubDate>Mon, 23 Nov 2009 07:02:48 +0000</pubDate>
		<dc:creator>performance tester</dc:creator>
				<category><![CDATA[Firewall Testing]]></category>
		<category><![CDATA[Network Testing]]></category>
		<category><![CDATA[Non Functional Testing]]></category>
		<category><![CDATA[Test Tools]]></category>
		<category><![CDATA[Website Testing]]></category>
		<category><![CDATA[Hosted site  Performance Issues]]></category>
		<category><![CDATA[Verification to confirm performance concerns]]></category>

		<guid isPermaLink="false">http://www.testperformance.org/testinguk/23/non-functional-testing/how-to-resolve-performance-concerns-with-your-hosted-web-site.html</guid>
		<description><![CDATA[How to verify the performance of your hosted website.
The trouble with using a data centre is the service provider does not always respond to queries. I was in recent times asked by a client look at an issue concerning a hosted website. 
The problem was a website which was running slow. I wanted to know [...]]]></description>
			<content:encoded><![CDATA[<p>How to verify the performance of your hosted website.</p>
<p>The trouble with using a data centre is the service provider does not always respond to queries. I was in recent times asked by a client look at an issue concerning a hosted website. </p>
<p>The problem was a website which was running slow. I wanted to know what they had changed recently thinking that something they had done may have caused a problem. They told me that they hadn&#8217;t made any alterations of late, it had simply started to perform poorly suddenly. They did state that some time back they had made performance improvements on their website by by installing compression and by making any images on the site more efficient. They had checked the performance after these changes and the website was running well and had been for quite some time now. The reduced performance had started a couple of days earlier and they were certain the performance problem was due to the data centre where the website was hosted.</p>
<p> A study was started to see what was occurring. The opening thing I did was to execute a ping. This can be initiated from the command window (from the start windows prompt, type &#8216;cmd&#8217; and  enter. The command itself is simply &#8220;ping www.testingperformance.org&#8221;  This generates 4 requests to the website each with a packet size of just 32 bytes. It&#8217;s pretty small, and the response should give you a good idea of latency. Of the 4 hits, twice out of 4 the replys timed and the remaining 2 took over half a second. That is not very quick. There are a variety of options with ping. &#8220;Ping -l 200 www.testingperformance.org&#8221; will ping the website with 200 bytes. While this is still very slow, it can be increased quite simply to 100Kb which is more realistic of a big web page.</p>
<p>As I was in Britain and the website was located in the North America, I wondered if the latency could be owing to the distance across the Atlantic. To answer that query, I ran a trace route. The format of the command is &#8220;tracert www.testingperformance.org&#8221;  This should demonstrate the various hops that are made when accessing from a workstation or laptop to a server or website. What I could see was that the last 2 or 3 jumps (out of about 20 jumps) were extremely sluggish. It was possible that these hops were in the data centre itself.</p>
<p>I conveyed this information to the data centre  and said, look, here is substantiation, are these hops with reduced reply times caused by your equipment? The data centre people in due course contacted me back and stated, they could not tell a lie, the answer was no, it was not them. Well I knew it wasn&#8217;t me, and I knew it was not my ISP, and the data centre said it wasn&#8217;t them, but I didn&#8217;t believe them.</p>
<p>Scouring the net, I located  some tools I considered should help, one was named IWEB. I downloaded the tool and it checked the homepage on my website for an interval of time. The results showed response times varying between 2 seconds and 25 seconds. I sent this data back to the hosting centre and asked them to make a statement.</p>
<p>&#8220;Oh yeah,&#8221; they said, &#8220;oh there has been  a issue with {one of the} sites on our hardware, it has been receiving lots of hits recently.&#8221;  &#8220;hang on a second,&#8221; they said. Half an hour later, my clients site was delivering 1 &#8211; 2 second response times again. The assumption was we had been moved to a better performing server. Well, I guess we were ok, but there remains around 90 &#8211; 100 websites still hosted on the hardware with performance issues? It wasn&#8217;t that we complained, it was showing the evidence which managed to settle the issue for us, thanks to IWEB. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.testperformance.org/testinguk/23/non-functional-testing/how-to-resolve-performance-concerns-with-your-hosted-web-site.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Active Directory and CIFS</title>
		<link>http://www.testperformance.org/testinguk/22/non-functional-testing/active-directory-and-cifs.html</link>
		<comments>http://www.testperformance.org/testinguk/22/non-functional-testing/active-directory-and-cifs.html#comments</comments>
		<pubDate>Sun, 22 Nov 2009 03:05:39 +0000</pubDate>
		<dc:creator>performance tester</dc:creator>
				<category><![CDATA[Firewall Testing]]></category>
		<category><![CDATA[Network Testing]]></category>
		<category><![CDATA[Non Functional Testing]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[CIFS]]></category>
		<category><![CDATA[Common Internet File System]]></category>

		<guid isPermaLink="false">http://www.testperformance.org/testinguk/22/non-functional-testing/active-directory-and-cifs.html</guid>
		<description><![CDATA[From none:
CIFS is an acronym which stands for Common Internet File System. It is based on Server Message Block protocol which has been around since the mid 80&#8217;s and enables a standard method for sharing files on networks.   CIFS runs on TCP/IP and utilises the DNS. For resources on a network to be [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" class="snap_shots" rel=\"nofollow\" target="_blank" href="none">From none:</a></p>
<p>CIFS is an acronym which stands for Common Internet File System. It is based on Server Message Block protocol which has been around since the mid 80&#8217;s and enables a standard method for sharing files on networks.   CIFS runs on TCP/IP and utilises the DNS. For resources on a network to be locatable, a means must exist whereby the resources can easily be found.A great example of this is a list of printers which a user can access. Microsofts Active Directory can be used, and responds to requests with a list of currently available devices and services that the user is able to access. </p>
<p>Active Directory provides advantages such as controlling and managing security necessities and single-sign-on authentication for users.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.testperformance.org/testinguk/22/non-functional-testing/active-directory-and-cifs.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Utilise Load Testing 2.0 to Ensure Performance for Web 2.0 Applications</title>
		<link>http://www.testperformance.org/testinguk/18/non-functional-testing/how-to-utilise-load-testing-2-0-to-ensure-performance-for-web-2-0-applications.html</link>
		<comments>http://www.testperformance.org/testinguk/18/non-functional-testing/how-to-utilise-load-testing-2-0-to-ensure-performance-for-web-2-0-applications.html#comments</comments>
		<pubDate>Wed, 18 Nov 2009 19:09:31 +0000</pubDate>
		<dc:creator>performance tester</dc:creator>
				<category><![CDATA[Non Functional Testing]]></category>
		<category><![CDATA[Performance Testing]]></category>
		<category><![CDATA[Website Testing]]></category>
		<category><![CDATA[load test tool]]></category>
		<category><![CDATA[Load testing 2.0]]></category>
		<category><![CDATA[Performance test tool]]></category>
		<category><![CDATA[stress test tool]]></category>

		<guid isPermaLink="false">http://www.testperformance.org/testinguk/18/non-functional-testing/how-to-utilise-load-testing-2-0-to-ensure-performance-for-web-2-0-applications.html</guid>
		<description><![CDATA[From eWeek:
The key to ensuring Web 2.0 performance under any workload lies in swiftly gathering performance data over the full width of your Web 2.0 application delivery chain, from the viewpoint of your users. Load Testing 2.0 delivers this performance data, ensuring businesses to detect and fix the root causes of performance issues. A Knowledge [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" class="snap_shots" rel=\"nofollow\" target="_blank" href="http://feeds.ziffdavisenterprise.com/~r/RSS/eweekwebservices/~3/lsObPhIcyPk/">From eWeek:</a></p>
<p>The key to ensuring Web 2.0 performance under any workload lies in swiftly gathering performance data over the full width of your Web 2.0 application delivery chain, from the viewpoint of your users. Load Testing 2.0 delivers this performance data, ensuring businesses to detect and fix the root causes of performance issues. A Knowledge Center contributor explains how Load Testing 2.0 can help businesses guarantee more pleasing Web 2.0 experience for their users.   &#8211;  Web 2.0 is normally described as an advancement, from the web as information source (that is, Web 1.0) to the Web as a more appealing, participatory medium. The Web page has grown consequently, from a static download with partial functionality to a starting point for a rich Web experience full of complexity.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.testperformance.org/testinguk/18/non-functional-testing/how-to-utilise-load-testing-2-0-to-ensure-performance-for-web-2-0-applications.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud-bursting &#8211; getting first-rate performance form the cloud</title>
		<link>http://www.testperformance.org/testinguk/17/non-functional-testing/cloud-bursting-getting-first-rate-performance-form-the-cloud.html</link>
		<comments>http://www.testperformance.org/testinguk/17/non-functional-testing/cloud-bursting-getting-first-rate-performance-form-the-cloud.html#comments</comments>
		<pubDate>Tue, 17 Nov 2009 15:10:20 +0000</pubDate>
		<dc:creator>performance tester</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Network Testing]]></category>
		<category><![CDATA[Non Functional Testing]]></category>
		<category><![CDATA[Performance Modelling]]></category>
		<category><![CDATA[Performance Testing]]></category>
		<category><![CDATA[Website Testing]]></category>
		<category><![CDATA[Cloud bursting]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[Cloudbursting]]></category>
		<category><![CDATA[make the cloud work for you]]></category>
		<category><![CDATA[peak performance from the cloud]]></category>

		<guid isPermaLink="false">http://www.testperformance.org/testinguk/17/non-functional-testing/cloud-bursting-getting-first-rate-performance-form-the-cloud.html</guid>
		<description><![CDATA[From Computer World:
Cloud computing normally describes implementation of dynamically and often virtualised resources as a service across the Internet . Cloudbursting is one of the terms connected with cloud computing at the moment.
Using cloud computing models for any application and associated traffic could be costly, and using it for handling the spikes in a company&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" class="snap_shots" rel=\"nofollow\" target="_blank" href="http://blogs.computerworld.com/cloudbursting_squeezing_the_performance_out_of_the_cloud?source=rss_cwstaff">From Computer World:</a></p>
<p>Cloud computing normally describes implementation of dynamically and often virtualised resources as a service across the Internet . Cloudbursting is one of the terms connected with cloud computing at the moment.<br />
Using cloud computing models for any application and associated traffic could be costly, and using it for handling the spikes in a company&#8217;s usage patterns might also be laden with issues because of the time required to get the system set-up and seeded with the data. Ramping up in the cloud is difficult since it might take minutes to fire up more hosts but a company&#8217;s peak requirement may perhaps last less time than that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.testperformance.org/testinguk/17/non-functional-testing/cloud-bursting-getting-first-rate-performance-form-the-cloud.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Application Testing services is an asset not an expense</title>
		<link>http://www.testperformance.org/testinguk/13/software-testing/your-application-testing-services-is-an-asset-not-an-expense.html</link>
		<comments>http://www.testperformance.org/testinguk/13/software-testing/your-application-testing-services-is-an-asset-not-an-expense.html#comments</comments>
		<pubDate>Fri, 13 Nov 2009 05:44:21 +0000</pubDate>
		<dc:creator>performance tester</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Non Functional Testing]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[Test Tools]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[Automated Software Testing]]></category>
		<category><![CDATA[Automating your testing infrastructure]]></category>
		<category><![CDATA[The value of your testing infrastructure]]></category>

		<guid isPermaLink="false">http://www.testperformance.org/testinguk/13/software-testing/your-application-testing-services-is-an-asset-not-an-expense.html</guid>
		<description><![CDATA[Application code ought to normally be considered by any company to be an asset. Implementing application code has fiscal implications. The cost is recovered after a period of time of using the system. In a lot of cases, the data captured, processed and stored by the system has a value as well. 
Application code testing [...]]]></description>
			<content:encoded><![CDATA[<p>Application code ought to normally be considered by any company to be an asset. Implementing application code has fiscal implications. The cost is recovered after a period of time of using the system. In a lot of cases, the data captured, processed and stored by the system has a value as well. </p>
<p>Application code testing is time consuming and needs outlay in funds and time and frequently results in documentation, procedures, test data, test environments as well as a working software. There is an attraction to skimp on testing as it is an costly business.  Application code testing is indispensable. </p>
<p>If the application is unusable when it goes into production, it will cost much more to fix those issues then than it would have if testing had been undertaken before implementation. Fixing defects in live is an expensive matter, it makes pre-production testing look cheap.</p>
<p>How much testing must be done? There is no right or wrong answer to this. The longer that testing carries on, the better the implementation might be. The cost of finding defects increases as testing continues.</p>
<p>While perfection with testing is theoretically possible, it is seldom achieved, the expenditure is simply too great. </p>
<p>Testing assets are not usually thought of as an asset. Financially, testers are seen as a negative not a positive on the balance sheet. Test environments are expensive and are not seen as obligatory and valuable. A server has a definite base cost, a server installed with an application to be tested complete with test data may cost 10X. With many test scripts the testware is worth a good deal more than the hardware asset itself that is listed on the balance sheet.</p>
<p>While this does seem like a cost, it&#8217;s not, it&#8217;s an asset. The test pack can sustain the implementation of future business requirements going forward. </p>
<p>Generally, much effort is spent executing testing cycles. Now with the introduction of automation and when used in tandem with a test management tool, much of the testing exertion is spent installing code drops, tracking faults and fixing them. There is a financial bottom line value to testcases and the ability to execute them. Good well written testcases supported by a good test management tool and a well configured supported test environment are valuable. </p>
<p>Test automation can increase the worth of the testpack. The setup costs for test automation are high, but the benefits to the testing process are also high. One of the key benefits is that the time to test is greatly reduced. While automated testing itself is much quicker, sometimes just taking a few hours, it can also be run overnight. If the code was ready for testing late on a Tuesday, the test execution could be completed by first thing on the Wednesday.<br />
Generation of an automated test pack is a specialised task using software licenses that can run into the thousands for a single license.The planning stage is considerable with much thought going into determining the keying steps. Test automation uses a substantial amount of logic so that it can adapt to diverse situations when executing against the system frontend.<br />
A test automation specialist will ideally make sure that test automation code does not need to be updated every time the application under test is changed, although sometimes, changes are required if new objects are added to the software screens.</p>
<p>Certainly test automation built with little thought can become a genuine expense to a company, not an asset.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.testperformance.org/testinguk/13/software-testing/your-application-testing-services-is-an-asset-not-an-expense.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Games business uses crowdsourcing  to test Search Engines</title>
		<link>http://www.testperformance.org/testinguk/11/software-testing/games-business-uses-crowdsourcing-to-test-search-engines.html</link>
		<comments>http://www.testperformance.org/testinguk/11/software-testing/games-business-uses-crowdsourcing-to-test-search-engines.html#comments</comments>
		<pubDate>Wed, 11 Nov 2009 02:37:56 +0000</pubDate>
		<dc:creator>performance tester</dc:creator>
				<category><![CDATA[Non Functional Testing]]></category>
		<category><![CDATA[Performance Testing]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[Testing News]]></category>
		<category><![CDATA[Website Testing]]></category>
		<category><![CDATA[Crowdsourcing]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[testing services]]></category>
		<category><![CDATA[volume testing]]></category>

		<guid isPermaLink="false">http://www.testperformance.org/testinguk/11/software-testing/games-business-uses-crowdsourcing-to-test-search-engines.html</guid>
		<description><![CDATA[From Computer Weekly:
So What exactly is the method of Crowdsourcing?
Testing on mass is generally done in-house by organisations. Crowdsourcing is doing the same thing but classically it is done over the internet using a lot more people.A really interesting contest recently took place that exploited Crowdsourcing. The idea was to get as many people as [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" class="snap_shots" rel=\"nofollow\" target="_blank" href="http://www.computerweekly.com/Articles/2009/10/19/238192/games-firm-uses-crowdsourcing-to-test-products.htm">From Computer Weekly:</a></p>
<p>So What exactly is the method of Crowdsourcing?<br />
Testing on mass is generally done in-house by organisations. Crowdsourcing is doing the same thing but classically it is done over the internet using a lot more people.A really interesting contest recently took place that exploited Crowdsourcing. The idea was to get as many people as possible to uncover as many flaws as possible within the major search engines.- What a immense idea! A titanic battle between the search engines under test took place. It was organised by uTest. The company used crowdsourcing to put some of the worlds biggest systems under test. Apparently the turn out was unbelievable with over 50 countries participating. This included approximately 1500 resolute!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.testperformance.org/testinguk/11/software-testing/games-business-uses-crowdsourcing-to-test-search-engines.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
