Manual & Automated testing
Testing activities mentioned below are done manually:
Installation of cQube - AWS
Installation of cQube - SDC / On-premise ( localhost and Public )
Installation of cQube - Oracle
Testing activities mentioned below are automated:
Using Karate Framework - CuCumber with BDD approach automated all the event/spec, Ingestion/, /dimensions, /scheduler, etc., covered with all the required validations to the API responses.
For Visualization - Using Selenium with a Python programming language and Pytest framework for running the automation test suites - almost 80% of the UI application can be automated, and the rest of other test cases are executed as a manual process
Last updated