30th March 2023

Sanity Testing

Sanity testing is a type of software testing that aims to quickly evaluate whether the basic functionality of a new software build is working correctly or not. It is usually performed on builds that are in the initial stages of development, before the full regression testing is performed. Sanity testing is limited in scope and typically focuses on critical functionality and does not aim to uncover every possible error or bug in the system. It is a quick and lightweight way to ensure that the software is functioning as expected before further testing is conducted. Sanity Testing is a subset of […]
20th May 2019

Microsoft Web Template Studio

Microsoft has introduced the Visual Studio code extension Web Template Studio (WebTS). The open source extension, designed to create cloud-based web apps and is available as a very early nightly build. A new extension for VS Code is in the starting blocks: Microsoft Web Template Studio (WebTS) is ready for download as a very early nightly build. The goal of WebTS cloud-based full-stack web development using Azure services. WebTS released as a Nightly Build at a very early stage for feedback from the developer community. What Is Microsoft Web Template Studio? The new extension Web Template Studio should serve the […]