In this post we are going to discuss test cases for online text editor. There are plenty of online text editor. And some of them are now even being used as an IDE. However we are going to limit our discussion to the online text editor. [Read more…]
Archives for 2017
Sample Test Cases for Online Book Shopping
In this article, we discuss test cases for online book shopping. Recently we had one request where the user wanted to know how the process of the book shopping online is tested. [Read more…]
Sample Test Cases for Refrigerator
In this article, we discuss Test Cases for Refrigerator. There are various types of Refrigerators in the market. You can find that each one of them has different capacity. It also comes with various settings and options for the cooling. So we are going to discuss some of the common options that are available with the Refrigerator. So let’s take a look at some of those requirement from the Refrigerator. [Read more…]
Sample Test Cases for Water Dispenser
We’ve got some test cases interview questions in our comment box. In this article we discuss test cases for water dispenser. We take a look at both functional and non functional scenarios. [Read more…]
Sample Test Cases for Search Filter
In this article, we discuss how to write search filter test cases. These days almost every database enabled application has the filter and sort options. And filter search option allows filtered output of the database content. However each of the application has it’s own ways to handle the search filter options. [Read more…]
Learn RStudio IDE
In this article, we take a look at RStudio IDE. We take a look at some of the simple features of IDE that allows us to write and execute the R code. As we progress further, we will see more advanced features of IDE in upcoming articles in this series. [Read more…]
Introduction to R Programming
R is one of the popular language for statistical computing and graphics. As data science has increased in popularity, it has lead to more usage of Python and R programming language. In this article, we take a look at introduction of R programming language. [Read more…]