MagmaLabs

article thumbnail

The Real Value of the Quality Assurance Team

MagmaLabs

Reading Time: 3 minutes In a software development project, different teams contribute to creating a digital product; one of those is Quality Assurance. The QA Team adds significant value to the project, resulting in a stable product with the highest quality. Just there is where Quality Assurance has its most important role.

article thumbnail

How Definition of Done Delivers The Best Product Ever

MagmaLabs

The more he or she can cover, the better it will be for the overall quality assurance. Code reviews are manual testing processes that transform the way development teams works to improve quality assurance. Click To Tweet. Some questions you can ask yourself at this stage: Have the tests passed? Click To Tweet.

article thumbnail

What is and How is PreQA done in Agile?

MagmaLabs

You might think that “quality” only belongs to the Quality Assurance team, but the truth is that when working with Agile (where everything must be quick) quality should be considered by all team members. Just to be sure: Does the dev have to be the one doing PreQA?

Agile 52
article thumbnail

QA & Documentation: Writing a Legacy

MagmaLabs

Reading Time: 4 minutes. Do you constantly postpone the Documentation on your projects? Well, maybe you have to read this blog post! It was written from the QA approach, but sure you will find something that helps you to organize all the information on your mind. What is Software Documentation? Why do we find documentation so unattractive?

article thumbnail

How Do Bugs Come Into Our Ways?

MagmaLabs

Reading Time: 4 minutes It’s impossible to build the perfect software. What is achievable in reality is to add the more value we can in what we’re building by knowing what the reasons for the most common causes of software failures are. That way you can eradicate them from the root.

article thumbnail

THE KEYS TO E-COMMERCE SUCCESS: Quality Focus

MagmaLabs

Reading Time: 2 minutes In recent years, shopping habits have migrated to online and mobile platforms, resulting in a wide variety of opportunities for the e-commerce world.

Mobile 86
article thumbnail

Rails + RSpec + Turnip =

MagmaLabs

Reading Time: 4 minutes Integration tests are used to ensure that all software components work together. In the RoR world, Cucumber is a very popular choice, mainly because it allows the use of Gherkins.