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…
QQuality Assurance Read More 3 minute read The Real Value of the Quality Assurance Teambyelizabeth.cobianNovember 5, 2020 Reading Time: 3 minutesIn a software development project, different teams contribute to creating a digital product; one of those is Quality…
QQuality Assurance Read More 4 minute read API Testing Chapter l: IntroductionbyPorfirio BayardoOctober 8, 2020 Reading Time: 4 minutesThe traditional idea of QA Testing is often limited to testing the User Interface (UI) layer only, but…
QQuality Assurance Read More 4 minute read API Testing Chapter l: IntroductionbyadminOctober 8, 2020 Reading Time: 4 minutesThe traditional idea of QA Testing is often limited to testing the User Interface (UI) layer only, but…
QQA Read More 4 minute read How Do Bugs Come Into Our Ways?byPorfirio BayardoApril 16, 2020 Reading Time: 4 minutesIt’s impossible to build the perfect software. What is achievable in reality is to add the more value…
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…
QQA Read More 5 minute read Myths About QAbyPorfirio BayardoJuly 2, 2019 Reading Time: 5 minutes What’s the very first thing that comes to your mind when you read/hear “QA Tester”? Whether you…
RRuby on Rails Read More 4 minute read Clearing the air: How to test new features with Rails?bykevinnioJune 10, 2019 Reading Time: 4 minutesFeature specs are integral to a good test suite. Whenever we add new features to a web application,…
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…