Posted on July 31st, 2011 by Paritosh Ranjan
In this post I will be explaining the concept of MapReduce and how Hadoop uses it. I will be talking mostly about what Hadoop is, what can it do, when to use it etc. So, lets try to associate Hadoop with the technical problem it solves. Suppose the application you are working on has ever [...]
Filed under: Hadoop | 2 Comments »
Posted on July 29th, 2011 by Ram Sharma
Symfony is a one of the best open-source PHP web application frameworks with a huge and comprehensive documentation. Symfony comes with default inbuilt testing framework for functional and unit testing. I recently started working on Symfony functional test cases. I personally found the testing framework very strong and useful. When I was writing functional test [...]
Filed under: PHP, Symfony, Testing | 1 Comment »
Posted on July 28th, 2011 by Rajdeep Mann
Smartphones have made a deep impact on our lives. Applications not only provide services to the users or entertain them, but connect to them at an emotional level. At Xebia we strive to build apps that connect with users. Our first step in this direction was Talking Photos, an app which enables a user to [...]
Filed under: Android, Blog, cocoa touch, Frameworks, iPhone, Mobile, Mobile Apps, Objective C, UI, Uncategorized | 2 Comments »
Posted on July 28th, 2011 by Amit Sharma
In the first part of this series http://xebee.xebia.in/2011/07/27/component-instrumentation-with-ria-test-part-1/#more-9326 , we discussed how RIATest has a default support for automation of TabNavigator component. Now lets apply our learnings and try to automate a third party component SuperTabNavigator(STN) which is a part of FlexLib components. The SuperTabNavigator is an extension of the TabNavigator navigation container and it functions exactly [...]
Filed under: ActionScript, Flash, Flex, Quality, Quality Assurance, Uncategorized | 2 Comments »
Posted on July 27th, 2011 by Amit Sharma
One of the key requirements of any modern day enterprise product is to have the capability of Automation. While there are many products in the market today that provide UI automation testing (read Record and Play) but when it comes to automate flex applications, RIA Test http://www.riatest.com is as close as you can get to [...]
Filed under: ActionScript, Agile Testing, Flex, Testing, Uncategorized | 1 Comment »