API Testing – Mocking the Web Services

Application Programming Interface which enables communication and data exchange between two different software; the process of Testing this data exchange communication in the form of request and response by using a tool is called as API Testing.

Automated Script Generation using qTest Explorer

We may already have heard that we can’t make API calls directly from Lightning Components, and that those calls must be made via Apex. Well, today I needed to call the Tooling API from Apex, so I started coding something that I thought would be simple.

Litmus – Email Testing Tool

Litmus is an email testing tool with various email clients such as Mobile clients, Web-based email clients, Outlook, Cross browsers, etc.  We can test the emails in Litmus using HTML code.

AWS For Mobile Devices Testing

We may already have heard that we can’t make API calls directly from Lightning Components, and that those calls must be made via Apex. Well, today I needed to call the Tooling API from Apex, so I started coding something that I thought would be simple.

Adhoc Testing

The main purpose of testing is to deliver a high-quality product to the customer. To ensure the product is a quality product, testers carry over various types of testing. In this article, we are going to discuss a new type of testing called “Adhoc Testing”.