Category Software Development

Java SE

This post is about Java SE. Java SE platform is an specification that can have multiple implementations. You can read this post about Java platforms. Java SE Implementations There are different implementations of this platforms of Java SE by different…

Jakarta EE

Jakarta EE, formerly known as Java EE, is a Java platform specification that allows multilayer architecture and that is aimed to enterprises. Java EE was initially developed by Oracle. When development was handed to Eclipse Foundation it had to change…

Artifact Repository

An artifact repository or repository manager is a tool to manage, store, and distribute software artifacts, such as libraries, dependencies, and packages, throughout the software development lifecycle. List of Artifact Repository Solutions Artifact repository software: Nexus Sonatype Nexus Repository is…

Quiz Question Formats

This post summarizes some standard formats to store quiz questions. List of Quiz Questions Formats Quiz question formats feature on this post: QTI Question and Test Interoperability (QTI) is a standard format for the representation of assessment content and results.…

Software Testing Frameworks

This post features software testing frameworks or software testing tools. Keyword Driven Testing (KDT) To check software testing tools focused on information security, you can read more about: Do not confuse software testing tools with automation software like browser automation…