Acronyms Flashcards
ISTQB
International Software Testing Qualifications Board
KDT
Keyword Driven Testing
REST
Representational State Transfer
SDLC
Software Development Life Cycle
SOAP
Simple Object Access Protocol
SUT
System Under Test
TAA
Test Automation Architecture
TAE
Test Automation Engineer
TAS
Test Automation Solution
TCP
Transmission Control Protocol
W3C
World Wide Web Consortium
XPath
(XML Path Language): A query language for selecting nodes from an XML document
XML
(eXtensible Markup Language) defines a set of rules for encoding documents in a format that is both human-readable and machine-readable
wrapper
A function in a software library whose main purpose is to call another function, often adding or enhancing functionality while hiding complexity
WebDriver
The interface against which Selenium tests are written