Git Product home page Git Product logo

wessbas.ui's Introduction

INTRODUCTION
------------

This projects transforms logfiles to WESSBAS-DSL instances, JMeter Load Test Scripts,
and PCM Usage Models. The transformation is configured using a UI. 

Input: logfiles, i.e. HTTP weblogs, kieker logs,...

Output: WESSBAS-DSL, JMeter Load Test Scripts, PCM Usage Models 

  
SYSTEM REQUIREMENTS
-------------------

The project has been developed with the use of the following tools:

  - JDK 1.7
  - Eclipse Modeling Tools  
  - Netbeans 
  - WESSBAS Projects: 
      * wessbas.dsl
      * wessbas.behaviorModelExtractor
      * wessbas.dslModelGenerator
      * wessbas.testPlanGenerator*
      * wessbas.commons

WESSBAS Log Format
------------------

With protocol information:
Session id;"use case 1":start timestamp:end timestamp:url:port:host ip:protocol:method:query string:encoding;...;"use case n":start timestamp:end timestamp:url:port:host ip:protocol:method:query string:encoding

or without protocol information:

Session id;"use case 1":start timestamp:end timestamp;...;"use case n":start timestamp:end timestamp

A mixture is not support currently.

The part :url:port:host ip:protocol:method:query string:encoding are protocol specific information and are required for
generation of executable testcases. These information are optional. 

Example: 

sh0Qe7VkIWailcOJCrWQmaIs.undefined;"login":1434390882048832140:1434390882067651830:/specj-web/app:8080:
192.168.1.1:HTTP/1.1:GET:uid=463633&submit=Log+in&action=login:<no-encoding>;

TODO:
---------------

- order files in folder, i.e. folder for the configuration files, result files
- force to use different pm output folder than input folder
- add console output to ui

wessbas.ui's People

Watchers

James Cloos avatar Teerat Pitakrat avatar Stefan Siegl avatar Thomas F. Duellmann avatar Andre van Hoorn avatar Christian Vögele avatar Tobias Angerstein avatar Alper Hidiroglu 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.