What is Biometric Authentication? The earliest form of biometrics was the use of fingerprints to identify criminals. It was also used to sign contracts as each fingerprint is unique. But over the years, biometrics has been more and more important in technology too. Biometric authentication ensures the highest form of security across products and services….
Read more
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 moreWithin the last year, the CNCF (Cloud Native Computing Foundation) released a survey sent to 1,337 professionals from primarily technology and software backgrounds regarding a variety of topics related to cloud computing, including identifying trends in software development and releases. We dived in to pull some stats we found interesting and analyzed their implications on software testing and the QA industry….
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 moreWhen manual testing becomes cumbersome, the need to switch to automating your test cases becomes clear. A more robust and efficient way of testing an application, we can also include screenshots of the application while automating, which can be used for future reference and validation. Evolution of the traditional and the creation of modern businesses across different…
Read more