Systems | Development | Analytics | API | Testing

Testsigma

9 Tips for Selecting Test Cases for Regression Testing

Imagine a scenario where your customers see a nasty bug in your application the day a major release was rolled out. You had been raving about the new update but the bug now blocks the main workflow. The update did not add up to your company’s goodwill as it should have. Regression Testing is put in place just to avoid such situations.

Make Testing Remote-Friendly

Time suddenly took a U-turn and did when we least expected it. While just some time ago, millions of people were travelling across the globe, now we are forced to stay at home for our good. If expert opinion and news analysis are to be believed, remote work is expected to become the new norm at least in the near future. We need to equip ourselves to better adapt to the situation in the best way possible.

Why DevOps is Important for Modern Businesses

We are certainly in a faster-paced world. As we move forward, organizations need to get out of their silos and follow a more collaborative and efficient process to achieve excellence. Organizations that adopt DevOps are able to evolve and improve software products much faster when compared to those that use traditional software development processes. DevOps is a bridge between development and operations in an organization and aims to improve productivity as a whole.

Top 7 Ways to Communicate Software Testing Insights Better

“Alone we can do so little; together we can do so much.” – a famous quote by Hellen Keller is very much valid even in current times, especially in the context of teamwork. The relationship between any two people is considered good when communication between them is healthy. And on the same lines, a team is able to work ‘together’ better when their communication is strong.

Behavior Driven Development(BDD) With Gherkin

How can we bridge the gap between business and development? How do we make sure that features being developed are according to the business requirements from the beginning? The answer is BDD, a framework that allows the business requirements to be converted into test cases that are reviewable by business and users when needed. Let us start with understanding what is Behavior Driven Development and the purpose it serves in detail below.

Why Choose Testsigma as your Automation Testing Tool?

Though manual testing will always have its place, test automation is a necessary part of an organization’s testing process as it can help the business achieve larger business goals like high-quality products with less cost and reduced investment on resources. Also, there are other benefits such as quick test results, shortened release cycles among many others.

Optimize Your Testing Efforts for Continuous Delivery

In these tough times, the well-being of customers and employees is the most important for every organization. During this unexpected crisis, there are teams working from home while there are few workplaces that have reduced workforce. It is a given that the thoughts, efficiency and availability of your team will not be the same as you may expect otherwise. In these conditions, it is vital that the robustness of your software is not compromised.

Data Driven vs Keyword Driven Frameworks for Test Automation

A test framework is a set of guidelines which can be followed to create test cases and related processes. These guidelines can be about coding practices, storage and retrieval of test data and test results, interaction with external resources and many other things. A test framework usually contains internal libraries and reusable code modules which provide a foundation for test automation and can be leveraged to build test automation systems for different types of applications.