Systems | Development | Analytics | API | Testing

Latest News

Paving the pathway to Cloudera Data Platform with Cloudera DataFlow

With the announcement of the availability of Cloudera Data Platform (CDP), our customers have been buzzing with excitement. While each one of you has been trying out different aspects of CDP, we do recognize that you are in various stages of maturity in terms of your current product adoption or implementation. Particularly, our Cloudera DataFlow customers are in various stages of product adoption.

Bloor Research identifies what makes a Modern Data Warehouse champion

When speaking with customers, I often hear that they are committed to digital transformation and being a data-driven enterprise. Those may just seem like abstract, lofty words to aspire to but the reality is much more practical. We have major banks needing to ensure that they have a complete view of their customers, and can reduce churn through personalized service and offerings. Telecommunications giants that absolutely need to maintain network health so there are no dropped calls or missed messages.

9 Tips for Selecting Test Cases for Regression Testing

Imagine a scenario where your customers see a nasty bug in your application the day a major release was rolled out. You had been raving about the new update but the bug now blocks the main workflow. The update did not add up to your company’s goodwill as it should have. Regression Testing is put in place just to avoid such situations.

Driving Digital Transformation for Federal Agencies with CXaaS

For more than a decade, government CIOs have been gearing up for and championing digital transformation. And not a moment too soon: From federal headquarters to statehouses, agencies today are expected to mirror the near-seamless user experience of today’s commercial sector, delivering agile, efficient responsiveness to constituent needs.

May The 4th Alert You - Go Beyond The Dashboard With Qlik Alerting

Today we announced the launch of Qlik Alerting (formerly Ping Alerting from RoxAI), as a value-added product for Qlik Sense. Qlik Alerting provides sophisticated, data-driven alerts directly from Qlik Sense – empowering our customers to more proactively manage by exception and respond quickly when issues arise. Like the Jedi, everyone could benefit from having a sixth sense.

Make Testing Remote-Friendly

Time suddenly took a U-turn and did when we least expected it. While just some time ago, millions of people were travelling across the globe, now we are forced to stay at home for our good. If expert opinion and news analysis are to be believed, remote work is expected to become the new norm at least in the near future. We need to equip ourselves to better adapt to the situation in the best way possible.

PHP Json_encode: Serialize PHP Objects to JSON

PHP is a server-side scripting language for creating your website’s backend system that can serve webpages, communicate with databases, and exchange data over the internet. A decent backend framework like PHP needs to be capable of providing and processing data in any format (e.g., XML, JSON, etc.) to be socially accepted in a society of skilled web development frameworks.