5.1. General
This folder contains all the article guides regarding Custom Function creation and usage in Testsigma
Prerequisite: Familiarity with Java Selenium APIs is expected to create Custom Functions. Note: Our Support Team can help you in creating Custom Functions ...
Sun, 12 Apr, 2020 at 3:11 PM
Though there is an extensive list of Natural Language Commands/Statements in addition to Test Data Functions available in Testsigma, there might be situa...
Tue, 24 Dec, 2019 at 4:21 PM
A couple of default methods(getters and setters) are available for managing Parameter Test Data in Custom Function code: 1. setTestDataParameterValue(name,...
Mon, 6 Jan, 2020 at 4:52 PM
A couple of default methods(getters and setters) are available for managing Run-time Test Data in Custom Function code: 1. setRuntimeTestData(String name, ...
Fri, 9 Oct, 2020 at 1:37 PM
Environment parameters are also called Global parameters. A couple of default methods(getters and setters) are available for managing Environment parameters...
Tue, 21 Jan, 2020 at 7:23 PM
There are two Custom Function types available in Testsigma. They are: Custom Function Test Data Custom Function Test Step The main difference betwee...
Tue, 10 Sep, 2019 at 7:18 PM
This document will help you import your Custom Functions from your Java IDE to Testsigma Custom Functions page directly. This guide is intended for advanc...
Tue, 27 Oct, 2020 at 4:52 PM