> For the complete documentation index, see [llms.txt](https://docs.betterbuilding.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betterbuilding.io/support-and-training/other-support/testing-and-verification.md).

# Testing and Verification

- [ISO 10211 / ISO 14683 Thermal-Bridge Validation Report](https://docs.betterbuilding.io/support-and-training/other-support/testing-and-verification/iso-10211-iso-14683-thermal-bridge-validation-report.md): Software Version: Better Building HAMT Solver 1.0 I Date of Testing: 30/06/26  I Report Version: 1.2 I Prepared by Darren O'Dea
- [HAMSTAD Benchmark Test Report](https://docs.betterbuilding.io/support-and-training/other-support/testing-and-verification/hamstad-benchmark-test-report.md): Software Version: Better Building HAMT Solver 1.0 I Date of Testing: 30/06/26 I Report Version: 1.1 I Prepared by Darren O'Dea
- [BS EN 15026:2023 - Hygrothermal Performance Benchmark Test](https://docs.betterbuilding.io/support-and-training/other-support/testing-and-verification/bs-en-15026-2023-hygrothermal-performance-benchmark-test.md): Software Version: Better Building HAMT Solver 1.0 I Date of Testing: 30/06/26  I Report Version: 1.2 I Prepared by Darren O'Dea
- [EnergyPlus™ V 9.5.0 + 22.2 + 25.1](https://docs.betterbuilding.io/support-and-training/other-support/testing-and-verification/energyplus-tm-v-9.5.0-+-22.2-+-25.1.md)
- [Input Output Reference](https://docs.betterbuilding.io/support-and-training/other-support/testing-and-verification/energyplus-tm-v-9.5.0-+-22.2-+-25.1/input-output-reference.md)
- [Engineering Reference](https://docs.betterbuilding.io/support-and-training/other-support/testing-and-verification/energyplus-tm-v-9.5.0-+-22.2-+-25.1/engineering-reference.md)
- [Radiance V 5.2](https://docs.betterbuilding.io/support-and-training/other-support/testing-and-verification/radiance-v-5.2.md)
- [ANSI/ASHRAE Standard 140 - Building Thermal Envelope and Fabric Load Tests](https://docs.betterbuilding.io/support-and-training/other-support/testing-and-verification/ansi-ashrae-standard-140-building-thermal-envelope-and-fabric-load-tests.md): Software Version: Better Building with EnergyPlus v25.1 I Date of Testing: 15/11/25 - 17/11/25 I Report Version: 1.0
- [ANSI/ASHRAE Standard 140-2020 - Space-Cooling Equipment Performance Comparative Tests](https://docs.betterbuilding.io/support-and-training/other-support/testing-and-verification/ansi-ashrae-standard-140-2020-space-cooling-equipment-performance-comparative-tests.md): Software Version: Better Building with EnergyPlus v25.1 | Date of Testing: 17/11/25 - 25/11/25 | Report Version: 1.0
- [ANSI/ASHRAE Standard 140-2020 - Space-Cooling Equipment Performance Tests](https://docs.betterbuilding.io/support-and-training/other-support/testing-and-verification/ansi-ashrae-standard-140-2020-space-cooling-equipment-performance-tests.md): Software Version: Better Building with EnergyPlus v25.1 | Date of Testing: 15/11/25 - 17/11/25 | Report Version: 1.0
- [Total R-value Calculations (ISO 6946:2017)](https://docs.betterbuilding.io/support-and-training/other-support/testing-and-verification/total-r-value-calculations-iso-6946-2017.md)
- [Total R-value Calculations (AS/NZ 4859.2 + NZS 4214)](https://docs.betterbuilding.io/support-and-training/other-support/testing-and-verification/total-r-value-calculations-as-nz-4859.2-+-nzs-4214.md)
- [System Total R-value Calculations (CIBSE Guide A)](https://docs.betterbuilding.io/support-and-training/other-support/testing-and-verification/system-total-r-value-calculations-cibse-guide-a.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.betterbuilding.io/support-and-training/other-support/testing-and-verification.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
