AAutomation Read More 8 minute read How To Set up E2E Testing for Single Page ApplicationsbyheridevDecember 5, 2022 Reading Time: 9 minutesHave you ever had the need to work on Integration or End-to-end (E2E) tests for a Single Page…
RReact Native Read More 5 minute read Profiling on React Native appsbyfernandoamzApril 15, 2021 Reading Time: 6 minutesAn app is considered to have bad performance if it responds slowly, shows slow animations, freezes, crashes, or…
QQA Read More 4 minute read What is and How is PreQA done in Agile?byelizabeth.cobianMarch 4, 2021 Reading Time: 4 minutesRequirements → Plan → Design → Development → Testing → Release and… Repeat. We are pretty sure you…
TTesting Read More 5 minute read Rails + RSpec + Turnip = <3byOzmar UgarteMarch 19, 2020 Reading Time: 4 minutesIntegration tests are used to ensure that all software components work together. In the RoR world, Cucumber is…
QQA Read More 3 minute read Mobile Testing: Real devices vs Simulators/EmulatorsbyAlexDecember 9, 2019 Reading Time: 2 minutesIn the testing world we always have lots of possibilities when making a test on an application or…
TTesting Read More 2 minute read Adding Jest to a Babel 6 projectbykevinnioJune 27, 2019 Reading Time: 2 minutesJest is an amazing testing tool developed by the folks at Facebook and maintained by a vast community of…
TTips Automate all the things!byJuan Carlos RuizMarch 26, 2019 Reading Time: 4 minutesMotivation In a normal software development day, I do a lot of activities related to the task that…
QQuality Assurance Why do requirements matter?bykarenfletesFebruary 6, 2019 Reading Time: 2 minutesYou probably have heard about this topic a lot. Clear requirements are essential to give your product a…
QQuality Assurance Read More 2 minute read How Quality Assurance Works on Agile Projects in MagmaLabsbyelizabeth.cobianJanuary 4, 2019 Reading Time: 2 minutesDid you know? In each project at MagmaLabs, there is a person in charge of the quality of…
TTesting Read More 2 minute read What is the Role of an SDET?byJuan Carlos LópezJuly 11, 2018 Reading Time: 2 minutesWhat does SDET stand for? Software Development Engineer in Test is a Software Engineer who can work just…