- collaboration
Invite Team Members
Assign Projects
Users & Role Management
Review Management [Test Cases]
Review Management [Elements]
Execution Controls
Manage Test Cases
Test Case List Actions
Import and Export Test Cases
Import Test Project Test Cases
Importing Postman Collections and Environments
Update Test Case result in a Test Plan
Test Cases (Mobile Web App)
- Test Step Types
Type: Natural Language
Type: REST API
Type: Step Group
Type: For Loop
Type: While Loop
Type: Block
Type: If Condition
Nested Step Groups
Image Injection
Cross-application testing
- Test Data Types
Raw
Parameter
Runtime
Random
Data Generator
Phone Number
Mail Box
Environment
Concat Test Data
Create Test Data [Parameter]
Update Test Data Profile
Updating Value in TDP
Import TDP
Bulk Deletion of a Test Data Profile
Create Test Data [Environment]
- Elements (Objects)
- Web Applications
Record Single Element
Record Multiple Elements
Create Elements
Supported Locator Types
Formulating Elements
Shadow DOM Elements
Verifying elements in Chrome DevTools
Handling iframe Elements?
Dynamic Locators using Parameter
Dynamic Locators using Runtime
Using Environment Test Data for Dynamic Locators
Locating Dynamic Elements in Date Widget
Freeze & Inspect Dynamic Elements (WebPage)
Locating Dynamic Elements in Tables
Import/Export Elements
AI Enabled Auto-Healing
Locator Precedence (Web Apps)
Verify Elements from Test Recorder
- test step recorder
Install Chrome Extension
Install Firefox Extension
Install Edge Extension
Exclude Attributes/Classes
- test plans
Add, Edit, Delete Test Machines
Add, Edit, Delete Test Suites
Schedule Test Plans
Run Test Suites In Parallel
Cross Browser Testing
Distributed Testing
Headless Testing
Test Lab Types
Disabling Test Cases in Test Plans
AfterTest Case
Post Plan Hook
AfterTest Suite
Email Configuration in Test Plan
Execute Partial Test Plans via API
Ad-hoc Run
Test Plan Executions
Dry Runs on Local Devices
Run Tests on Private Grid
Run Tests on Vendor Platforms
Run Test Plans on Local Devices
Test Locally Hosted Applications
Debug Test Case Failures
Parallel and Allowed queues
- debugging
Debug results on local devices (Web applications)
Debug Results on Local Devices
Launch Debugger in the Same Window
- Testsigma Agent
Pre-requisites
Setup: Windows, Mac, Linux
Setup: Android Local Devices
Setting up iOS Local Devices
Update Agent Manually
Update Drivers Manually
Delete Corrupted Agent
Delete Agents: Soft & Permanent
Triggering Tests on Local Devices
- troubleshooting
Agent - Startup and Registration Errors
Agent Logs
Upgrade Testsigma Agent Automatically
Specify Max Sessions for Agents
Testsigma Agent - FAQs
- continuous integration
Test Plan Details
REST API (Generic)
Jenkins
Azure DevOps
AWS DevOps
AWS Lambda
Circle CI
Bamboo CI
Travis CI
CodeShip CI
Shell Script(Generic)
Bitrise CI
GitHub CICD
Bitbucket CICD
GitLab CI/CD
- desired capabilities
Most Common Desired Capabilities
Browser Console Debug Logs
Geolocation Emulation
Bypass Unsafe Download Prompt
Geolocation for Chrome & Firefox
Custom User Profile in Chrome
Emulate Mobile Devices (Chrome)
Add Chrome Extension
Network Throttling
Network Logs
Biometric Authentication
Enable App Resigning in iOS
Enable Capturing Screenshots (Android & iOS)
Configure Android WebViews
Incognito/Private mode
Set Google Play Store Credentials
- addons
What is an Addon?
Addons Community Marketplace
Install Community Addon
Prerequisites(Create/Update Addon)
Create an Addon
Update Addon
Addon Types
Create a Post Plan Hook add-on in Testsigma
Create OCR Text Extraction Addon
- configuration
API Keys
- Security(SSO)
Setting Up Google Single Sign-On(SSO) Login in Testsigma
Setting Up Okta Single Sign-On Integration with SAML Login in Testsigma
Setting up SAML-based SSO login for Testsigma in Azure
iOS Settings
Creating WDA File for iOS App Testing
- uploads
Upload Files
Upload Android and iOS Apps
How to generate mobile builds for Android/iOS applications?
- Testsigma REST APIs
Environments
Elements
Test Plans
Upload Files
Get Project Wide Information
Upload & Update Test Data Profile
Fetch Test Results (All Levels)
Trigger Multiple Test Plans
Trigger Test Plans Remotely & Wait Until Completion
Run the Same Test Plan Multiple Times in Parallel
Schedule, Update & Delete a Test Plan Using API
Update Test Case Results Using API
Create and update values of Test Data Profile using REST API
Rerun Test Cases from Run Results using API
- open source dev environment setup
macOS and IntelliJ Community Edition
macOS and IntelliJ Ultimate Edition
Windows and IntelliJ Ultimate Edition
Setup Dev Environment [Addons]
- NLPs
Retrieve Value in Text Element
Capture Dropdown Elements
Unable to Select Radiobutton
Unable to Click Checkbox
Clearing the Session or Cookies
UI Identifier NLP
Drag & Drop NLP
Uploading Files NLP
- setup
Server Docker Deployment Errors
Secured Business Application Support
Troubleshooting Restricted Access to Testsigma
Why mobile device not displayed in Testsigma Mobile Test Recorder?
Unable to Create New Test Session
Agent Startup Failure Due to Used Ports
Tests Permanently Queued in Local Executions
Fix Testsigma Agent Registration Failures
Testsigma Agent Cleanup
Need of Apache Tomcat for Testsigma Agent
- web apps
URL not accessible
Test Queued for a Long Time
Issues with UI Identifiers
Missing Elements in Recorder
Collecting HAR File
Errors with Browser Session
Page Loading Issues
- mobile apps
Failed to Start Mobile Test Recorder
Troubleshooting “Failed to perform action Mobile Test Recorder” error
Test Execution State is Queued for a Long Time
Mobile app keeps stopping after successful launch
More pre-requisite settings
Unable to start WDA Process on iPhone
Most Common causes for Click/Tap NLP failure
Finding App Package & App Activity (Android)
Cross-environment Compatible ID Locators (Android)
Why Accessibility IDs Over other Locators?
Common Android Issues & Proposed Solutions
Finding the App Bundle ID for iOS
- on premise setup
On-Premise Setup Prerequisites
On-Premise Setup with Docker-compose File
Post-Installation Checklist for On-Premise Setup
Install Docker on an Unix OS in Azure Infrastructure
SMTP Configuration in Testsigma
Configure Custom Domains
- salesforce testing
Intro: Testsigma for Salesforce Testing
Creating a Connected App
Creating a Salesforce Project
Creating Metadata Connections
Adding User Connections
Build Test Cases: Manual+Live
Salesforce Element Repositories
Intro: Testsigma Special NLPs
Error Handling On Metadata Refresh
Automating Listview Table NLPs
- windows automation
Intro: Windows Desktop Automation
Windows (Adv) Project & Application
Object Learning (Using UFT One)
Converting TSR Files to TSRx
Importing/Updating TSRx Files
Test Cases for Windows Automation
Error Handling Post TSRx File Update
Default Test Data Generators
Testsigma offers a variety of predefined data types, including text, number, date, email, phone number, and others. You can use these data types to create test data for various field types. Refer to test data generator usage in test steps to learn how to use the default test data generators in your test steps.
The following list categorises the available default test data generators.
Email Functions
Category(Class) | Function(Method) | Usage | Inputs |
---|---|---|---|
EmailFunctions | username | Generate a username | Length e.g. Length - 6 |
EmailFunctions | randomAlphanumaricEmail | Generates a random email with both numbers and letters | Length e.g. Length - 5 |
EmailFunctions | randomAlphaNumericEmailWithDomain | Generate a random email string with both alphabet and numbers | |
EmailFunctions | randomEmail | Generates a random email with a given domain. | |
EmailFunctions | randomEmail | Generates a random email | Length e.g. Length - 7 |
Mail Box Functions
Category(Class) | Function(Method) | Usage | Inputs |
---|---|---|---|
MailBoxFunctions | getEmailOTP | Fetch OTP from the email | |
MailBoxFunctions | getLinkFromContent | Fetch link from a piece of content | |
MailBoxFunctions | subjectVerification | Verify subject of email | |
MailBoxFunctions | contentVerification | Verify content of email | |
MailBoxFunctions | getEmailContent | Store the entire email content in a variable | |
MailBoxFunctions | getEmailSubject | Store the subject of the email into a variable by fetching it | |
MailBoxFunctions | urlWithText | Fetches the URL of the Element containing the provided text | |
MailBoxFunctions | urlWhichContains | Fetch the URL that contains some required parameters. | |
MailBoxFunctions | urlMatchingRegex | Retrieve the URL that matches the required regular expression | |
mailbox | Input's not required |
Mail Box Alias Functions
Category(Class) | Function(Method) | Usage | Inputs |
---|---|---|---|
MailBoxAliasFunctions | generateMailBoxAlias | Generate a unique mailbox every time it is executed during test execution | Mailbox - Select Linked Mailbox |
MailBoxAliasFunctions | getEmailContent | Fetch the entire email content into a variable | |
MailBoxAliasFunctions | getEmailSubject | Fetch the subject of the email in to a variable | |
MailBoxAliasFunctions | getOTP | Fetch OTP from the email | |
MailBoxAliasFunctions | urlWithText | Fetch the URL that contains some required text | |
MailBoxAliasFunctions | urlWhichContains | Fetch the URL that contains some required parameters | |
MailBoxAliasFunctions | urlMatchingRegex | Fetch the URL that contains a URL matching the required regular expression |
Test Data From Profile Functions
Category(Class) | Function(Method) | Usage | Inputs |
---|---|---|---|
TestDataFromProfile | getTestDataBySetName | Fetch the test data by set name from test data profiles | |
TestDataFromProfile | getTestDataByRowNumber | Fetch the test data by row number from test data profiles |
Number Functions
Category(Class) | Function(Method) | Usage | Inputs |
---|---|---|---|
NumberFunctions | Custom Calculation | Performs multiple mathematic calculations | Using any Test Data |
Number | random number | Generates a random number between a given range | |
Number | randomDigit | Generates random digits between 0-9 | Input's not required |
Number | randomDigitNotZero | Generates random digits between 1-9 | Input's not required |
Number | number of digits | Generates n number of digits | |
Number | randomNumber | Generates a Random Number Between Min and Max Values | Input's not required |
Number | randomDouble | Generates a Random Number Generator with Min, Max and Number of Decimals | |
Number | randomDouble | Generates a Random Number Generator with Min, Max and Number of Decimals | |
Number | digits | Generates a randomn number | Count - Number of digits e.g. Count - |
Number | digit | Generates a randomn number with the length mentioned | Input's not required |
Name Functions
Category(Class) | Function(Method) | Usage | Inputs |
---|---|---|---|
NameFunctions | uniqueUsername | Generates a unique username | Input's not required |
Name | name | Generates a randomn name | Input's not required |
Name | nameWithMiddle | Generates a name with Middle Name | Input's not required |
Name | fullName | Generates a Full Name | Input's not required |
Name | firstName | Generates a random name that can be used as First Name | Input's not required |
Name | lastName | Generates a random name that can be used as Last Name | Input's not required |
Name | prefix | Generates a random Prefix | Input's not required |
Name | suffix | Generates a random Suffix | Input's not required |
Name | title | Generates random Title | Input's not required |
Name | username | Generates a random Username | Input's not required |
Phone Number Functions
Category(Class) | Function(Method) | Usage | Inputs |
---|---|---|---|
PhoneNumberFunctions | getOTP | Fetch OTP from an SMS | |
PhoneNumber | cellPhone | Generates a random Mobile Number | Input's not required |
PhoneNumber | phoneNumber | Generates a random Phone Number | Input's not required |
Internet Functions
Category(Class) | Function(Method) | Usage | Inputs |
---|---|---|---|
Internet | domainName | Generates random domain name | Input's not required |
Internet | domainWord | Generates random domain | Input's not required |
Internet | domainSuffix | Generates random domain suffix | Input's not required |
Internet | emailAddress | Generates random email address | Input's not required |
Internet | emailAddress | Generates random email address with given locapart | Localpart e.g. Localpart - |
Internet | safeEmailAddress | Generates random email | Input's not required |
Internet | safeEmailAddress | Generates random email address with given | Localpart e.g. Localpart - |
Internet | url | Generates random URL | Input's not required |
Internet | image | Generates random image file URL | Input's not required |
Internet | password | Generates random password | Input's not required |
Internet | uuid | Generates random unique user id | Input's not required |
File Functions
Category(Class) | Function(Method) | Usage | Inputs |
---|---|---|---|
File | mimeType | Generates random two part file type | Input's not required |
File | fileName | Generates random file name | Input's not required |
File | fileName | Generates file name using given data |
Friends Functions
Category(Class) | Function(Method) | Usage | Inputs |
---|---|---|---|
Friends | character | Gives random name | Input's not required |
Friends | location | Gives random location | Input's not required |
Id Number Functions
Category(Class) | Function(Method) | Usage | Inputs |
---|---|---|---|
IdNumber | valid | Geneates random id | Input's not required |
IdNumber | invalid | Geneates random id | Input's not required |
IdNumber | ssnValid | Input's not required | |
IdNumber | validSvSeSsn | Input's not required | |
IdNumber | invalidSvSeSsn | Input's not required |
Address Functions
Category(Class) | Function(Method) | Usage | Inputs |
---|---|---|---|
Address | streetName | Generates random street name | Input's not required |
Address | streetAddressNumber | Generates random street address | Input's not required |
Address | streetAddress | Generates random street address | Input's not required |
Address | streetAddress | Generates street address with given data | Argument 0 e.g. Argument 0 - |
Address | secondaryAddress | Generates random address | Input's not required |
Address | zipCode | Generates random zipcode | Input's not required |
Address | zipCodeByState | Argument 0 e.g. Argument 0 - |
|
Address | streetSuffix | Generates random street Suffix | Input's not required |
Address | streetPrefix | Generates random street Prefix | Input's not required |
Address | citySuffix | Generates random Street City Suffix | Input's not required |
Address | cityPrefix | Generates random Street City Prefix | Input's not required |
Address | city | Generates random city | Input's not required |
Address | cityName | Input's not required | |
Address | state | Input's not required | |
Address | stateAbbr | Input's not required | |
Address | firstName | Input's not required | |
Address | lastName | Input's not required | |
Address | latitude | Input's not required | |
Address | longitude | Input's not required | |
Address | timeZone | Input's not required | |
Address | country | Input's not required | |
Address | countryCode | Input's not required | |
Address | buildingNumber | Input's not required | |
Address | fullAddress | Generates random full address | Input's not required |
Company Functions
Category(Class) | Function(Method) | Usage | Inputs |
---|---|---|---|
Company | name | Input's not required | |
Company | suffix | Input's not required | |
Company | industry | Input's not required | |
Company | buzzword | Input's not required | |
Company | catchphrase | Input's not required | |
Company | bs | Input's not required | |
Company | logo | Input's not required | |
Company | joinSampleOfEachList |
Date Functions
Category(Class) | Function(Method) | Usage | Inputs |
---|---|---|---|
DateFunctions | future | Generates future date within atmost 'x' time units | |
DateFunctions | future | Generates future date within atmost 'x' time units | |
DateFunctions | current | Generates current date within atmost 'x' units of time | Format e.g. Format - dd/mm/yyyy |
DateFunctions | between | Generates dates in between two dates | |
DateFunctions | past | Generates past date within atmost 'x' units of time | |
DateFunctions | past | Generates past date within atmost 'x' units of time | |
DateFunctions | birthday | Generates a random birthday | Format e.g. Format - dd/mm/yyyy |
DateFunctions | dateBeforeToday | Generates a date which is before today's date | |
DateFunctions | dateAfterToday | Generates a date which is after today’s date | |
DateFunctions | daysBeforeGivenDate | Selects the previous date as input based on the provided "current date and the number of days to be counted." | |
DateFunctions | daysAfterGivenDate | Selects the days after the current date based on the input of the "current date and number of days to be counted." |
Other Functions
Category(Class) | Function(Method) | Usage | Inputs |
---|---|---|---|
DomainFunction | emailWithDomain | Generates an email with a domain | Preferred Domain name e.g. Domain - google.com/ testsigma.com |
RandomStringFunctions | randomStringFromGivenCharactersWithLength | Generates a random string from the given set of characters | |
Random Text | phrases | Generates random text phrases | |
StringFunctions | Concat | Concatenates two or more strings | Using any Test Data like Plain Text, Parameter, Runtime, or Environment in Test-Data0 and Test-Data1 fields e.g. Testdata0 : @|parameter|, Testdata1 : $|Runtime| |
NOTE:
- You can create your own Data Generator and customise the actions according to your preference. For more information, refer to create test data generators using addons
- For some Data Generators, Regex is used to find a sequence of characters that specifies a search pattern in the text; if you're unfamiliar, refer to the Regex guide - MDN Docs.