Giter Site home page Giter Site logo

qautomation-sdk's Introduction

qTest Automation SDK

This package includes automation libraries and automation host developer edition.

Automation libraries

  • agent-base-1.0.0.jar - including plugin domain classes, plugin utilities.
  • agent-plugin-access.jar - including plugin extension and some domain classes.
  • agent-plugin-api-1.0.0.jar - incluing plugin API use to develop automation plugin.
  • qtest-sdk-java-1.1.3.jar - including qTest API SDK and qTest API domain classes.
  • External libraries:
    • commons-lang-2.6.jar
    • commons-codec-1.10.jar
    • commons-io-2.4.jar
    • jackson-core-2.5.1.jar
    • jackson-annotations-2.5.1.jar
    • commons-logging-1.1.3.jar
    • log4j-1.2.17.jar

Automation Host Developer Edition

Run
$ cd agent
$ java -jar agent.jar

In the first time, Automation Host applies the database and generate the folder structure:

  • config: the automation host configuration folder.
  • db: the automation host database.
  • lib: the additional libraries.
  • plugins: internal (bundled) and external plugin.
  • plugins_work: plugin installed directory.
Install plugin
  • Copy plugin (jar file) to plugins/external of Automation Host
  • Restart Automation Host to take effect.
Uninstall plugin
  • Remove your plugin folder in plugins_work folder of Automation Host
  • Remove your plugin file (jar file) in plugins/external

qautomation-sdk's People

Watchers

Duke Nguyen avatar James Cloos avatar Jonathan Alexander avatar Duy Pham avatar Tuan Lam avatar Dat Quach avatar  avatar Huy Nguyen avatar  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.