Skip to main content

Quality Assurance

tiethnic colleagues sitting at desk looking at laptop computer in office. stock photo

Guide to Implicit, Explicit, and Fluent Waits in Selenium

One of the most Crucial Abilities to understand if you want to become an expert Selenium WebDriver user is the use of the Wait Commands. They are necessary for running test scripts and for locating and fixing problems with Time Latency in web elements.   What do we need Wait? By synchronizing our test to […]

Two programmers working on some coding together

Let’s Get Started: Selenium with Python #1

Did you know Python can prove to be a best friend of Selenium when it comes to automation testing? This blog will not only give a brief description of how it works and why it is required to know Selenium with python these days but will also help in learning automation testing using the same. […]

Integrating LinkedIn and Marketo

Introduction To Virtuoso (Part I)

What’ll You Learn What is Virtuoso How to Create Project in Virtuoso How to Create a Goal How to Create a Journey What is Checkpoint What is Virtuoso: It is a framework for autonomous testing of web applications called Virtuoso. With the help of this platform, you can increase testing quality. Virtuoso investigates your application […]

Featuredimage

Playwright – End to End testing for Web apps

Have you ever wondered; How to simplify End-to-End testing??? Well, I guess that’s where PLAYWRIGHT comes into picture. It’s an open-source NodeJS framework by Microsoft for end-to-end automation for Web applications. Also, it helps developers to test web apps across all Browsers and modern Operating system. Optimizely AUI is an B2B marketplace website which hits […]

Person working on data security

Functional Testing with Selenium

Functional testing is a sort of testing that aims to determine whether each application feature functions in accordance with the needs of the software. To determine whether a function’s output is in line with the expectations of the end user, each function is compared to the associated requirement. What will be learn in this blog? […]

Istock 903569480 (5)

ETL & SQL : The Dynamic Data Duo

Data is the lifeline of any modern organization. At any point, every day, you work on molding data points into information to derive profits. Therefore, having the right building blocks is a crucial part of running a good business. This is where the dynamic duo of ETL and SQL comes into play. While you may […]

Abstract digital global map with data points

Basic Understanding of Full Load And Incremental Load In ETL (PART 1)

Full Load: Full Load in ETL is loading ALL the data from the source to the destination. A target table is truncated before loading everything from the source. That’s why this technique is also known as Destructive Load. In full load first we truncate the destination table and then we load all the data from source […]

tiethnic colleagues sitting at desk looking at laptop computer in office. stock photo

How To Maintain Quality Application Support Services

High-quality application support is an ongoing process that requires more than identifying and resolving issues. This blog will go over how to establish and maintain a good application support system from the start. What is high-quality application support, and how can you ensure it? Quality standards are documents that include rules, specifications, guidelines, or characteristics […]

5c91662ee4f8183ad5f624dabb6e3ce1

Katalon – Custom Keyword For JavaScript Executioner

In Katalon, users can set additional keywords to increase the functionality of Katalon Studio in addition to the built-in keywords. Like other built-in keywords, custom keywords can be used in test cases once developed. Users can expand keywords and reuse them across projects thanks to this capability. Assume that you want to execute the JavaScript […]

Group of web developers working in an office.

HOW TO IMPLEMENT BASIC ETL TEST SCENARIOS (PART 1)

In this blog, we will see what the basic test scenarios for ETL testing are. However, before we go to the ETL test scenarios, let me first tell you what ETL is and how it works, along with the process involved with it. WHAT IS ETL? ETL stands for Extract-Transform-Load, and it is a process […]

Katalon Logo Vector.svg

Katalon – Parameterized Test Object

By parameterizing test objects, you can Use either Local or Global variables to Dynamically Update the locators of test objects. In the following situations, this feature is useful: You want to conduct a bulk action on a collection of related components without defining several Test Objects, like checking many checkboxes. However, because there are several […]

The Secret Of Getting Ahead Is Getting Started

Digital Accessibility – Using a Screen Reader

I have heard many people say, “I’ll just download a screen reader and test that bug”. Using a screen reader takes time and practice to use in a similar way that a user with a disability would use the tool. It’s important to know the keyboard shortcuts as well as understanding how to use them […]

Load More