Tag: <span>Test automation</span>

Top 10 Test Automation Trends for 2022

Test automation is becoming more important than ever, as companies seek to get to market faster and better serve their customers. Without properly conducting software tests, companies may lose money, clientele, and reputation. For large enterprises, infrastructure failures could add up to nearly $140,000 per hour on the low end and $540,000 per hour on…

Read more

BRM Database Testing

05/06/2020
Posted by
0

An overview on BRM is discussed in our earlier posts and we would recommend beginning from that article for continuity. In this post we will discuss the data stored in the BRM Database, created by performing various BRM GUI and BRM API operations. Given below is the structure of BRM Database:   The BRM Database…

Read more

BRM Server Component Testing

05/01/2020
Posted by
0

As discussed in our prior articles on BRM GUI testing and BRM API testing, there are a variety of operations and modules to cover when considering testing BRM products. In this post we will discuss in detail the various components of the BRM Server and how they are tested. The below figure showcases the different components in…

Read more

BRM API Testing

04/29/2020
Posted by
in: BRM
0

In our earlier posts, we went through a brief overview of Oracle BRM Testing, and how BRM UI interface works and is tested in Oracle BRM GUI Testing. In this post, we will be focusing on BRM API testing.  API calls are much faster compared to browser/UI responses and are used to transmit/retrieve data to…

Read more

BRM GUI Testing

04/21/2020
Posted by
0

As discussed in our overview of Oracle BRM Testing, there are several aspects to testing BRM.  In this post, we’ll be focusing on the Front-End aspect of testing.  Typically, this is the interface that is used internally by the Business Configuration Center to manage the customer accounts, product upgrades, billing information corrections, etc. It is…

Read more

Testing Oracle BRM (Billing & Revenue Management)

04/15/2020
Posted by
in: BRM
0

Revenue Management is a major component in any business, and especially so for customer centric B2C industries, such as telecommunications. BRM (Business Revenue Management) systems can be used to manage the complete flow of revenue information. 3Qi has been involved in testing BRM components by leveraging our in-house product, Awetest. Awetest is a cloud-based testing tool which…

Read more

Handle AJAX Calls Using Selenium

04/09/2020
Posted by
0

What is AJAX?  Ajax is a combination of different web development techniques which run in a user’s browser and exchange data with a webserver to update a webpage or parts of a webpage. As the name AJAX stands for Asynchronous JavaScript and XML, AJAX uses XMLHttpRequest calls to request data from a server and JavaScript…

Read more

Safari Inspect Element & Mobile Device Emulator

07/27/2018
Posted by
5

Safari’s native development tool is Safari Inspect Element. Unlike the other browsers, Safari Inspect Element is not activated by default. We will be showing step by step instructions on how to activate it. Safari also offers a different feature from the other browsers where the user can view any webpage in a mobile device emulator. For mobile webpage testing purposes,…

Read more

RPA: The Next Frontier in Automation

11/13/2017
Posted by
0

Has the future arrived? If you classify the future as robots beginning to take over our repetitive business processes, than that answer is a resounding yes, thanks to Robotic Process Automation (RPA). Automation has always been at the core of what we’re doing at 3Qi Labs and, as a result,  Robotic Process Automation (RPA) has recently…

Read more

Agile Test Automation: Points to Consider

10/05/2017
Posted by
0

The structure and frequency of testing automation is often debated. Should you automate your tests? How should you automate? When and which tests should you automate? The debate can go on for days due to varying test results and reliability. To further complicate matters, conducting tests through an agile environment seems to make test automation a…

Read more