Systems | Development | Analytics | API | Testing

Latest Blogs

Use JMeter to create a website crawler

The idea behind this blog post originated when we updated our documentation after the release of our new UI. With more than 250 blog posts at the time I’m writing this one, you can see how this could prove challenging. And of course the twist is that we also took this opportunity to reorganize the documentation so it’s not as simple as a search and replace of the domain..

Creating responsible digital accessibility

“Are we WCAG compliant?” “When did we last conduct an audit?” “Who is responsible for accessibility?” If any of these sound familiar, then it’s very likely that you’re not delivering responsible accessibility. Over the past decade, a transformational culture shift has empowered us to take a closer look at social justice, inclusivity, and how to right the wrongs of the past.

What's New in Rails 7.1

Rails 7 was a welcome release that brought a lot of significant features and changes. On the backend, Rails 7 introduced asynchronous query loading and Zeitwerk for autoloading. The frontend saw Hotwire becoming the default solution for new Rails apps. Rails 7.1 will add to these notable features. In this post, we'll discuss some noteworthy additions that are likely to be shipped.

How to Setup and Configure Selenium WebDriver with Eclipse

Selenium is an open-source automation testing framework used to automate web browsers. It supports multiple programming languages such as Java, C#, Python, and Ruby. Selenium allows testers to write test scripts that can automate the process of testing web applications, including filling out forms, clicking buttons, and navigating between pages. Selenium WebDriver is a component of the Selenium suite that allows users to control a web browser through a program.

What is System setProperty in Selenium? How does it work?

Testing is an essential process of software development. There are many things that can go wrong if you do not test a software application. Therefore, double check on the developed software is a good practice to ensure it meets the quality demands. As you are aware, today’s IT world depends on the Automation Testing of an application. Why? It’s just because of the features, frameworks, performance, and quality test results.

The Top 5 Risks of In-House Development for Data Integration

Data integration is essential for businesses to achieve efficient and effective processes. For successful data integration, businesses can choose between in-house software development or outsourcing their data integration needs. Due to the potential risks of developing in-house, it may make sense for your company to outsource your data integration needs to a trusted third party to ensure all your needs are met on time and on budget.

How DevOps, Xray and Jira Snapshots can get your team into an optimal release cycle

We see a lot of teams working with automated testing, and many feel the need to take the next step in order to optimize and excel in their product release cycle. Prior to implementing DevOps, companies can experience a stall in releases and only make new ones every 6 months. This means that development efforts are not bringing value to users quickly enough. For companies that work in regulated industries, it’s also critical that they set up reporting and traceability into their DevOps pipeline.

Introduction to Decorator Function In JavaScript

JavaScript has been the silent revolution in the world of web development. It has made creating new websites much faster and easier for developers. Features such as decoration function in javascript have blessed developers with scalability and adaptability to new user demands effectively. Just imagine the joy of customizing your T-shirt logo however you please whenever you have a new idea, that’s how easy scaling the website functionalities with the decorator function is!