Electronic Data Interchange: What it implies?
What is EDI? In today’s fast world, electronic media is extensively used to exchanging information. Gone are the days when people used to send information or communicate through post. Now business documents are sent from one computer to another. EDI is a simple abbreviation for Electronic Data Interchange. It is defined as a system or…
Read MoreCookies Testing: Crucial in Web Applications
In technology driven world, companies create profiles and other respective details in web applications, accessed through web browsers be it Firefox, Chrome, Internet Explorer, Safari, Netscape Navigator etc. The Web applications are based in different domains and respective utility for users. The web applications are tested through cookies. The tester needs to understand the complexity…
Read MoreJavaScript: Preventing Memory Leaks
In my last article, I presented the common patterns that lead to Memory Leak in a typical JavaScript Application. This article continues the concept of Memory Leaks and unrolls the prevention techniques for each pattern. Preventing memory leak patterns: Prevention is always better than cure. Let’s quickly enlist the prevention techniques for each pattern. Avoid…
Read MoreUser Story – Project Requirement Simplified!
Often during Project Execution, developer raises concerns that requirements are not clear or very open ended or during UAT phase of project, customer raises concerns that this is not what we asked for. Because at times traditionally written requirement statements are imprecise. Agile Methodology shifts the focus from writing about a requirement to talking about…
Read MoreAndroid Studio: What it brings for the Android Developers
Android Studio labelled as the fastest way to build quality apps with high performance across android platforms was introduced to the developer’s community way back in 2013 and its latest stable release has been rolled out on May 11, 2016. Being the official IDE for Google, Android Studio assists developers to build an application be…
Read MoreDecoding Test Automation Framework
To design an effective automation framework which helps reduce the release cycle and accelerate market release, application-independent test automation frameworks become a necessity. Components such as function libraries, test data sources object details and various other reusable modules act as building blocks. These blocks are assembled to create a business process framework and provides basis…
Read MoreHow do you reap the benefits of Cloud?
The Cloud Computing market is maturing and there is a lot spoken about its plus and minuses in terms of business viability. While the positives are spoken largely, there is another perspective. It is generally said that when you move into a public cloud, there are performance issues caused by others being on the same…
Read MoreCustomer Experience: Why Invest?
Recent years have seen an explosion of ecommerce sites / shopping portals and a wide mix of target groups. How does a marketer target each group? Considering every portion of the demographic mix is crucial for commercial success, it is imperative to attain focus effectively. Customer experience with your product / services decides your fates….
Read MoreJavaScript: Memory Leak Patterns
Memory is an essential part of any application irrespective of the technology behind the scene. In particular with JavaScript it becomes more crucial as the browser handles the memory management for JavaScript application and we don’t have a full stack power of machine. Though the browsers have improvised over a period of time, but still…
Read MoreMobile Device Management: Effectiveness for Organisations
Mobile device management (MDM) refers to the administration of mobile devices like smartphones, tablets, laptops and desktop computers. MDM is usually implemented by using third party application with in built features to manage mobile devices. It is being increasingly used as the number of mobile devices per knowledge worker has risen to 3.3 devices. MDM is varied platform that simplifies…
Read More