.sds-sidebar{color:#fff;}

Making the Agile Move

Jun 28, 2018 12:01:00 AM / by Brian posted in Release Orientation

1 Comment

There are many considerations on how to make the move from Project Orientation to Release Orientation. Probably more than any other, the key is a belief in moving your organization’s mindset to the new of way of thinking and recognizing that the value of the old project container has vanished in an agile delivery model.

Read More

Envision Your Agile Destination - Release Orientation

Jun 25, 2018 12:00:00 AM / by Brian posted in Release Orientation, Digital Strategy, Assessment

2 Comments

An agile transformation journey implies a starting point, where you are now, and a destination. That destination might not be the final end point for your transformation journey, but that destination is somewhere you know you want to go – more automation, faster cycle times, higher quality, unimpeded flow from business intent to development, or just a happier place for everyone to work. A perfect destination to choose is Release Orientation.

Read More

Seeing the World Through Agile-Colored Glasses

May 1, 2018 12:00:00 AM / by Brian posted in Agile

0 Comments

There are many misconceptions about what Agile means. Here are a few of the most common that I've heard:

  • Agile is a development methodology. Well, not really, but there are a group of methods that can all be considered Agile.
  • Agile is the same thing as Scrum. They are not one and the same. Scrum is one of the best-known and widely-used Agile frameworks, but there are other frameworks that are still considered Agile.
  • Agile is a free-for-all way of developing software. Nothing could be further from the truth. Done right, Agile provides the basis for some of the most disciplined software delivery practices available.

So then, what is Agile?

Read More

What's the point of taking training classes?

Oct 19, 2017 10:16:00 AM / by Sheri Clemiss posted in Agile, Training, Certification, Agile Training

1 Comment

 

So you graduated with your degree in IT -  how long ago?  And you have been learning lots as you have worked at different jobs and on different teams.  But you keep getting emails about taking this training or that course and wonder ...  Is it worth spending the money?  I've been doing this IT stuff for several years now, I know what I'm doing.  What's the point of taking any of these training courses?

 

Read More

AgileTrailblazers Health Care Proof of Concept using Google Glass

Sep 21, 2017 9:00:00 AM / by Kjell Hegstad posted in HEALTHCARE, GOOGLE GLASS, Digital Strategy, Innovation, POC, Products, Proof of Concept

0 Comments

Wearables as a technology category is emerging as one of the leading technologies within health care. Whether it is Mixed Reality (MR) via the holo-lens, Virtual Reality (VR) from Samsung Gear or Oculus, or Augmented Reality (AR) from Apple, the industry consensus is that these technologies are here to stay.

Read More

ATB Announces an ARKit Proof of Concept

Sep 14, 2017 8:19:02 AM / by Kjell Hegstad posted in Digital Strategy, Innovation, POC, Products, Proof of Concept, Arkit

0 Comments

Apple just announced their iPhone 8 series and the next-gen iPhone X. What was the buzz all about? A lot of the press and media is about the ARKit and how Apple is positioning the iPhone to be the World's largest AR platform. We at ATB want to be in front of this technology so we built a POC around the ARKit shown below in the video. Where does a POC fit in within an enterprise? Our Digital Transformation overview image below - is depicting where in the process a POC may be helpful for you - as you consider whether a POC is right for you. Specifically, an AR POC can apply to any segment, not just gaming; Education, Training, Social Media, E commerce, Sports and Health-Care.
 
Read More

Getting Started with the Elastic Stack

Jul 27, 2017 8:27:00 AM / by Paul Friedman posted in DevOps, Development, Architecture, Modernized Technology, Elastic Stack

0 Comments

Applications running in production, test, and development environments produce massive files filled with endless lines of text in the form of log files. Mining the data available in these files manually is a daunting, nearly impossible, effort. This is where log management tools come into play. The two most popular are Splunk and the Elastic Stack. Both solutions are excellent options, with each having their own pros and cons; this article makes no claims as to which tool is best for your organization, as there are simply too many variables to be taken into consideration to make a blanket statement of one being better than the other.

Read More

Make Your Tests Saucey - Running Selenium Tests Against Multiple Platforms and Browsers

Jul 24, 2017 7:51:00 AM / by Ashley Hope posted in Agile Testing, Ruby, BDD, TDD, Testing, Selenium, ATDD, SauceLabs, Modernized Technology

5 Comments

Cucumber, Selenium and Gherkin have become popular tools for helping teams implement test automation or what is often referred to as Acceptance Test Driven Development (ATDD) or Behavior Driven Development (BDD). By running your tests locally, you can ensure your application runs as expected on your OS/Browser setup, but to truly know that the app works on other configurations, you need a way to emulate numerous environments. SauceLabs is a web service that you can sign up to which will give the ability to test on many OS/Browser setups, including numerous mobile options.

In this article, we will cover:

  1. Why Use SauceLabs?
  2. Connecting Your Tests to SauceLabs
  3. Parameterize your Rake File to Pass in Platform and Browser
  4. Using a Secure Tunnel to Access Your Internal Application

In this article series we use Ruby as the implementation language (and we recommend Ruby when there is no other existing preference). However, these examples will translate easily to other languages like Java. 

If you are not familiar with Selenium, Cucumber and Gherkin take a look at our related introductory blog "The 5 Step Guide for Selenium, Cucumber, and Gherkin" and "Rake Up and Optimize Your Tests"

Read More

Rake Up and Optimize Your Automated Tests

Jul 21, 2017 8:48:00 AM / by Ashley Hope posted in Agile Testing, Cucumber, Automated Testing, BDD, Testing, Selenium, ATDD, Rake, Modernized Technology

1 Comment


Cucumber, Selenium and Gherkin have become popular tools for helping teams implement test automation or what is often referred to as Acceptance Test Driven Development (ATDD) or Behavior Driven Development (BDD). As you grow your test suite and as it becomes larger and more complex, you may find your test project becomes bloated and messy. This article will lay out steps you can take to optimize your test organization and ways to provide unmeasured flexibility in running different tests on different browsers.

In this article, we will cover:

  1. 'Tagging' Tests for better organization
  2. 'Hook' up your tests with @Before and @After hooks
  3. 'Support' your test organization with the Support folder
  4. 'Rake' up your cucumber statements with a Rakefile

In this article series we use Ruby as the implementation language (and we recommend Ruby when there is no other existing preference). However, these examples will translate easily to other languages like Java.

If you are not familiar with Selenium, Cucumber and Gherkin take a look at our related introductory blog  "The 5 Step Guide for Selenium, Cucumber, and Gherkin" and "Getting the Most out of Cucumber, Gherkin, and Selenium"
Read More

How-To Dockerize a Web Application

Jul 18, 2017 8:31:00 AM / by Sasi Kumar posted in Modernized Technology, dockerize, web

5 Comments


INTRODUCTION:

Read More

Subscribe to Email Updates

Lists by Topic

see all