Enter your email Address

Skip to content Skip to content
  • Photo
  • Privacy Policy
  • Top Projects
  • How-to
  • Theory
  • Circuit Idea
  • Software Testing
  • Linux
  • Projects
  • Contact Us
  • Archives
  • About
Digital Lab

A home to software testing, electronics circuits & projects, tips and tricks and digital diary.

  • Blog
  • Electronics
  • Privacy Policy
  • About
Digital Lab

A home to software testing, electronics circuits & projects, tips and tricks and digital diary.

Page Object Model in Selenium

Page Object is a Design Pattern which has become popular in test automation for enhancing test maintenance and reducing code duplication. A page object is an object-oriented class that serves as an interface to a page of your Application under test.…

  • September 27, 2013
  • Software Testing
  • 1 Comment
Read MorePage Object Model in Selenium

Automated testing using SpecFlow

SpecFlow Installation and Setup What is SpecFlow? SpecFlow is an open-source .NET tool for automated testing that lets you write specifications using 100%-Cucumber-compatible Gherkin syntax, and has a number of advantages over Cucumber itself. It integrates with Visual Studio. It…

  • February 13, 2022
  • Software Testing
Read MoreAutomated testing using SpecFlow

6 Best automated software testing tools

There are many automated software testing tools available for software test automation. Few of the most popular and good tools are listed below. These are not listed in order of importance. Depending on your requirement you may choose your tool.…

  • December 12, 2013
  • Software Testing
  • 2 Comments
Read More6 Best automated software testing tools

Simple Battery Charger

Here is a very simple example of a low-cost battery charger for 12 v 7Ah lead-acid batteries. As shown in the figure, diodes 1N4001 (D1) and 1N4001 (D2) form a full-wave rectifier. The rectified voltage appears across SCR1 and the…

  • January 22, 2016
  • Electronics
Read MoreSimple Battery Charger

Basic Electronics – Resistance and Capacitor codes

Resistance colour codes Below is the table containing resistance colour codes. Each color band represents a number and the order of the color band will represent a number value. The first 2 color bands indicate a number. The 3rd color…

  • January 22, 2016
  • Electronics, Tutorials
Read MoreBasic Electronics – Resistance and Capacitor codes

Test Estimation – misconceptions

What is test estimation? Test estimation is a prediction based on probabilistic assignment and is a continuous process, which should be followed and used throughout the project life-cycle. Wiki definition of Estimate: Estimation is the process of finding an estimate,…

  • September 27, 2013
  • Software Testing
Read MoreTest Estimation – misconceptions

How to copy command output to clipboard in windows

The command prompt is still an indispensable part of windows OS.There are few things which can be done only through the command prompt. Also for some people like me command prompt is a faster way to accomplish things. Few commands like ping,…

  • September 28, 2019
  • How-To
Read MoreHow to copy command output to clipboard in windows

How to use Google as online timmer

Google as online timer Do you need a simple timer to remind you of upcoming tasks like calling your spouse, making that phone call to your client etc. There are lot of web apps, that let you create countdown timers…

  • September 27, 2013
  • How-To
Read MoreHow to use Google as online timmer

How to Locate UI Elements (WebElements) in Selenium

To Locate UI elements in Selenium each of the language bindings expose a “Find Element” and “Find Elements” method. The first returns a WebElement object otherwise it throws an exception. The latter returns a list of WebElements, it can return…

  • May 10, 2019
  • Software Testing
  • 1 Comment
Read MoreHow to Locate UI Elements (WebElements) in Selenium

Selenium – The AndWait and the waitFor Commands

Difference between “AndWait” and the “waitFor” Commands The difference between a command and its AndWait alternative is that the regular command (e.g. click) will do the action and continue with the following command as fast as it can, while the AndWait alternative (e.g. clickAndWait) tells Selenium…

  • December 12, 2013
  • Software Testing
  • 1 Comment
Read MoreSelenium – The AndWait and the waitFor Commands
Prev
1 … 16 17 18 19 20 21 22 … 27
Next

Search topics/keywords

No results
  • Electronics
  • How-To
  • IOT
  • Linux
  • Misc
  • Photography
  • Raspberry Pi
  • Software Testing
  • Tutorials
  • Uncategorized
  • Youtube Video

Subscribe

Tags

Arduino Arduino Uno audio amplifier automated testing Azure Basic Electronic Theory Circuit Idea Circuit Ideas DHT22 diodes docker container ESP8266 ethical hacking featured How to IOT JMeter JMeter plugin lamp LED LED Circuit Led driver LED Lamp Linux load testing NE555 performance testing Performance testing tool Power Supply python Raspberry pi raspberry pi. Raspberry pi PICO raspberry pi tips Relay Ruby Security Testing selenium selenium automation selenium grid test automation testing testing basics Weekend project Windows 10

Ad




About me

Default image
Pintu Shaw View Profile

  • Electronics
  • How-To
  • IOT
  • Linux
  • Misc
  • Photography
  • Raspberry Pi
  • Software Testing
  • Tutorials
  • Uncategorized
  • Youtube Video

  • Electronics
  • How-To
  • IOT
  • Linux
  • Misc
  • Photography
  • Raspberry Pi
  • Software Testing
  • Tutorials
  • Uncategorized
  • Youtube Video

Top Posts

  • How to repair Aquaguard UV+UF water filter PCB
  • Face Recognition system using Raspberry Pi and OpenCV
  • Mini Weather Station with DHT11/DHT22 & Raspberry Pi Pico
  • Raspberry Pi Custom case for 8 inch display
  • How to use your laptop as a second monitor

Share this

Copyright © 2025 - WordPress Theme by Pintu Shaw