Author: Elly Johnson

So far Elly Johnson has created 177 blog entries.

Director of Engineering Cheat Sheet

One of the most satisfying yet challenging roles in the technology industry is that of a Director of Engineering (DoE). A DoE functions as the bridge between technical execution and business goals by striking a balance between practical leadership ...

Scrum Cheat Sheet

Scrum is one of the most prominently used frameworks for managing intricate projects in the rapidly evolving world of Agile Software development. Whether you are an experienced Product Owner, a novice team member, or a prospective Scrum Master, ...

How to Write Test Cases?

An important skill in software quality assurance (QA) is the capability to create effective test cases. Each feature of the app needs to be extensively validated with a well-structured test case, which decreases defects and boosts user confidence. ...

Benefits of Automation Testing

Automation testing has fast established itself as a vital component of efficient and scalable quality assurance in the current fast-paced software development environment. Being aware of the benefits of automated testing can greatly aid your ...

What is UI Testing?

Ensuring a smooth, useful, and aesthetically consistent user experience is a necessity in the ever evolving field of software development. User Interface Testing, or UI testing, is a vital step in guaranteeing that digital interfaces work and look ...

Software Testing Types: When to Use Each

For a software development cycle, the software testing process is a critical stage. It ensures that the solution not only operates as designed but also satisfies user expectations and business demands. There are multiple types of software testing, ...

Director of QA Cheat Sheet

A Director of Quality Assurance (QA) is an integral part of an organization’s management. The person plays the role of primary spokesperson for QA across the organization. The Director of QA plays a crucial role in ensuring that software ...

Manual Testing Cheat Sheet

“A great tester is not the one who finds the most bugs, but the one who ensures the right bugs get fixed.” – Cem Kaner. Testing isn’t simply finding bugs; it is knowing how things work, trying to think as a user, and making ...

Sanity Testing vs. Smoke Testing

The world of software development is ever-evolving, and software testing is indispensable to ensure robust, stable, reliable, and high-performing software. Testing professionals use various testing strategies and techniques across the software ...

Performance Testing: Types, Tools & Challenges

For the modern IT industry, user expectations for stability, experiences, and speed are at an all-time high. A mere few seconds of delay can result in decreased engagement, revenue dips and lost clients. An important step that is necessary to ...

What is Continuous Testing?

Software delivery needs to be reliable and quick in today’s digital world. The needs of modern Agile and DevOps practices are far too demanding for traditional testing models, which puts quality assurance (QA) at the end of development. As a ...

What is DevOps?

Organizations aim to develop high-quality apps at lightning speed in software development. DevOps, a blend of development and operations, was created out of this demand and encourages automation, cooperation, and continuous enhancement throughout ...

What is Gray Box Testing?

Software testing uses various techniques and approaches to ensure the functionality, reliability, and security of software applications. The most commonly used methods include black box testing and white box testing. However, a third technique, Gray ...

Functional Testing Types Guide

Every time you use an app, click a button on a website, or complete an online purchase, you expect it to just work, right? No glitches, no frozen screens, no unexpected errors. That seamless experience isn’t magic; it’s the result of ...

What is STLC?

Every time you use an app, click a button on a website, or complete an online purchase, you expect it to just work, right? No glitches, no frozen screens, no unexpected errors. That seamless experience isn’t magic; it’s the result of ...

What is SDLC?

Project managers, software engineers, and quality assurance teams use the Software Development Lifecycle (SDLC) as a meticulous and systemic strategy. This helps to efficiently and precisely design, develop, test, and deploy software apps. The SDLC ...

What is White Box and Black Box Testing?

If you are experimenting with a mysterious machine. One method is to let you press buttons, see what happens, and try and guess at how it works. The other allows you to tweak it open, look at its gears, and test each piece individually. These two ...

What is Agile Testing?

Any product delivery demands a fast, accurate, reliable, and high-quality product. Similar is the situation when it comes to software development projects. Agile testing is a major enabler to help achieve this goal. It offers a collaborative and ...

What is Test Coverage?

Today, it is imperative to deliver high-quaity, bug-free software, more than ever. Several approaches are adopted to ensure this, such as software testing process, using well-set-up test environments, ensuring good test coverage, etc. Test coverage ...
1 3 4 5 6 7 9