📄️ Introduction
ZeuZ Node is an open source automated software testing platform. It can be used
🗃️ Setup and Usage
7 items
🗃️ 📦 Actions
12 items
🗃️ ⚙️ Developer resources
2 items
📄️ Calling method on variable
ZeuZ node allow you to use any kind of python built-in method on variable. Example: %|var_name.capitalize()|%,where var_name is the name of the variable . You can also use several methods at a time.
📄️ Concepts in ZeuZ
SQA (Software Quality Assurance) Concepts
📄️ Condition (if else)
Conditions are flow control actions in Zeuz Node, meaning, they alter the normal flow of execution of actions. You can put different conditions to prevent or allow execution of one or more related actions.
📄️ Data Collector
Data collector is a very powerful feature that allows you to collect
📄️ Element Detection
For selenium-appium actions, we have several supports for locating an element. Such as you can provide
📄️ Loop
Loops are a type of flow control actions in ZeuZ Node that allows you to
📄️ SQL Concepts
Database
📄️ Variables and Indexed Access
With ZeuZ Node, you can store complex variables of any common type - integers,
📄️ ZeuZ API examples
ZeuZ API provides an external interface for clients to interact with
📄️ ZeuZ features
1. Automation Platforms: