Skip to content

AUTOMATION

Sanath Kumar Dharmasthala edited this page Oct 23, 2020 · 1 revision

Welcome to the READYAPI Automation wiki!

Overview

This project wiki provides you with all the information required for automation and easy solution for many operations performed on READYAPI. This project gives a complete overview for below listed functionalities.

Point To Consider

Please use appropriate place to request for new feature to be added or feel free to add feature if you have any without altering basic structure of the project.

List of operations supported

  1. Create New project Using Groovy scripts
  2. Import WSDL into a project (already hosted WSDLs into any specified project)
  3. Creating new Test Environments
  4. Setting end points and JDBC Strings per environment
  5. Linux Server command execution from READYAPI
  6. Add and Remove assertions into test step
  7. Scripts for writing Request Responses to Files
  8. Triggering PUTTY terminal Servers from READYAPI
  9. Various Date formats for reference
  10. Refer one groovy script from another script
  11. Switching active test environment
  12. Looping the entire test suite and test cases
  13. Insert an XML tag into SOAP step
  14. Connecting to Database and getting test data
  15. Fetch/write data from and to PROPERTIES step
  16. Sending MQ Messages from READYAPI
  17. Fetching Logs from Linux Server
  18. Opening browser from READYAPI
Clone this wiki locally