Spring 2019 DevOps Shows Proved Most Engaging Yet – And We’re Just Getting Started

The last year has been an exciting one for Orasi, as we developed and debuted a comprehensive palette of solutions and services around streamlining software delivery — and the DevOps pipeline in particular. This spring, we had the opportunity to share the many insights we gleaned during

Read more

It’s Late 2016, What’s the New Rule for Performance Test Environments?

This question was passed around internally last week: “Does anyone on this distribution list have a list of good reasons why a test environment should approximate that of production to provide accurate test results in lieu of using a cheaper, smaller test environment and math to estimate

Read more

Quality in the Application Development Lifecycle: Good Is No Longer Good Enough

As most of us know, or at least have heard, user expectations for applications are at an all-time high. For mobile and web applications, they border on astronomic. Yet, many companies are still failing to achieve the quality that users expect. Often, consumer application developers are caught

Read more

Steps to Implement a Java Selenium Automation Project: A Customer Story

Background In order to plug into the continuous delivery pipeline, one of our customers wanted us to implement an open source test automation solution from the ground up using Selenium WebDriver.  The customer had an existing automation framework that they were moving away from and we were

Read more

Agile Performance Testing – Proactively Managing Performance

Just in case you haven’t heard, Waterfall is out and Agile is in.  For organizations that thrive on innovation, successful agile development and continuous deployment processes are paramount to reducing go to market time, fast tracking product enhancements and quickly resolving defects. Executed successfully, with the right

Read more

Code Coverage in Development Phase

Let’s consider how code coverage and other similar processes, as requested, fit within the workflow of an application during design and development. I think of this in the following stages: Local development – quality analysis Centralized build – quality analysis Test coverage workflow (next post) Test case

Read more