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 moreAn 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 moreAs 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 moreIn 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 moreAs 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 moreRevenue 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 moreWhat 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 moreSafari’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 moreHas 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 moreThe 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