JUnit – Testing Framework
JUnit : Testing Framework JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-driven development, and is one of a family of unit testing...
JUnit : Testing Framework JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-driven development, and is one of a family of unit testing...
TestNG : Testing Framework TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use, like as: -Annotations. -Run your tests...
Apache Maven : Automation Build tool Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting and...
Apache Ant : Automation Build tool Ant (“Another Neat Tool”) Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points...
CSS3 : Cascading Style Sheet CSS is used to control the style and layout of Web pages. CSS3 is the latest standard for CSS. -CSS stands for Cascading Style Sheets -Styles define how to...
eXtensible Markup Language eXtensible Markup Language (XML) is a set of rules for encoding documents in machine-readable form. It is defined in the XML 1.0 Specification produced by the W3C, and several other related...
JavaScript Not to be confused with Java (programming language) or JavaScript. JavaScript is a prototype-based, object-oriented scripting language that is dynamic, weakly typed and has first-class functions. JavaScript is an implementation of the ECMAScript...
J2EE JPA- Java Persistence API Abstract: The Java Persistence API, sometimes referred to as JPA, is a Java programming language application programming interface specification which describes the management of relational data in applications using...
Recent Comments