Giter VIP home page Giter VIP logo

test-tools's Introduction

This is a webservices integration/functional testing tool, specifically designed to execute multi-request, multi-web service test cases. This testing tool can be used for functional and integration testing of SOAP webservice endpoints. It is built on top of TestNG testing framework, spring webservices project and uses Jetlang and Groovy.
Head over to the wiki pages for a quick start.

Installation

Pre-requisites: Please have maven 3+ and Spring source tool suite (or eclipse) installed. This project relies on the groovy-eclipse compiler in order to compile the code and not maven java or groovy compiler. If that is unviable please modify the pom accordingly. You also need to install the Groovy feature(including the optional 1.8 compiler) in STS/eclipse. If you are using plain vanilla eclipse, then M2Eclipse and EGit plugins need to be installed apart from the groovy eclipse plugin.

Steps

  1. git clone [email protected]:menacher/Test-Tools.git
  2. cd Test-Tools
  3. cd ws-int-test
  4. mvn clean eclipse:eclipse - Takes time, the first time!
  5. Now go to eclipse -> file -> import -> git -> select repository and import the ws-int-test project
  6. ws-int-test project in eclipse -> right click on pom.xml -> run as -> maven test - Takes time the first time!

If everything works as expected you should see some test cases executed successfully!

Happy coding!

test-tools's People

Contributors

erkan-yilmaz avatar menacher avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.