Guides & Tutorials

Guides & Tutorials are instructional resources that provide step-by-step instructions, advice, and expertise on specific topics or tasks. These materials are designed to help individuals acquire new skills, solve problems, or gain knowledge in a structured and easily understandable format.

Angular CLI – Local Branch Compiling for Mac Users

Local Branch Compiling First, the project needs to be cloned locally. For this, use the “git clone” command in the terminal and add the project link (git clone + link); After the project is cloned, access the project folder in...

QA Cheatsheet

Introduction Our QA cheatsheet is a must-read before trying out a new feature.  Before we start, validate that the newly added feature integrates well with the existing system.  Most times, developers don’t know the entire product as well as a QA (who...

How to Add a Bug

One of the most important roles of a QA tester, among other things, is to find problems within the software that's being tested and report them to be fixed. This means that reporting a bug correctly is essential to its...

Protractor Quick Guide

...
12