Testing

Quality Assurance / Testing the Machine Learning Model

This is the first post in the series of posts related to Quality Assurance & Testing Practices and Data Science /…

6 years ago

Selenium Interview Questions and Answers – Set 1

In this post, you will take the objective test (interview questions and answers) to check your knowledge of Selenium. This…

6 years ago

Top 7 Reasons to use Dockers for Testing Your Application

This article represents some of the key reasons on why one should consider using dockers for testing their applications. Some of the points in…

8 years ago

AngularJS Hello World Unit Testing Code Example

The article intends to provide take away code to get started with unit testing while working with AngularJS. The underlying…

10 years ago

Quick Reference to Jasmine – Javascript Unit Testing Framework

The article represents the fundamentals concepts and code samples around Jasmine, a popular Javascript unit testing framework.TO get started, download…

10 years ago

Javascript Unit Testing using Jasmine – Code Examples

The article lists down some of the unit tests samples for testing Javascript code. The unit tests in this article…

10 years ago

How to Increase Unit Test Coverage of Legacy Code?

The article represents a time-tested approach on how to increase unit test coverage with legacy code. I shall try and…

10 years ago

Tips & Techniques for Estimating Software Testing Effort

Even before we go about looking into tips and techniques for doing effort estimation for testing, it may be kept…

10 years ago