View on GitHub

vautotest

SSH, PowerShell, Restful Web-service, SQL, Email, Web automation, Windows system GUI automation, Scenario testing as thread, Element Factory.

Download this project as a .zip file Download this project as a tar.gz file

Welcome to vautotest Pages.

It is dedicated to provide the special methods to resolve the fundamental function required by automation and in the meanwhile the new project provides a high efficient way of using it’s all methods.

Release 1.2.0

1.It is able to execute a Scenario with multiple ScenarioIO.

2.Implemented WinRDAuto instead of WinAuto to provide way of accessing windows remote desktop and query information by .bat file your user-defined .bat file.

Release 1.1.1

1.Provide a way of managing all instances of CommandRequest.class (which presents powershell or ssh or sql) through java annotation in one java class.

2.Provide a way of managing all instances of E2EValidationRequest.class (which presents a user-defined end to end validation) through java annotation in one java class.

3.Provide a way of managing all instances of EmailRequest.class (powershell, ssh, sql) through java annotation in one java class.

4.Provide a way of managing all instances of RestfRequest.class (which presents a restful-webserivce request) through java annotation in one java class.

5.Provide a way of managing all instances of ScenarioRequest.class (which presents a user-defined scenario) through java annotation in one java class.

6.Provide a RequestsFactory.class which method can initiate above all types’ instances in anywhere.

7.Provide Clients (all that class are in package “clients”) for supporting all types’ instances and also can be single instated to handle your own requirement.

8.Provide Utilites (all that class are in package “utilites”) which can support below:

•SSLTunnel.class: handle SSL Tunnel.

•RealServerInspector.class: query information of Linux/Windows system.

•Jssecacerts.class: get cert from any host and add in java cert library.

9.Pack source of package “examples” (where introduces how to use above classes) and a Java doc in the vautotest-1.0.0.jar.

Guide

Authors and Contributors

Hugo Zhang(@zhangyutao)

Support or Contact

Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.