<?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>Attra Infotech</title>
	<atom:link href="http://www.attra.com/press/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.attra.com/press</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 17 Apr 2012 05:34:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Attra participated in Cards &amp; Payments, 2012</title>
		<link>http://www.attra.com/press/?p=100</link>
		<comments>http://www.attra.com/press/?p=100#comments</comments>
		<pubDate>Tue, 17 Apr 2012 05:30:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.attra.com/press/?p=100</guid>
		<description><![CDATA[Sydney 22nd March, 2012: Attra a leading IT solution and services delivery provider attended the Cards &#38; Payments, 2012 event<br/> <a href="http://www.attra.com/press/?p=100"> Read more...</a>]]></description>
			<content:encoded><![CDATA[<p><em><b>Sydney 22<sup>nd</sup> March, 2012:</b></em> Attra a leading IT solution and services delivery provider attended the Cards &amp; Payments, 2012 event organised by Terrapinn. Attra was one of the Sponsors for the event. More than 600 people from the Australasia region attended the event.</p>
<p>Attra’s Chairman Mr. Anil Gammampila was one of the key speakers and panellist at the Cards &amp; Payments, 2012. Mr. Anil Gammampila provided his expertise &amp; insights on ‘Reducing the costs of services in payments’.</p>
<p>Attra’s Head of Testing Practice Mr. Krishnan Subramanian provided his expertise &amp; insights on Potential Challenges in Test Automation for Cards Issuing.</p>
<p></br></p>
<p><em><b>About Attra</b></em></p>
<p>Attra is a leading IT solutions and services delivery provider with its focus dedicated helping the world’s leading companies in banking, finance and payments industry. Headquartered in Melbourne, Victoria (Australia), Attra addresses the changing needs of business with solutions that are flexible, cost-effective, quick to deploy and reliable. Attra&#8217;s team of over 500 professionals bring in unique expertise &#8211; a combination of state-of-art technology and domain knowledge. Attra is a preferred vendor and service provider to some of the major financial institutions and has a track record of delivering engagements of varying sizes successfully across geographies. Visit us at <a href="http://www.attra.com.au/">www.attra.com.au</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.attra.com/press/?feed=rss2&#038;p=100</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reusable Test Suite – Why &amp; How?</title>
		<link>http://www.attra.com/press/?p=95</link>
		<comments>http://www.attra.com/press/?p=95#comments</comments>
		<pubDate>Mon, 19 Mar 2012 09:30:30 +0000</pubDate>
		<dc:creator>Neha Agrawal</dc:creator>
				<category><![CDATA[Blogs]]></category>

		<guid isPermaLink="false">http://www.attra.com/press/?p=95</guid>
		<description><![CDATA[What are the top 5 buzz words that come to one’s mind when one thinks of customer expectations from the<br/> <a href="http://www.attra.com/press/?p=95"> Read more...</a>]]></description>
			<content:encoded><![CDATA[<p>What are the top 5 buzz words that come to one’s mind when one thinks of customer expectations from the point of view of providing testing services? Obviously Cost, Quality, Defect Leakage, Automation and quite a few more. To me, ‘Reusability’ is definitely one amongst them. Unfortunately it is one of those loosely used terms without being measured seriously.</p>
<p>If you are a tester, and even otherwise, it is easy to figure out that reusability has a direct relation and an inverse proportion to the Test Effort. We need to understand the need of reusability before implementing it. Though I will discuss, further down in this blog, specifics about reusability in testing projects, let’s first consider various aspects or needs of reusability.</p>
<p>Why Reuse?</p>
<p>Reusability is defined, in Wikipedia as ‘To use an item more than once’. This definitely means efficient use of existing knowledge, product or service being reused and minimize effort thereby leading to cost saving and maximize productivity and reliability since the item has already been used once.</p>
<p>Reuse can be thought of as opportunistic or planned. The former means that while getting ready for a project, the team realizes that there are existing components that they can reuse, while the latter emphasizes on strategically designing components so that they’ll be reusable in future projects.</p>
<p>Testing projects encompass both of the above mentioned approaches. I feel a mix of both works best, especially for the services industry.</p>
<p>&nbsp;</p>
<p>Key features to consider?</p>
<p>If a company decides on building a reusable test suite for all the existing and future testing projects, following are the key features to be kept in mind, while choosing the mechanism to store the reusable test scripts,</p>
<ol>
<li>Minimize manual effort</li>
<li>Ease of use</li>
<li>Time to search, retrieve and reuse the data</li>
<li>Maintenance effort of the application</li>
<li>Standardization to ensure maximum reuse with minimum effort</li>
<li>Secure and customized accesses</li>
<li>Usefulness to business in terms of reports and dashboards</li>
</ol>
<p>&nbsp;</p>
<p>What mechanism/tool to use to create a reusable testing repository?</p>
<p>Following are the options one can consider while choosing the mechanism to store the reusable test scripts,</p>
<ol>
<li>Store the reusable scripts in excel based document(s). While this is an easy way of storing and retrieving data for simple searches, it provides limited security features, is manual in nature in terms of reusing the data</li>
<li>Store the reusable scripts in the standard test management tool that you use. The advantage of this approach is the ability to directly execute the test scripts thus saving time. The scripts can also be exported to excel when required. The disadvantages are limited means of customization and automation, slower response time of application, limited access to such application</li>
<li>Build an application with a database and GUI to store test scripts. This option provides maximum possibilities of customization in terms of searches, automation, user friendliness, and extensibility. But this would mean maintenance of the application and user training for the initial setup</li>
</ol>
<p>&nbsp;</p>
<p>How to create a reusable testing repository?</p>
<p>Whatever be the mechanism or tool used, the starting point of building any online reusable test suite is to identify the exhaustive list of functionalities and modularize them. This would help in categorizing the test scripts and in turn help in searching and reusing them. The standardization of naming conventions for each of the identified functionalities are very important in order to enable test scripts from different projects to reside in the same repository under different categories.</p>
<p>For existing projects, a one-time effort is needed to identify the reusable conditions and map them to the functions and sub-functions and finally repositorize them.</p>
<p>For new test project engagements, at the initiation phase, one should identify the scope of the project in terms of the functionalities to be tested (from the exhaustive list that exists as baseline) and then analyze the reusability of test scripts from available suite based on the functions identified.</p>
<p>What should a reusable testing repository enable/ensure?</p>
<p>Searchable: One should be able to easily search the available test scripts by performing a customised search based on various applicable parameters and then download the same in a usable format.</p>
<p>Security: One should also ensure that not everyone in the project should have the right to change the existing data in the suite, while the suite should be flexible to allow changes to be made when required by authorised people.</p>
<p>Revisiting the exhaustive list of functionalities: At the closure of each project, one needs to analyse if there were any newly built project specific test scripts or if a new functionality was tested (which did not exist in the baseline list) and add them to the reusable suite in generic or business specific category.</p>
<p>&nbsp;</p>
<p>From a customer perspective, dashboards can be created to help them identify the existing coverage of functionalities and count of reusable test scripts at any given point of time. It provides a real time data to help in future ventures, estimations and helps gain confidence in the effectiveness of the reusability.</p>
<p>For a testing team, , the reusable repository helps in  depicting their existing experience in terms of test coverage and measure and pass on the benefits to the customer project after project.</p>
<p>&nbsp;</p>
<p>Thus, building an online test suite repository is an iterative approach and makes a significant difference in testing effort thereby providing benefits both to the customer and the testing team.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.attra.com/press/?feed=rss2&#038;p=95</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Australian Minister for Technology the Hon. Gordon Rich-Phillips visits Attra Bangalore</title>
		<link>http://www.attra.com/press/?p=77</link>
		<comments>http://www.attra.com/press/?p=77#comments</comments>
		<pubDate>Mon, 27 Feb 2012 08:28:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.attra.com/press/?p=77</guid>
		<description><![CDATA[Bangalore, February 22nd, 2012 : The Hon. Gordon Rich-Phillips, Minister for Technology, Victorian Government visited Attra Bangalore. The minister was<br/> <a href="http://www.attra.com/press/?p=77"> Read more...</a>]]></description>
			<content:encoded><![CDATA[<p><strong>Bangalore, February 22<sup>nd</sup>, 2012 :</strong> The Hon. Gordon Rich-Phillips, Minister for Technology, Victorian Government visited Attra Bangalore. The minister was accompanied by delegates that included Mr Wayne Lewis, Mr Ray Nicoles. During the visit, the Minister and his delegates were taken through a detailed presentation on Attra. The Minister toured Attra-s state-of-the-art Bangalore facility and also addressed the staff members, while also dolling out the PROMAS awards to the Winning Candidates. The minister was happy to note that Attra, a Melbourne headquartered company has grown to become a global IT services company.</p>
<p>During his address to staff of Attra the Minister highlighted the state of Victorian economy and also how the demographics of India and Australia are well placed to strengthen cooperation between both the nations.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.attra.com/press/?feed=rss2&#038;p=77</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attra is now PCI_DSS V 2.0 certified organsiation wide</title>
		<link>http://www.attra.com/press/?p=56</link>
		<comments>http://www.attra.com/press/?p=56#comments</comments>
		<pubDate>Mon, 02 Jan 2012 05:29:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.attra.com/press/?p=56</guid>
		<description><![CDATA[Attra’s- has achieved Organisation wide certification of PCI_DSS V 2.0 on the 11th of November 2011. As a company exclusively<br/> <a href="http://www.attra.com/press/?p=56"> Read more...</a>]]></description>
			<content:encoded><![CDATA[<p>Attra’s- has achieved Organisation wide certification of PCI_DSS V 2.0 on the 11th of November 2011. As a company exclusively focussed on Banking, Finance and Payments space, this is a strategic initiative for Attra and its customers. This continued investment on data security reinforces Attra’s commitment towards providing secure IT services. Attra believes that this initiative will help it stay relevant to its customers and the market place it addresses.</p>
<p>&nbsp;</p>
<p>A short Synopsis on PCI_DSS V 2.0</p>
<ol>
<li>On December 15, 2004 the five major credit card companies – American Express, Discover, JCB, MasterCard, and Visa, collectively decided to form a neutral organization called the Payment Card Industry Security Standards Council that created a set of requirements that needs to comply. This is a collaborative effort to achieve a common set of data security standards for use by entities that process, store or transport payment card holder data</li>
<li>PCI DSS, or Payment Card Industry Data Security Standard is created to increase controls and secure cardholder data, which is a set of requirements that must abide by when accepting any type of credit card information.</li>
<li>The PCI_DSS Standard applies the following entities :
<ol>
<li>Acquirers and Issuers</li>
<li>Merchants who are entitled to accept Card transactions</li>
<li>Service Providers that provide any service requiring the processing, storing or transport of card information</li>
</ol>
</li>
<li>PCI_DSS Council expects card holder data processors to comply with these set of requirements. These are assessed by Qualified Security Assessors (QSA) and Approved Scanning Vendors (ASV) and annual Certificate of Compliance (COC) is obtained.</li>
<li>The latest version – PCI_DSS V 2.0 – released  in October 2010 by the Payment Card Industry Security Standards Council</li>
</ol>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.attra.com/press/?feed=rss2&#038;p=56</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attra wins a multi-year (multi-million) contract to provide application and production support for a Fortune 10 financial institution</title>
		<link>http://www.attra.com/press/?p=51</link>
		<comments>http://www.attra.com/press/?p=51#comments</comments>
		<pubDate>Tue, 29 Nov 2011 06:51:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.attra.com/press/?p=51</guid>
		<description><![CDATA[Attra has won a multi year contract to provide production and application support to a Fortune 10 Financial Institution that<br/> <a href="http://www.attra.com/press/?p=51"> Read more...</a>]]></description>
			<content:encoded><![CDATA[<p><em> </em></p>
<p><em>Attra has won a multi year contract to provide production and application support to a Fortune 10 Financial Institution that has credit cards operations across Europe, Americas, Australia and India. Attra has been supporting this global financial institution in the areas of VisionPLUS for the past 5 years and Postilion (A Payment Switch) for the past 2 years. As part of this contract, in addition to VisionPLUS and Postilion support, Attra will be providing 24*7 Production support and application support for Falcon (A Fair Isaac Product) and ChangeMan ( A source Management product from Serena) across 12 countries in a 100 % offshore delivery model</em></p>
<p><em><br />
</em></p>
<p><em> </em></p>
<p><em>The consolidated support model provides a significant cost reduction and improved efficiencies to the Customer.</em></p>
<p><em><br />
</em></p>
<p><em> </em></p>
<p><em>This win re-enforces the partnership between the Customer and Attra and demonstrates Attra’s commitment to work as a true strategic partner to all its customers.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.attra.com/press/?feed=rss2&#038;p=51</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ISO20022 &#8211; NextGen Successor for ISO8583?</title>
		<link>http://www.attra.com/press/?p=44</link>
		<comments>http://www.attra.com/press/?p=44#comments</comments>
		<pubDate>Tue, 23 Aug 2011 05:29:42 +0000</pubDate>
		<dc:creator>Satish VT</dc:creator>
				<category><![CDATA[Blogs]]></category>

		<guid isPermaLink="false">http://www.attra.com/press/?p=44</guid>
		<description><![CDATA[I was lucky twice to go to Thailand, a beautiful place. But most of the times I had to go<br/> <a href="http://www.attra.com/press/?p=44"> Read more...</a>]]></description>
			<content:encoded><![CDATA[<p>I was lucky twice to go to Thailand, a beautiful place. But most of the times I had to go to a shop on the road, the vendor used to show me the price of the article using a calculator. That was the only medium using which he could convey me the price, as he did not know English and I did not know Thai. The calculator acted as a medium of communication between the two of us. Similarly today where I should say infinite quantity of data is exchanged in the form of messages, the sender and receiver have to agree upon a standard format of message to transmit the data, to ensure that the receiver clearly knows the position of each data in the message, to extract and process it.</p>
<p>In the payment cards domain, especially Debit &amp; Credit space in which I work, one such format is ISO8583. This is a standard defined by International Organization for Standardization (ISO) for financial transaction card originated messages. This standard is widely used by many organizations inclusive of MasterCard and VISA networks. ISO8583 is a bitmap based format, where different types of messages are identified by four byte message type indicators (MTIs), followed by the bitmap of the data-elements, and then by the data-elements which contain the data itself.</p>
<p>Similarly in the securities space, one of the key data format standards is ISO 15022 – SWIFT. These messages are formatted in a different manner from that of ISO8583. Each message has a 3 byte message type indicator, and the data is represented in the form of tags. The tag and its corresponding value are sent on the message.</p>
<p>Each of these data formats/standards have been devised to meet that particular domains’ expectation, for example ISO 8583 message format would carry data related to the payment cards. ISO 15022 would carry information related to securities. The representation of the data also is different between these formats. For example, currency of the transaction in the ISO 15022 format is present in tag: 11A, but in the ISO 8583, the currency is present in the Data Element 49 of the message.</p>
<p>Numerous numbers of aforesaid formats are actively used in the market across domains and geographies, which create a lot of overhead to the financial institutions in offering different services to its customers. For example, if the bank plans to offer a service where using its debit card, the customer should be able to buy some securities, the bank has to generate two different messages in different formats one in ISO 8583 to update its debit card and one in ISO 15022 to buy the securities. This acts as an overhead to the bank to maintain two different formats.</p>
<p>In the current market place, where the customer expects everything to be a click away, financial institutions have to offer innovative products (banking, payments, securities etc), spanned over different financial institutions across geographical boundaries. This drives a need to maintain a common format across different domains. This common format should be able to carry the business function and the related data.</p>
<p>While browsing over the internet, I found an interesting development that is happening around this area in the industry i.e., evolution of a new standard by ISO namely ISO 20022.  The aim of this format is to allow smooth inter-operability between the financial institutions, by standardizing the data formats across domains. Each financial institution/domain uses its own terminologies to define the different business concepts. Idea of this format is to standardize the terminologies used by different institutions and define them in the ISO 20022 data dictionary. By using this standardized data models, developers can build syntax independent message models, which can be transformed into different messages according to desired syntax.  The current preferred syntax is XML format. In this format the business model is to be defined first, which means</p>
<p>-          What is type of activity?</p>
<p>-          Who are the parties involved?</p>
<p>-          What is the information need to complete the activity?</p>
<p>All the business functions are grouped to a root business function which would contain the parties/elements that corresponding to the root business function and each specific business function would have its own additional elements.</p>
<p><em>Business Function (ex: Payment) -&gt; Actual Function (ex: Credit Transfer) -&gt; Actual Message Syntax (ex: XML).</em><em></em></p>
<p>For example, a credit card payment or money transfer falls under the same umbrella of a payment function, which would involve a debtor, creditor, debtor bank and a creditor bank. Specific to the credit card payment, there would be elements like expiry date etc, a remittance date for a money transfer. This hierarchical model of grouping the common elements allows re-usability of the function defined. Thus, this data format standardizes the messages across the industry. So whenever a message comes for a credit card payment, it can clearly know, what to expect in the message.</p>
<p>Technically, XML is the best suite to store all the message format and corresponding descriptions, which can be stored under an XML schema. XML files are machine readable; hence addition or maintenance of the messages is easy and requires less manual effort. Being an international standard, it enjoys support of lot of software tools for maintenance of the message schema at a lower cost.</p>
<p>There are also certain technical considerations to be kept in mind for this new ISO 20022 formats. ISO 8583 occupies at the maximum of 3500-4000 bytes of space per message. But if the same number of data elements are to put on a XML message considering the XML tags, my guesstimate is that the message length would be at least 10 times the normal ISO 8583 messages. It means that the more data is to be put on the network resulting in higher bandwidth requirement though it should still be manageable.</p>
<p>Finally thanks to “ISO 20022 for Dummies” (Dummies, Yeah it’s me) and “http://www.iso20022.org/” for putting some information over the web, for people like me to read J</p>
]]></content:encoded>
			<wfw:commentRss>http://www.attra.com/press/?feed=rss2&#038;p=44</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Attra is engaged by a large Middle East Payments processor to shift its DR center</title>
		<link>http://www.attra.com/press/?p=5</link>
		<comments>http://www.attra.com/press/?p=5#comments</comments>
		<pubDate>Fri, 15 Apr 2011 12:41:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://192.168.7.54/press/?p=5</guid>
		<description><![CDATA[A large middle east payments processor engages Attra to shift its DR center from Bahrain to Dubai. Attra would work<br/> <a href="http://www.attra.com/press/?p=5"> Read more...</a>]]></description>
			<content:encoded><![CDATA[<p>A large middle east payments processor engages Attra to shift its DR center from Bahrain to Dubai. Attra would work to setup a cold site DR center for this processor.</p>
<p> This marks Attra’s foray into areas such as Infrastructure management services.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.attra.com/press/?feed=rss2&#038;p=5</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attra closes financial year 2010 &#8211; 11 with 60% revenue growth</title>
		<link>http://www.attra.com/press/?p=10</link>
		<comments>http://www.attra.com/press/?p=10#comments</comments>
		<pubDate>Fri, 01 Apr 2011 13:21:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://192.168.7.54/press/?p=10</guid>
		<description><![CDATA[Attra closed its financial year 2010 – 11 with 60% revenue growth year-on-year. The year marks Attra’s entry into the<br/> <a href="http://www.attra.com/press/?p=10"> Read more...</a>]]></description>
			<content:encoded><![CDATA[<p>Attra closed its financial year 2010 – 11 with 60% revenue growth year-on-year. The year marks Attra’s entry into the 500+ people organizations club. Attra continued to increase its global presence and also diversified into other adjacent business areas like core banking and investment banking. Attra added 6 more new customers in this period and expanded into new geographic areas.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.attra.com/press/?feed=rss2&#038;p=10</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attra presents at IACC</title>
		<link>http://www.attra.com/press/?p=12</link>
		<comments>http://www.attra.com/press/?p=12#comments</comments>
		<pubDate>Tue, 22 Mar 2011 13:22:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://192.168.7.54/press/?p=12</guid>
		<description><![CDATA[The Indo-Australian Chamber of Commerce (IACC) is a catalyst for evolving effective business partnerships between India and Australia in a<br/> <a href="http://www.attra.com/press/?p=12"> Read more...</a>]]></description>
			<content:encoded><![CDATA[<p>The Indo-Australian Chamber of Commerce (IACC) is a catalyst for evolving effective business partnerships between India and Australia in a broad spectrum of activities. With over 400 registered companies IACC has gone a long way in serving companies both from Australia and India.</p>
<p> IACC organized a workshop last month on “Off-shoring and Outsourcing Opportunities in Australia and the Asia-Pacific Region”. Attra has a long standing relationship with Indo-Australian Chamber of Commerce. Attra CEO, Prasad Guntupalli was one of the chosen delegates and a panel member to present at this workshop. Prasad had presented on the story of how Attra emerged into a global IT services company from a high-end consulting firm.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.attra.com/press/?feed=rss2&#038;p=12</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attra signs a large migration engagement for a leading bank in Thailand</title>
		<link>http://www.attra.com/press/?p=14</link>
		<comments>http://www.attra.com/press/?p=14#comments</comments>
		<pubDate>Tue, 15 Mar 2011 13:24:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://192.168.7.54/press/?p=14</guid>
		<description><![CDATA[Attra has won a large migration engagement for a leading bank in Thailand. The engagement involves moving the entire cards<br/> <a href="http://www.attra.com/press/?p=14"> Read more...</a>]]></description>
			<content:encoded><![CDATA[<p>Attra has won a large migration engagement for a leading bank in Thailand. The engagement involves moving the entire cards portfolio to the latest version of VisionPLUS to a new datacenter in Thailand.</p>
<p>Attra’s team would support the project through its best shoring model.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.attra.com/press/?feed=rss2&#038;p=14</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

