Bug Reaper: Java

                  Bug Reaper

Lean about Automation Testing,Selenium WebDriver,RestAssured,Appium,Jenkins,JAVA,API Automation,TestNG,Maven, Rest API, SOAP API,Linux,Maven,Security Testing,Interview Questions

Showing posts with label Java. Show all posts
Showing posts with label Java. Show all posts

Sunday, 19 April 2020

Sunday, 22 March 2020

Saturday, 7 March 2020

Comparator in Java

3/07/2020 01:40:00 pm 0
It is in  java.util package Comparator is used to have customized sorting It defines two methods 1.) Compare 2.) Equals public in...
Read more »

TreeSet

3/07/2020 01:12:00 pm 0
TreeSet is implementation of Set interface We have other implementation  as well like HashSet and LinkedHashset. We use HashSet if we ...
Read more »

PriorityQueue

3/07/2020 01:11:00 pm 0
In which scenarios we should use PriorityQueue. For example, you may want to order employee records in the ascending order of their salar...
Read more »

Monday, 24 February 2020

SonarQube

2/24/2020 08:03:00 pm 0
 SonarQube –SonarQube empowers all developers to write cleaner and safer code. It is an open-source platform developed by SonarSource fo...
Read more »