Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 1.97 KB

IDEAS.md

File metadata and controls

8 lines (8 loc) · 1.97 KB
IDEAS DESCRIPTION
AWS Automation Add support for AWS automation in nRoBo framework using official library by AWS.
Database Testing Add support for Database testing by enabling all kinds of database connectors and also ways to execute SQL statements, fetch results etc in uniform way all across various databases.
API Testing Add support for API automation (Dont' know how exactly yet)
Compare Database Research list of libraries for comparing database tables, databases, and many more. Identify tools and libraries and integrate support for the same in the nRoBo framework.
Mobile Automation Add support for appium library in nRoBo
Jira Automation Integration Jira to achieve automated ticket creation on failures, posting test results summary in jira, etc through (Jira API and python module)