# Manual & Automated testing

**Testing activities mentioned below are done manually:**

* **Installation of cQube** - AWS&#x20;
* **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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cqube.sunbird.org/qa-testing/manual-and-automated-testing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
