Glossary¶
This glossary provides definitions for terms used in this guide:
- API: Application Programming Interface
- AUT: Application Under Test
- DOM: Document Object Model
- Framework: A structured system for organizing test cases, test sets, data, parameters, and configurations.
- GIT: Global Information Tracker. Git is a free and open-source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
- GUI: Graphical User Interface
- IDE: Integrated Development Environment
- JSON: JavaScript Object Notation
- Page Object / Module: A user-defined global object that includes a repository of actions and is part of a testing framework.
- REST: REpresentation State Transfer
- SOAP: Simple Object Access Protocol
- SPIRA: SpiraTest or SpiraTeam, the preferred test management tool for Rapise.
- UI: User Interface
- XML: eXtensible Markup Language