# Test for UI Application

* For Visualization - Automated the scripts using selenium python using pytest framework that has covered all the UI automation up to 80%. Most of the features are to be automated with both positive and negative validation in the automation scripts and will run the scripts once Nifi processing is completed&#x20;
* Rest other, like 20% of manual test cases like alignments , tooltip information, and resolution testing ,can be covered in the manual testing


---

# 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/test-for-ui-application.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.
