<?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>Certeco</title>
	<atom:link href="http://www.certeco.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.certeco.co.uk</link>
	<description>Certeco</description>
	<lastBuildDate>Sun, 19 Feb 2012 17:46:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Reduce Ambiguity in Financial Regulation</title>
		<link>http://www.certeco.co.uk/blog/2012/02/reduce-ambiguity-in-financial-regulation/</link>
		<comments>http://www.certeco.co.uk/blog/2012/02/reduce-ambiguity-in-financial-regulation/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 17:46:57 +0000</pubDate>
		<dc:creator>Richard Mossman</dc:creator>
				<category><![CDATA[Banking]]></category>
		<category><![CDATA[Change Management]]></category>
		<category><![CDATA[Finance]]></category>
		<category><![CDATA[Governance]]></category>
		<category><![CDATA[Insurance]]></category>

		<guid isPermaLink="false">http://www.certeco.co.uk/?p=650</guid>
		<description><![CDATA[Recently Hector Sants, chief executive of the Financial Services Authority, said that financial service companies need to change, stop dragging their feet and comply &#8220;proactively&#8221; with the FSA. In my opinion businesses, rather than dragging their feet are, all too often, wrestling with ill-defined, ill thought out and very badly communicated regulation.   In order to succeed [...]]]></description>
			<content:encoded><![CDATA[<p>Recently Hector Sants, chief executive of the Financial Services Authority, said that financial service companies need to change, stop dragging their feet and comply &#8220;proactively&#8221; with the FSA.</p>
<p>In my opinion businesses, rather than dragging their feet are, all too often, wrestling with ill-defined, ill thought out and very badly communicated regulation.<span id="more-650"></span>  </p>
<p>In order to succeed the Prudential Regulation Authority (PRA) and Financial Conduct Authority (FCA) will need to be far more prescriptive and much clearer in what is and is not permissible under the new regime if the spectre of financial meltdown is to be confined to history.</p>
<p>The crux of the problem is that recent regulation in the UK has all too often been open to interpretation, too ambiguous and especially poorly communicated. This has made it difficult for a typical Compliance team to clearly articulate to its ‘Business’ what has to be done to achieve Compliance, by whom and by when.</p>
<p>Regulation is all too often drafted with too many ‘shoulds’, ‘coulds’ and ‘mays’ in the specific detail. This means interpretation is left to individual organisations’ Compliance Teams who are regularly seen as ‘harbingers of doom’ and are constantly asking their ‘Businesses’ to give up valuable profits to implement expensive Regulatory Programmes that have no discernible benefit, other than the measures being implemented ‘may’ ensure regulatory scrutiny is averted.</p>
<p>Since its inception the FSA has failed to properly articulate what measures must be undertaken to achieve full Compliance. Perhaps the introduction of a formal ISO type standard might be a way in which Compliance standards can be evidenced and approved but that requires unprecedented decisive and definitive action on behalf of the Regulator.</p>
<p>In the end Businesses will do as they’re told with regard to Compliance but that telling has to replace the ‘shoulds’, ‘coulds’ and ‘mays’ with ‘musts’ and ‘wills’.</p>
<p>Sitting on the fence (and more specifically the glib use of ‘Risk Based Approach’ in practically every communication), did nothing to protect financial institutions, their shareholders, their customers, their employees or the wider population from the events and fallout of the Financial Crisis of 2008 (and beyond).</p>
<p>These lessons must be learned in the new world.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.certeco.co.uk/blog/2012/02/reduce-ambiguity-in-financial-regulation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Application Testing (Part 2)</title>
		<link>http://www.certeco.co.uk/blog/2011/12/mobile-application-testing-part-2/</link>
		<comments>http://www.certeco.co.uk/blog/2011/12/mobile-application-testing-part-2/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 10:47:30 +0000</pubDate>
		<dc:creator>Yasmin</dc:creator>
				<category><![CDATA[Banking]]></category>
		<category><![CDATA[Change Management]]></category>
		<category><![CDATA[Mobile Applications]]></category>
		<category><![CDATA[Mobile Payments]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.certeco.co.uk/?p=635</guid>
		<description><![CDATA[In my last posting I overviewed some of the issues that are arising with testing mobile applications. In this article I am going to highlight the challenges in the Functional testing of mobile applications. Functional testing and validation can be done manually or through automation. We can test these on emulators similar to the way [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.certeco.co.uk/blog/wp-content/uploads/2011/12/mobile-appss.jpg"><img class="alignright size-medium wp-image-645" title="mobile apps testing" src="http://www.certeco.co.uk/blog/wp-content/uploads/2011/12/mobile-appss-300x162.jpg" alt="" width="300" height="162" /></a>In my last posting I overviewed some of the issues that are arising with testing mobile applications. In this article I am going to highlight the challenges in the Functional testing of mobile applications. Functional testing and validation can be done manually or through automation. We can test these on emulators similar to the way we <span id="more-635"></span>test desktop application but we also need to test these on actual devices as some functions cannot be tested on emulators:</p>
<ul>
<li>Vendors tend to modify and customise the handsets so emulator testing does not represent actual behaviour</li>
<li>Location based testing and network environment cannot be tested in an emulator</li>
<li>Interoperability with other functions happening in parallel such as a phone call and how it affects the application under test and behaviour cannot be done in an emulator.</li>
<li>Behaviour of the software on the device under different cellular network is also difficult to test in emulators. Some networks may have restrictions, while others might not. This is particularly true when the device is used in different countries.</li>
<li>Multilingual software requires testing by changing the locale, which may or may not be possible in emulators.</li>
<li>Security testing is even more of a concern amongst mobile users. Sensitive data must be protected and each device may have different security holes, which must be tested for. Also Cellular networks are know to be less secure and prone to hacking so extra testing in this area is required to make sure that data is secured appropriately.</li>
</ul>
<p>Other functional validation such making sure that application is usable with devices of different screen sizes is also extra requirement in mobile application testing. This is because sometimes there is requirement for the software to work on a particular operating system for example Android, which supports tablets of varying screen sizes and different sized mobile phones. Although this is a very high level run through the issues I hope I have highlighted the need for some careful up front test planning and design before embarking on the testing of mobile applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.certeco.co.uk/blog/2011/12/mobile-application-testing-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Application Testing</title>
		<link>http://www.certeco.co.uk/blog/2011/11/mobile-application-testing/</link>
		<comments>http://www.certeco.co.uk/blog/2011/11/mobile-application-testing/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 20:06:06 +0000</pubDate>
		<dc:creator>Yasmin</dc:creator>
				<category><![CDATA[Change Management]]></category>
		<category><![CDATA[IT Performance]]></category>
		<category><![CDATA[IT Problems]]></category>
		<category><![CDATA[Mobile Applications]]></category>
		<category><![CDATA[Mobile Payments]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.certeco.co.uk/?p=620</guid>
		<description><![CDATA[There is no doubt that in the new era of smartphones, tablets and other mobile devices, people have become used to accessing information when and where they want it, these mobile devices enable them to stay connected. However, it is no longer individuals who want to do this just for social networking; businesses have now [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.certeco.co.uk/blog/wp-content/uploads/2011/11/MobileApps1.jpg"><img class="alignleft size-thumbnail wp-image-623" title="MobileApps1" src="http://www.certeco.co.uk/blog/wp-content/uploads/2011/11/MobileApps1-150x150.jpg" alt="" width="150" height="150" /></a>There is no doubt that in the new era of smartphones, tablets and other mobile devices, people have become used to accessing information when and where they want it, these mobile devices enable them to stay connected. However, it is no longer individuals who want to do this just for social networking; businesses have now become major players in the game and are providing their employees and customers with instant access via bespoke applications targeting these devices.<span id="more-620"></span></p>
<p>As a direct result mobile applications become more and more attractive to companies as a means of 24/7 connectivity and information access especially with technological innovation in superfast 4G networks, NFC (Near Field Communication) devices, and availability of augmented reality and bar codes scanning. Mobiles devices using these technologies are revolutionising ways in which companies are conducting their business and spending in this area is increasing substantially.</p>
<p>Given the appetite for mobile devices from all sectors, there seems to be a rapid growth in different types of such devices coupled with a number of different operating systems to support them. We believe that testing these new applications is going to be a critical factor in making them successful and ensuring that companies do not suffer brand damage from releasing them in an unstable state.</p>
<p>So what are the challenges in testing applications on mobiles devices? First of all they don’t simply imitate Desktop environments but have their own user interfaces, business workflows and infrastructure dependencies. There is a choice of thin and thick clients and they must operate on a 24/7 basis, so businesses need to build new services and infrastructure separate from those servicing their normal applications. All this of course increases the risk of quality and performance problems occurring. Hence not only functional but performance validation of these applications is very important to mitigate the risks. Over the next few weeks I will be covering the various challenges in testing these applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.certeco.co.uk/blog/2011/11/mobile-application-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Latest Research on IT Project Failure</title>
		<link>http://www.certeco.co.uk/blog/2011/08/latest-research-on-it-project-failure/</link>
		<comments>http://www.certeco.co.uk/blog/2011/08/latest-research-on-it-project-failure/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 14:44:50 +0000</pubDate>
		<dc:creator>Adam Ripley</dc:creator>
				<category><![CDATA[Change Management]]></category>
		<category><![CDATA[Governance]]></category>
		<category><![CDATA[IT Problems]]></category>
		<category><![CDATA[Programme Management]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.certeco.co.uk/?p=595</guid>
		<description><![CDATA[One in six IT projects is a &#8216;black swan&#8217;, where costs spiral out of control, according to some recent research by Oxford University, representing one of the largest global studies of IT projects. With budget overruns hitting an average of 200 per cent in real terms, the research found the IT sector is two to three [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.certeco.co.uk/blog/wp-content/uploads/2011/08/Project-Failurejpg1.jpg"><img class="alignright size-thumbnail wp-image-597" title="Project Failurejpg" src="http://www.certeco.co.uk/blog/wp-content/uploads/2011/08/Project-Failurejpg1-150x150.jpg" alt="" width="150" height="150" /></a>One in six IT projects is a &#8216;black swan&#8217;, where costs spiral out of control, according to some recent research by Oxford University, representing one of the largest global studies of IT projects. With budget overruns hitting an average of 200 per cent in real terms, the research found the IT sector is two to three times more likely to have projects where costs balloon than building and construction companies dealing with similarly large infrastructure schemes. Read more on this <a href="http://www.rmprofessional.com/rm/HBR_black_swan_IT.php">here</a></p>
<p>The Oxford University research on big IT projects is timely given the increasing financial constraints on UK business. Businesses need to grow but are becoming more and more scared of engaging <span id="more-595"></span>in large business change projects, fearing the worst outcomes we become less competitive, preferring the status quo, than the career limiting step towards business transformation we so dearly need to compete in the world market.</p>
<p>So, what is the answer? Some of it addressed in the article, over sized and over complex, over ambitious use of new technology are a few of the issues. When technology is changing so rapidly it is no surprise that projects as big and as complex as the NHS National Programme for IT had to be curtailed. It is clear that the big outsourcers and consultancies do not have the answer as they are often in the middle of the mess that ensues from a badly structured project. Despite the fact that the study highlights that the use of new technology introduces more risk. Many other sectors seem to manage this risk competently. In Grand Designs the use of new and exciting building technology rarely causes project failure. As my father used to say ‘a bad workman blames his tools’!</p>
<p>The fact is we need to adopt some of the rigorous control we employ in the more successful sectors such as construction. At Certeco we have adopted a planning method that encompasses the approach taken in constuction projects, this provides more rigorous programme office functions, ensuring governance and change control through the programme. Importantly, and this has started to happen in recent projects, the business users must provide more than sponsorship. They must be actively engaged in the process with a team that translates IT speak into business language so that the project is a Business venture NOT and IT Venture.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.certeco.co.uk/blog/2011/08/latest-research-on-it-project-failure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taking the Risks out of Test Outsourcing</title>
		<link>http://www.certeco.co.uk/blog/2011/08/taking-the-risks-out-of-test-outsourcing/</link>
		<comments>http://www.certeco.co.uk/blog/2011/08/taking-the-risks-out-of-test-outsourcing/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 10:33:41 +0000</pubDate>
		<dc:creator>Dan Minkin</dc:creator>
				<category><![CDATA[Change Management]]></category>
		<category><![CDATA[IT Performance]]></category>
		<category><![CDATA[IT Problems]]></category>
		<category><![CDATA[Offshore]]></category>
		<category><![CDATA[Outsourcing]]></category>
		<category><![CDATA[Programme Management]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.certeco.co.uk/?p=583</guid>
		<description><![CDATA[In a previous blog (November 2010) I talked about some of the risks of outsourcing testing activities. This was based on some ongoing work that Certeco has been doing, in two areas, risk analysis and the creation of a process called the Test Quality Criteria Method. (TQCM). In this follow up I take a more [...]]]></description>
			<content:encoded><![CDATA[<p>In a previous blog (November 2010) I talked about some of the risks of outsourcing testing activities. This was based on some ongoing work that Certeco has been doing, in two areas, risk analysis and the creation of a process called the Test Quality Criteria Method. (TQCM). In this follow up I take a more detailed look at risk analysis.<span id="more-583"></span></p>
<p>The early part of a relationship, during the period in which the transition away from the existing testing resource models to the new one led by the chosen testing supplier takes place, provides a number of risk areas. If not controlled properly, these can manifest into issues long into the ‘business as usual’ work.</p>
<p>During this early period, the real working practices begin to embed, including staff integration and  how much knowledge transfer is expected to “push” or “pull” and staff quality. The more formal or contractual aspects are tested for their validity here , including ramp up time and consistency, onshore /offshore ratio and dependencies expected from the supplier (such as quality documentation).</p>
<p>The risks around how the transition itself is performed need to be controlled. The supplier transition methodology may tend to the generic, not allowing for the state of a project through its lifecycle, or the peculiarities of technology, working practice or specific project issues.  The tension between project and its desire for continuity and organisation and the desire for early transition (and consequent economies) must be managed, so as to maximise benefits and early “buy-in”.</p>
<p>Once the model is in place and in the ‘business as usual’ state, the focus is on achieving the benefits whilst reducing the risks. Key ones to mitigate throughout the engagement are</p>
<ul>
<li>Late or cumbersome engagement with projects, leading to delay</li>
<li>Overly narrow view of testing scope, leading to testing gaps</li>
<li>Inaccurate estimates (too low leads to gaps or reduction in quality, too high leads to poor value).</li>
</ul>
<p>If the supplier is offshore there are typically risks around the availability and support for test environments, time differences and cultural differences.</p>
<p>For the benefits of outsourcing to be achieved, it is vital that the service and quality do not suffer. Identifying and managing risks is a pre-requisite to achieving these benefits.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.certeco.co.uk/blog/2011/08/taking-the-risks-out-of-test-outsourcing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GRC Best Practice &#8211; Part 2</title>
		<link>http://www.certeco.co.uk/blog/2011/07/grc-best-practice-part-2/</link>
		<comments>http://www.certeco.co.uk/blog/2011/07/grc-best-practice-part-2/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 21:09:39 +0000</pubDate>
		<dc:creator>Adam Ripley</dc:creator>
				<category><![CDATA[Banking]]></category>
		<category><![CDATA[Change Management]]></category>
		<category><![CDATA[Finance]]></category>
		<category><![CDATA[Governance]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.certeco.co.uk/?p=563</guid>
		<description><![CDATA[Following on from our last article on things to consider in a Governance Risk and Compliance (GRC) solution, here are another couple of areas to think about: Risk Management – A risk management solution can provide not only documentation but workflow, evaluation, analysis, simulation, visualisation, reporting and remediation. That way the risk owner can identify and create appropriate controls to track and manage risks. Considering cost, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.certeco.co.uk/blog/wp-content/uploads/2011/06/grc.png"><img class="alignright size-full wp-image-543" title="grc" src="http://www.certeco.co.uk/blog/wp-content/uploads/2011/06/grc.png" alt="" width="75" height="56" /></a>Following on from our last article on things to consider in a Governance Risk and Compliance (GRC) solution, here are another couple of areas to think about:</p>
<p>Risk Management – A risk management solution can provide not only documentation but workflow, evaluation, analysis, simulation, visualisation, reporting and remediation. That way the risk owner can <span id="more-563"></span>identify and create appropriate controls to track and manage risks. Considering cost, quantifying losses and savings is important. Features such as centralised controls, cost-benefit analysis and the linking of regulatory requirements may be valuable in an enterpise solution.</p>
<p>Performance Management – I guess whereas risk management and audit are areas we take for granted, performance management is the holy grail. This is the point where it really is imperative that we architect a solution that integrates information from many silos and provides feedback on how performance of the organisation is affected by the risks indicated. Ideally the GRC framework will unify and link strategic objectives, KPI&#8217;s, targets, resources, Key Risk Indicators amongst other critical information to enable the strategic and operational plans to be monitored and adjusted as the business executes.</p>
<p>As you may be picking up, the linking up of information and making it visible across the business is a key theme. In our next review we will identify some other critical factors in designing a GRC solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.certeco.co.uk/blog/2011/07/grc-best-practice-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GRC Best Practice – Part 1</title>
		<link>http://www.certeco.co.uk/blog/2011/06/grc-best-practice-part-1/</link>
		<comments>http://www.certeco.co.uk/blog/2011/06/grc-best-practice-part-1/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 06:23:21 +0000</pubDate>
		<dc:creator>Adam Ripley</dc:creator>
				<category><![CDATA[Banking]]></category>
		<category><![CDATA[Change Management]]></category>
		<category><![CDATA[Finance]]></category>
		<category><![CDATA[Governance]]></category>
		<category><![CDATA[Programme Management]]></category>

		<guid isPermaLink="false">http://www.certeco.co.uk/?p=540</guid>
		<description><![CDATA[In recent articles we have discussed various aspects of the Governance, Risk and Compliance topic. One thing that we are often asked is, “what are the best practice considerations when developing a solution?” So starting this week I thought I would cover a few of the main considerations: Audit Capabilities A key aspect of any [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.certeco.co.uk/blog/wp-content/uploads/2011/06/grc.png"><img class="size-full wp-image-543 alignleft" title="grc" src="http://www.certeco.co.uk/blog/wp-content/uploads/2011/06/grc.png" alt="" width="75" height="56" /></a>In recent articles we have discussed various aspects of the Governance, Risk and Compliance topic. One thing that we are often asked is, “what are the best practice considerations when developing a solution?” So starting this week I thought I would cover a few of the main considerations:</p>
<p>Audit Capabilities<br />
A key aspect of any solution will be how it support audit. Getting the data out quickly and<span id="more-540"></span> having the flexibility to drill down when certain parties are focusing on a specific area will be critical. Obviously a key factor is identifying risk and then being able to manage it through visibility of the information relating to risk. But this no longer has to be constant review process within a business area and it can be made to be always visible at certain points in the business cycle. When you are building a solution think about lightening the burden that audit has on the business. Plan a solution that can support a collaborative view giving the audit team the information, whilst minimising the impact on a specific business area, allowing them to get on with their day job.</p>
<p>Integrated Management<br />
Avoiding information silos will always be difficult but an ability of integrate/join data to provide a holistic view of the enterprise is essential. We have already discussed audit, highlighting that if risk management and audit can access an integrated view we get a focus on tracking risk in our audit process, if we can integrate policy management with compliance then we can monitor compliance on our policy portfolio. To achieve this the way we extract data from underlying systems will be critical, don’t be misled by ERP integration claims, take a closer look at how data can be combined to provide the most flexible solution.</p>
<p>Stay tuned for some more tips in my next blog where I will be considering compliance functionality and performance management amongst other topics.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.certeco.co.uk/blog/2011/06/grc-best-practice-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feeling Remote?</title>
		<link>http://www.certeco.co.uk/blog/2011/05/feeling-remote/</link>
		<comments>http://www.certeco.co.uk/blog/2011/05/feeling-remote/#comments</comments>
		<pubDate>Tue, 24 May 2011 08:49:06 +0000</pubDate>
		<dc:creator>Paula Heenan</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.certeco.co.uk/?p=534</guid>
		<description><![CDATA[Many organisations have teams based in multiple locations, more often now multiple countries and time zones or they rely on third party suppliers who work in different offices. There are several recognised challenges with remote teams; communication, version control (is this the latest version?) and task management amongst them. Whilst technology does provide the tools to [...]]]></description>
			<content:encoded><![CDATA[<p>Many organisations have teams based in multiple locations, more often now multiple countries and time zones or they rely on third party suppliers who work in different offices. There are several recognised challenges with remote teams; communication, version control (is this the latest version?) and task management amongst them. Whilst technology does provide the tools to help overcome these issues, wikis, asynchronous and synchronous communication channels, cloud storage and software development lifecycle management tools; are humans really wired to work like this?</p>
<p><span id="more-534"></span></p>
<p>Occupational psychology studies suggest that people are actually more social when using computer mediated communication, in certain situations it can often be a more productive environment for generating ideas but, identity theory research has evidenced that people will be discriminative even on a superficial level, which can cause “them and us” challenges for teams working in different locations.</p>
<p>While there is no silver bullet to help overcome these challenges, there are small measures which can help. In the past, I have created a virtual team table, where team members provide a photo (or image they feel represents them if they are uncomfortable sharing photos) to be used when having teleconferences. Managing communication is key, make use of mailing lists and wikis to ensure that information is communicated at the same time, ensuring that no-one feels left out. Ensuring that ownership of tasks is evenly spread across the different teams can help to minimise the feeling that one location has all the knowledge and power, creating harmony across the various locations.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.certeco.co.uk/blog/2011/05/feeling-remote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Testing and Ethics</title>
		<link>http://www.certeco.co.uk/blog/2011/04/software-testing-and-ethics/</link>
		<comments>http://www.certeco.co.uk/blog/2011/04/software-testing-and-ethics/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 13:19:28 +0000</pubDate>
		<dc:creator>Dan Minkin</dc:creator>
				<category><![CDATA[Change Management]]></category>
		<category><![CDATA[Governance]]></category>
		<category><![CDATA[IT Problems]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.certeco.co.uk/?p=512</guid>
		<description><![CDATA[Projects are melting pots of emotion, stress and pressure. Software testing and software testers, by virtue of finding themselves doing the bulk of their work at the end of the project lifecycle, face these challenges perhaps more severely than any other group.  The test team set itself up as the communicators of information, relaying the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.certeco.co.uk/blog/wp-content/uploads/2011/04/Software-testing-ethics.jpg"><img class="alignleft size-thumbnail wp-image-521" title="Software testing ethics" src="http://www.certeco.co.uk/blog/wp-content/uploads/2011/04/Software-testing-ethics-150x150.jpg" alt="" width="150" height="150" /></a>Projects are melting pots of emotion, stress and pressure. Software testing and software testers, by virtue of finding themselves doing the bulk of their work at the end of the project lifecycle, face these challenges perhaps more severely than any other group.</p>
<p> The test team set itself up as the communicators of information, relaying the state of the software to all the interested parties. The rest of the project team often say that testers should be objective and calm, making choices for the good of the project, avoiding politics because it jeopardizes this neutrality. Or at least that’s what they say.<span id="more-512"></span></p>
<p>But life is more complicated than this. We are human beings, with our own desires, hopes, fears and emotions. Like any others we make choices we later regret or that we worry are wrong. Sometimes we behave in one way and then, faced with a similar situation, behave in the opposite way.  We promise to better ourselves next time and for a while we do before slipping back into previous habits.</p>
<p>In my next few blog articles I hope to put some of these behaviours into context, and suggest a framework for ethical behaviour in a testing team. At the very least, I hope to get you thinking about how your test team might behave in certain situations so that you can make the “right” choice more often.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.certeco.co.uk/blog/2011/04/software-testing-and-ethics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Foundations for Good Governance</title>
		<link>http://www.certeco.co.uk/blog/2011/03/foundations-for-good-governance/</link>
		<comments>http://www.certeco.co.uk/blog/2011/03/foundations-for-good-governance/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 12:50:57 +0000</pubDate>
		<dc:creator>Richard Mossman</dc:creator>
				<category><![CDATA[Governance]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.certeco.co.uk/?p=444</guid>
		<description><![CDATA[As we have identified in previous blog articles on the website, the continued focus on Governance, Risk and Compliance (GRC) looks to continue apace for some time.  The move away from line business solutions to a more holistic GRC approach is an attractive one. It reduces duplication, ensures common data sources are integrated and ultimately enables [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.certeco.co.uk/blog/wp-content/uploads/2011/03/Governance-Scales1.jpg"></a>As we have identified in previous blog articles on the website, the continued focus on Governance, Risk and Compliance (GRC) looks to continue apace for some time.  The move away from line business solutions to a more holistic GRC approach is an attractive one. It reduces duplication, ensures common data sources are integrated and ultimately enables more to be done for less overall investment.</p>
<p><a href="http://www.certeco.co.uk/blog/wp-content/uploads/2011/03/iStock_000004794309XSmall.jpg"><span id="more-444"></span></a></p>
<p>However, it requires a commitment by the organisation to a common approach to enterprise/strategic risk management, ultimately to build and protect shareholder value. After the last few years we all understand the importance of that cause.</p>
<p>The Lehman Brothers collapse highlighted that even with relatively sophisticated data management, with many stakeholders and transactions it can take months to unpick a complex situation. When a situation like Lehman’s must be analysed the statistical information normally associated with GRC is of very little use, the data behind the information must enable you to identify true business risks, exposure against counterparties in the marketplace,  identifying liabilities and relating them to time and events. The deeper and broader reach required by increasing regulation will of course establish this, but of course, not without a cost.</p>
<p>Of course if ‘more information’ is required… then the answer is more data! To enable this a strong foundation is required in designing and developing the enterprise wide GRC database, identifying and proving the analytical tools to transform the data into information, then establishing a reporting framework suitable to support all stakeholders. Surprisingly (or maybe not!) the many vendors we see in this sector focus heavily on the functionality of the GRC reporting capability and give little attention to the complexities of building, managing and reporting on the high volumes of transactional data involved.</p>
<p>The need for the analytical software to calculate risk is a given. The three pillars of Basel II. Minimum capital requirements, establishing a supervisory framework and ensuring market discipline must be supported. But the tools and resulting information and reports are really only half the requirement. Just as important will be the IT and Programme Governance, the structure and foundation of the business systems enterprise that creates the basis of the GRC system. Without the infrastructure in place to make sure the data is managed properly, testing is undertaken, projects are managed properly and the technology is correctly implemented the GRC platform may not be trustworthy and resilient.  When the foundation is set and the data is in place increased sophistication will follow in a controlled way. In this way we see IT Governance as a key foundation to enable enterprise wide business governance.</p>
<p>With the many software vendors with custom solutions and the various database technologies in place already it is clear that every organisation will have their own challenges in reaching their goals for GRC.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.certeco.co.uk/blog/2011/03/foundations-for-good-governance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

