At Agira, Technology Simplified, Innovation Delivered, and Empowering Business is what we are passionate about. We always strive to build solutions that boost your productivity.

Behavior Driven Development and Testing in Ruby

Understanding the Behavior Driven Development and Testing to Ruby on Rails using Capybara libraries can be quite easy as you will see in this blog. Here is a brief explanation of how to test the actual behaviour of the system from an end-user perspective using BDD (Behavior Driven Development) based testing. There are many BDD […]

  • Guru Moorthy
    Guru Moorthy
  • December 26, 2019

RSPEC Stub To Test Real Third Party API’s

Introduction Web applications that consume third-party APIs is a common part of web development. Applications like Facebook, GitHub, and many other OAuth providers are generally used for user signups. And sometimes we use Paypal or stripe and others for more complex purposes like payments. These third-party APIs are also consumed when we deal with service-oriented […]

  • Bharanidharan Arumugam
    Bharanidharan Arumugam
  • October 24, 2017