Enterprise Java
-

Converting objects to Map and back
In large enterprise applications sometimes we need to convert data objects to and from Map. Usually, it is an intermediate…
Read More » -

Selenium Java Tutorial – Class Name Locator In Selenium
CSS Locator in Selenium is one of the most important aspects of writing a script. If you cannot locate an…
Read More » -

Find Elements With Link Text & Partial Link Text In Selenium
CSS locators in Selenium are a fundamental concept that every tester who aims to perform automation testing with Selenium, should…
Read More » -

A Quick Guide to Spring Boot Login Options
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -

Object-Relational Mapping (ORM) with NetSuite Data Entities in Java
Object-relational mapping (ORM) techniques make it easier to work with relational data sources and can bridge your logical business model…
Read More » -

Role of Automation Testing in CI CD Pipeline
The industry widely adopted software development practices: Continuous Integration and Continuous Deployment ensure delivering the product well and delivering often.…
Read More » -

Defining a Resource
In Fielding’s dissertation a Resource is described as: “Any information that can be named” … “a document or image, a temporal…
Read More » -

Angular 8 + Spring Boot 2.2: Build a CRUD App Today!
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -

Hot-deploying into Kubernetes using Telepresence & WAD
When you’re testing your enterprise application in a Kubernetes environment, the turnaround for changing, re-packaging, and re-deploying your application can…
Read More »


