• Login
  • Register
  • Return to Sofy.ai
  • Contact

What is Sofy?

What is Sofy?

Getting Started

The Sofy Dashboard

Getting Started with Testing Your App

Convert your manual tests into automated tests

Perform adhoc testing on real devices

Integrate with existing toolsets

Best Practices Guide

App Manager

Uploading Your App

Considerations for IPA files (iOS)

Enterprise Build Support

Automatically Re-Signing iOS Apps

Mobile Adhoc testing

What is Ad Hoc Testing?

Performing Ad Hoc Testing in Sofy

Setting up your Release

Device Lab Management

Understanding Device Lab

Interacting with a Device in Device Lab

Installing an App

Reading Device Logs

Viewing Test Results in the Lab

Mobile Manual Testing

Running Manual Tests

Reviewing the Results of a Manual Test

Creating a Bug or Issue during Manual Testing

Converting a Manual Test into Automated Test

Exporting Results

Mobile Automated Testing

What is No-Code Automation?

Creating an Automated Test

Creating a Test Suite

Converting a Manual Test Run to an Automated Test

Inserting Steps into an Existing Test Case

Creating a Template for Automated Tests

Inserting a Template into a Test Case

Executing Automated Tests

Manually Overriding Element Selection

Adding Actions on Automated Tests

Adding Asserts During & After Automation

Adding API Step to your Test

Switching between apps

Resetting your app

Setting Performance Thresholds

Adding Delays in Automated Test Cases

Adding Conditions to Test Cases

Creating a Variable at time of Test Authoring

Automate OTP verification via email

Automate OTP verification via text message

Long Press

Swipe

Test Data

Adding Test Data

Reporting

Review Test Results from Dashboard

Review Test Results from Device Lab

Compare Test Results with Baseline Recordings

Release Readiness Report

Scheduling Tests

Scheduling Automated Tests

Account Settings and Billing

Update Your Password

Adding Your Team

Generating API Access Keys

Understanding Usage and Billing

Setting Up Credentials For Website Tests

Setting Up Credentials For Mobile Tests

Integrations

Integrating Sofy with Jenkins

Integrating Sofy with Jira

Integration with BitRise

Integration with GitHub Actions

Integration with Datadog

Forwarding Email Addresses and Slack

CircleCI

Microsoft App Center

SofySense (Beta)

Creating Test Cases

Analyzing Test Results

Using APIs for Testing

Upload APK/IPA using APIs

Adding API Step to your Test

Schedule Run Status API

Storing Variables and Using them in API Requests

Release Notes

August 2023

July 2023

June 2023

May 2023

April 2023

March 2023

February 2023

December 2022

November 2022

October 2022

September 2022

Release Notes (before Oct. 2022)

FAQs

Frequently Asked Questions (FAQs)

Troubleshooting

Wrong element detected

Application Failed to Install

A system dialog pop-up failed my test

Selecting the right element on my screen but still getting test failure

Observing Slow Performance

All Categories ​>​ ​Using APIs for Testing

Using APIs for Testing

4 articles

Upload APK/IPA using APIs

Upload API to push to builds to Sofy Upload APK/IPA. To upload build to SOFY, use the following curl command: curl --location --request POST "https://api.sofy.ai/api/AppTests/buildUpload" \ --header…

Updated 6 months ago by Adnan Pandjou

Adding API Step to your Test

Test cases are not just a set of steps performed on your screen. Today, test cases require creating runtime test data from API responses and using that data in subsequent steps (or deleting data afte…

Updated 1 month ago by Adnan Pandjou

Schedule Run Status API

How to use Schedule APIs. The below curls are components of schedule APIs. Schedule Curl. The schedule curl is used to trigger tests in Sofy. The following parameters are required to trigger the sche…

Updated 6 months ago by Adnan Pandjou

Storing Variables and Using them in API Requests

In many cases, it might be useful to make several API requests in succession where we use data obtained from one request & feed it into another request. Such examples may include registering a new us…

Updated 3 months ago by Adnan Pandjou

Powered by HelpDocs (opens in a new tab)

Contact