10000 GitHub - soujava/soujava-test-kit at 80f71d6924b8b11641fba1e20411c7bc2ff02182
[go: up one dir, main page]

Skip to content

soujava/soujava-test-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

SouJava

This project is an SouJava Team effort to get together many Automation test technologies like Gatling, TestNG, Mocks, etc, into something real, updated, tested and that is ready-made for use in a CI environment.

This project will get you going with your Automation testing in few minutes, you will be able to test the following technologies:

  • REST API
  • SOAP WebServices
  • Static HTML pages
  • WebSockets
  • JMS

Gatling

Gatling is open-source, and yet a very powerful Test tool used for doing performance and load tests. Gatling will teach you about "treating your performance tests as production code" using a lightweight DSL written in Scala.

Gatling is the perfect tool for SDETs that are performing on a performance/load test role or Developers that are doing work to performance/load test apps either for work or home projects.

Gatling integrates Jenkins and this is great because you run your performance tests daily as you develop your app.

Apache Camel (Used mainly for the webservice project)

Apache Camel a open-source integration framework based on known Enterprise Integration Patterns, specially useful to create ESB Camel uses URIs to work directly with any kind of Transport or messaging model such as HTTP, ActiveMQ, JMS, JBI, SCA, MINA or CXF, as well as pluggable Components and Data Format options.

Camel Design Apache Camel is a small library with minimal dependencies for easy embedding in any Java application. Apache Camel lets you work with the same API regardless which kind of Transport is used - so learn the API once and you can interact with all the Components provided out-of-box.

Apache CXF (Used mainly for the webservice project)

Apache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS and JAX-RS. These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS or JBI.

Spring (Testing packages Under development) The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications.

Netty (Testing packages Under development) Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients.

Velocity (Testing packages Under development) Velocity is a project of the Apache Software Foundation, Velocity Engine is the actual templating engine which does all the work. If you came here because you heard about Velocity somewhere on the web, this is probably the right place to start.

Maven

This project build with Maven and the maven-plugin.

Some people may say: "Why not use SBT if this is a Scala project, or maybe why not Gradle?"

I find SBT and Gradle really interesting, but we have to be honest, Maven is the default build for Java, and everyone knows how to use it.

Jenkins

Jenkins is an open source continuous integration tool written in Java. The project was forked from Hudson after a dispute with Oracle.

Jenkins provides continuous integration services for software development.

It is a server-based system running in a servlet container such as Apache Tomcat.

It supports SCM tools including AccuRev, CVS, Subversion, Git, Mercurial, Perforce, Clearcase and RTC, and can execute Apache Ant and Apache Maven based projects as well as arbitrary shell scripts and Windows batch commands.

The primary developer of Jenkins is Kohsuke Kawaguchi. Released under the MIT License, Jenkins Wiki is free software.

Author

Thomas Modeneis StackOverflow LinkedIn

License

This module is licensed under the MIT license.

About

This project contains a set of Java/Scala goods for Testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0