Meenakshi Agarwal Avatar

Meenakshi Agarwal

I’m Meenakshi Agarwal, founder of TechBeamers.com and ex-Tech Lead at Aricent (10+ years). I built the Python online compiler, code checker, Selenium labs, SQL quizzes, and tutorials to help students and working professionals.
Follow:
345 Articles

Latest Topics from Meenakshi Agarwal

Python Inheritance Guide

In this tutorial, you will learn about Python class Inheritance which is…

Python Class and Objects

This free Python class tutorial covers class creation, attributes, and methods with…

Python Tuple

In this class, you'll learn what a Python tuple is, what can…

Python Set Explained

Python Set is a programmatic form of sets in mathematics and one…

Python Dictionary Explained with Examples

In this tutorial, you'll learn what is Python dictionary and how to…

User Acceptance Testing – A Quick and Easy Guide

Hello, today, we have brought you a quick and easy course to…

Python Selenium Handle Alert Popup

In the Selenium Python tutorial series, we'll learn to handle alerts and…

Python Selenium Switch Between Iframes

In this Selenium Python tutorial, we'll learn to switch between IFrames. An IFrame…

Python Selenium Switch Between Windows

In this Selenium Python tutorial, we'll learn to switch between windows. While…

Python Selenium Web Page Navigation

This tutorial explains how to perform navigation in the browser using Selenium…

Top 35 TestNG Interview Questions with Answers

TestNG is a reliable and powerful tool used for both automation and…

Python List

Python lists are dynamic and flexible data structures that can hold objects…