# Internal QA

Prior to moving into a validation or UAT phase, the following items must pass internal quality assurance (QA):

**Basic functionality:**

* Acceptable load time
* Model clearly visible (i.e. not too small initially, can zoom, not cut-off mid-screen)
* Rotate model all directions
* Material changes are visible
* Option changes are visible
* Animations work as designed
* Vertical drag/swipe has the intended behavior (interact with the player and orbit the view as normal or fall through and scroll the browser page)
* Virtual photography images load as expected
* All configuration changes can be made on the same screen while simultaneously viewing 3D models
* Spellcheck
* Pricing
* Outputs (email/PDF/other)
* Sharing is working (or disabled)
* Integration points/data exchange

**Test basic functionality on supported browsers:**

* Most recent version of Chrome, Firefox, Safari, and Microsoft Edge on desktop device
* Most recent version of Chrome and Safari on an iPhone, an Android phone, an iPad, and tablet

**Additionally, tests beyond the "happy path" should be conducted to ensure quality prior to handing off to a client**


---

# 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://community.threekit.com/getting-started/managing-your-implementation/internal-qa.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.
