Enterprise Java
-
Java Microservices with Spring Boot and Spring Cloud
Friends don’t let friends write user auth. Tired of managing your own users? Try Okta’s API and Java SDKs today.…
Read More » -
How Do You Calculate Your ROI On Test Automation With Selenium?
Cross browser testing has been a type of testing which requires a tremendous amount of effort and time. The process…
Read More » -
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 »