Ajoe Alex
- Total activity 57
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 15
Articles
Recent activity by Ajoe Alex-
List of App Environments
Returns a paginated list of application environments configured for the given Project. #aq__content { width: 100%; /* height: 100vh; */ display: flex; /* justify-content: center; ...
-
Pre-Requisite Setup To Enable API Access In Salesforce
This article explains the pre-requisite setup required to enable API Access in your salesforce instance using Connected Apps and generate Consumer Key (client_id) and Consumer Secret (client_secret...
-
Automation testing of Salesforce API
This article explains how you can automate the testing of Salesforce API from ACCELQ. Note: To align with the supported approach for enabling API access as per the latest Salesforce release, the Co...
-
Email Automation: Setting Up Email OAuth 2.0 for Gmail in ACCELQ
This article walks you through the process of configuring Email OAuth 2.0 for Gmail in ACCELQ. It covers the steps needed to create a Google Cloud project, assign necessary permissions, and generat...
-
Email Automation: Setting Up Email OAuth 2.0 for Microsoft Office 365 in ACCELQ
This article walks you through the process of configuring Email OAuth 2.0 for Microsoft Office 365 Azure in ACCELQ. It covers the steps needed to create an app registration, assign necessary permis...
-
Building a Self-Contained ACCELQ Docker Agent Image with Dependencies: A Step-by-Step Guide
This article provides insight into constructing the ACCELQ Docker image inclusive of all essential jar dependencies. The setup process involves generating all the essential dependencies on the loc...
-
Okta MFA enabled applications: Automated login with security code in Action logic
Feature Availability: Version 5.0 If the application you are testing is set up for Okta multi-factor authentication, follow the steps in this article to allow automation logic to acquire verifi...
-
Microsoft MFA enabled applications: Automated login with security code in Action logic
If the application you are testing is set up for Microsoft multi-factor authentication, follow the steps in this article to allow automation logic to acquire the verification code when the test is ...
-
Salesforce MFA: Automated login with security code in Action logic
If you want to have TOTP-based authentication using 3rd-party Authenticator apps like Microsoft Authenticator, follow the steps in this article to allow automation logic to acquire verification cod...
-
Executing tests for legacy Internet Explorer applications
Microsoft has discontinued Internet Explorer and no longer offers support for it. The retired, out-of-support Internet Explorer 11 desktop application is scheduled to be permanently disabled throug...