Download GIT from here https://git-scm.com/download/win for Windows OS. Install GIT. Go to Start -> Select Git GUI Click on Create New Repository Provide Directory details (where your Java Classes are present) and Click Create. Now , your repository has been set up. You will need to tell GIT who you are so that commit […]
Read MoreLearn Programming through Logical Thinking – Series – 4 This blog explains about Learn Programming through Logical Thinking – Series – 4 and is below : _______________________________________________________________________________ This is Learn Programming through Logical Thinking Series – 4. In this series, we are converting the logical problems into Java Programs. We are discussing about “Rearranging letters in […]
Read MoreLearn Programming through Logical Thinking Series – 3 This blog explains about Learn Programming through Logical Thinking Series – 3 and is given below : _______________________________________________________________________________ This is Learn Programming through Logical Thinking Series – […]
Read MoreLearn Programming through Logical Thinking Series – 2 This blog explains about Learn Programming through Logical Thinking Series – 2 and is given below : _______________________________________________________________________________ This is our Learn Programming through Logical Thinking Series – 2. Here we are going to discuss about one more puzzle or aptitude. The question looks as follows: Aptitude: A […]
Read MoreLearn Programming through Logical Thinking Series -1 This blog explains about Learn Programming through Logical Thinking Series -1 and is explained below : _______________________________________________________________________________ In our Learn Logical Thinking and Programming Series -1, we are going to discuss about the below aptitude. This is one of the easiest logical thinking questions, usually asked in Aptitude rounds […]
Read MoreLets analyze the IT Job Trends in 2017. Couple of months before Forbes published the top 5 trending programming languages. The list mentions as follows. Python Java JavaScript C# PHP IT Trends in 2017 Though the list details are true, we cannot conclude that this is the finalized list. This list is completely based on […]
Read MoreSyncFusion Interview Programs with Answers This blog explains about SyncFusion Interview Programs with Answers and is explained below : ______________________________________________________________________________ Let us discuss SyncFusion Interview Programs with Answers here. The below program was asked for a .NET Fresher candidate in SyncFusion Interview. SyncFusion Interview Programs with Answers Finding the average of Array Excluding Highest, Lowest elements […]
Read MoreSelenium Interview Questions and Answers with Examples – 2 is our second post in this series. Readers can get the first part Selenium Interview Questions and Answers with Example – 1 In this post, we are going to discuss about Selenium Interview Questions and Answers with Examples in detail. I am going to write this […]
Read MoreIn this post, we are going to discuss about Selenium Interview Questions and Answers with Examples in detail. I am going to write this series which will be well suitable for Freshers as well as experienced candidates. Please post me whatever Selenium Interview Questions with or without Answers and with / without examples. Let us […]
Read MoreIn one of the Software Testing training sessions in Payilagam, a trainee raised a nice question. Why do we need Boundary Value Analysis as a technique in Black Box Testing? Equivalence Class Partitioning We have a testing technique called “Equivalence Class Partitioning”. This technique itself is enough to test all kinds of test data. ECP […]
Read More