Code & QA Zone: Tutorials, Tools, Guides & Tips for Developers & Testers

Ways to Title Case Strings in Javascript (With Examples)

As part of a fix I worked on some time ago, I needed to title case a string in Javascript for a group of sentences that would later be used to validate other business logic. The challenge was that these sentences required special considerations when applying title case correctly. Even though this w ...

Beyond the Code: QA Mindset Every Developer Should Have

As developers, we're trained to build, to construct systems, ship features, and write code that work ...

Developer to QA: How the Switch Made Me a Better Engineer

When I started my career as a developer, I never imagined I would one day become a QA engineer. I wo ...