Author: Shruti Shrivastava

Variables in Java

Variables in Java

Welcome back to the Java tutorials. In the last session we focused on different types of data types available in Java. We briefly discussed both the primitive data types as well as non-primitive data...

Data types in Java

Data types in Java

In the last tutorial, we made you acquainted with the basic and suggested conventions used in Java. Many of the conventions may not look like mandatory but are indeed important as and when we...

Introduction to Java

Introduction to Java

We are very happy to announce that we are beginning a small tutorial series on basics of Java. Very often we have observed that people find it extremely difficult to get started with Selenium directly...

Testing Principles in Software Testing

Testing Principles in Software Testing

Testing Principles in Software Testing Performing Testing has always been a crucial and challenging task. Thus, to perform testing effectively and efficiently, various guild lines have been presented and suggested by scholars already in...

Using Remote Fitnesse

Using Remote Fitnesse

Prerequisites 1. The fitnesse server should be started on the remote machine where user would like to execute the fixtures. 2. While testing a web application, application needs to be deployed at the end...