Let’s discuss Sample Test Cases for Calendar App. Consider any android calendar app. In our case here in this post, I am going to use an example of MIUI’s calendar app. You can also use the default android calendar app. But each phone comes with tweaked version of that app. And it becomes difficult to have scenarios for the UI because of that. In such case let’s stick with one ROM and then make a sample test cases for that calendar app.
[Read more…]Sample Test Cases for Dialog Box
In this article, we discuss test cases for Dialog Box. Basically we are going to check both functional and non functional scenarios under which we are going to test the dialog box. You can take the below context of the test cases for the interview or for your work. But you may have to adjust accordingly considering the one I have presented below are more of generic and context specific test scenarios.
[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…]
Learn MongoDB on Ubuntu Linux
Lets learn how MongoDB works in this simple tutorial . NoSQL databases are very interesting to learn and MongoDB is the easiest NoSQL DB you can learn in very short amount of time. [Read more…]