OTX Reference  
OpenTestSystem.Otx.Extensions.JSON Namespace Reference

Read and interpret JSON data More...

Namespaces

namespace  Actions
 Lists all ActionRealisation extensions.
 
namespace  DataTypes
 Data types, see also Core data types.
 
namespace  Exceptions
 Error handling.
 
namespace  Terms
 Lists all Terms.
 
namespace  UniversalTypes
 Commonly used types
 
namespace  Variables
 Variable Access.
 

Classes

class  CheckerRule
 Comprehensive checker rule listing, see also Core checker rules. More...
 

Detailed Description

Read and interpret JSON data

The JSON extension makes it possible to read and interpret JSON data (defined in RFC-8259) from files that shall be defined by a URI (see ISO 13209-2, Annex OTX home and URI recommendation) or directly from strings. It allows modification of existing data and creation of new data. It offers actions, terms, and data types for basic tasks e.g. setting and getting child elements.