Systems | Development | Analytics | API | Testing

%term

Easily track and report your exploratory testing with Xray Exploratory App

It’s been several months since we introduced our newest product addition to the Xray family, the Xray Exploratory App. Since then, we’ve received valuable feedback from users about what you can do with the app and we want to share it with you so you can also take advantage of these top-rated benefits. If you’re new to Exploratory Testing, let’s go into a brief overview of this method of testing.

Podcast with Okta on Best Practices for Developer Experience

Joining us today are two senior executives from Okta, the Identity and Access Management Service, that you’re probably already using given all of the work from home stuff going on. In a rolling discussion we cover product manager and DevEx best practices, including: making developers successful through compassion & not just empathy, how to end of life an API, why storytelling’s important across the whole company, what the different roles are in the DevEx universe, and many more.

Podcast with Okta on Best Practices for Developer Experience

Joining us today are two senior executives from Okta, the Identity and Access Management Service, that you’re probably already using given all of the work from home stuff going on. In a rolling discussion we cover product manager and DevEx best practices, including: making developers successful through compassion & not just empathy, how to end of life an API, why storytelling’s important across the whole company, what the different roles are in the DevEx universe, and many more.

Python Garbage Collection: A Guide for Developers

During the course of execution, software programs accumulate several data objects that serve no purpose in the program and need to be let go. If not dealt with, they can keep eating up memory and significantly hamper performance. Garbage collection is the process of cleaning up all these useless data objects that continue to reside in memory. It frees up the corresponding RAM to make room for new program objects.

Automate Like a Digital Master: How to Get Ahead of the Crisis Curve and Stay There

Suddenly there’s a crisis. What do you do? Many organizations responded to the COVID-19 crisis by quickly automating with digitally-distanced work processes such as telemedicine, digital learning, working from home and the like. But few were positioned to do it well. So says best-selling author George Westerman in his essay: Digital Transformation Isn’t Really a Technology Challenge.

Expediting SQL Workers means Expediting your Business

Two of the more painful things in your everyday life as an analyst or SQL worker are not getting easy access to data when you need it, or not having easy to use, useful tools available to you that don’t get in your way! As one of my dear customers, a data worker in Pharma, said to me: “I really don’t care about bells and whistles, I just want to get my task done.” This simple statement captures the essence of almost 10 years of SQL development with modern data warehousing.

Why We Built the Lumada DataOps Suite

Why is DataOps important? Without intelligent data operations (DataOps), there can be no digital innovation. Agile data environments improve business operations and enable new customer experiences and new business models. Our customers demonstrate every day the value of their data and how it is critical for digital transformation.

How To Do Multi-Touch Gestures in Live Testing

Many organizations are working toward digital confidence by optimizing their testing practices. This may look like reconfiguring the delivery pipeline to integrate quality more meaningfully, moving test infrastructure to the cloud, and automating an increasing number of test cases. While all of these are helpful steps on the road to achieving digital confidence, some use cases might not benefit from more automated testing.