Photo by Nextvoyage on Pexels.com Estate investing can be a lucrative and fulfilling venture, but it can be intimidating to get started if you don’t have any money to invest. Fortunately, there are several ways to get...
Introduction: A New Beginning in 2012 In 2012, life threw me a curveball that changed everything. I started a new job in tech and, in the same month, became a single mom. With two kids under 2 years old, it felt like my life...
I’ve been working in software testing for 13 years now, and I figured it’s time to share some of the lessons I’ve learned along the way. Testing Is More Than Just Finding Bugs and Writing Test Cases – It’s about...
“Lessons Learned in Software Testing: A Context Driven Approach” by James Bach, Cem Kaner, and Brett Pettichord stands as a beacon of wisdom in the realm of software testing, providing an enriching and practical guide for...
To test a new software feature, you can follow these steps: Define the scope: Identify what the new feature does, its requirements, and what you aim to achieve with the testing. Plan the testing: Decide on the methods you...
Getting started in a career in Quality Assurance (QA) or Software testing can be done by following these steps: Acquire knowledge and skills: Familiarize yourself with software development processes, testing methodologies...
I don’t want this blog to be strictly IT related because that is not my only passion. There are other things I am interested in such as books, tvshows, films, music, etc. My goal is to share that aspect here on this blog. I...
I wrote this piece yesterday in response to my resume rejection by a hiring manager. According to my recruiter, she said “didn’t see much experience on my resume on my E2E testing”. I wasn’t sure what she meant by that...
Every programming journey begins with “Hello World” and although this is not my first time writing “Hello World” but it is certainly the first time in command line. I have been trying to print hello world on command line...