Skip to content Skip to content
  • Home
  • Blog
  • Projects
  • How-To
  • Tutorials
  • Privacy Policy
  • About
Digital Lab

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

  • Home
  • Blog
  • Projects
  • How-To
  • Tutorials
  • Privacy Policy
  • About
Digital Lab

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

SQL Injection

SQL injection is a technique often used to attack data driven applications. This is done by including portions of SQL statements in an entry field in an attempt to get…

  • May 14, 2013
  • Software Testing
  • 2 Comments
Read MoreSQL Injection

Security testing tips

This post is in continuation of my earlier post on security testing.  Before I move into details of security testing here are few tips for beginners and some browser add-on…

  • May 14, 2013
  • Software Testing
  • 1 Comment
Read MoreSecurity testing tips

Test strategy

What is it? What does it look like? As per James Bach “How we plan to cover the product so as to develop an adequate assessment of quality.” A good…

  • April 21, 2013
  • Software Testing
Read MoreTest strategy

How to add new fonts to your Linux system

Adding New Fonts to Your System Installing Microsoft Fonts sudo apt-get install ttf-mscorefonts-installer  System-wide Installation To install fonts to your system for use by all users, (as root) you can…

  • September 26, 2013
  • Linux
Read MoreHow to add new fonts to your Linux system

Page Load time using Firebug and Selenium

Firebug is a well known tool for debugging and page load time.It provides detailed timing information about Http traffic initiated by the page. The Net panel which collects all the data can…

  • July 18, 2014
  • Software Testing
  • 7 Comments
Read MorePage Load time using Firebug and Selenium

Bug – Severity and Priority

Severity and priority go hand in hand. Often there is a misconception about it. What should be the severity and priority of the bug? Sometime developer does not agree with the…

  • September 17, 2013
  • Software Testing
  • 1 Comment
Read MoreBug – Severity and Priority

Exploratory testing

Exploratory testing is a powerful approach yet widely misunderstood. Almost all testers, sometime or the other do exploratory testing in some way or the other. Once in an interview I…

  • April 16, 2013
  • Software Testing
Read MoreExploratory testing

Results Visualization using xsl stylesheet in JMeter

Using xsl stylesheet in JMeter with .jtl files Jmeter provide several .xsl files to visualize the result in human readable format outside JMeter tool. These are located in %APACHE_JMETER_HOME/extras folder…

  • September 17, 2013
  • Software Testing
Read MoreResults Visualization using xsl stylesheet in JMeter

Concurrent pool size and browser emulation in JMeter

Since JMeter 2.5 there is a new option called “Concurrent pool size”. Whats so important about this feature? To answer this lets first understand how browser works and what an…

  • September 12, 2013
  • Software Testing
  • 5 Comments
Read MoreConcurrent pool size and browser emulation in JMeter
Prev
1 … 23 24 25 26 27 28 29 … 33
Next
  • Arduino
  • Electronics
  • ESP32
  • How-To
  • IOT
  • Linux
  • Misc
  • Photography
  • Project
  • Raspberry Pi
  • Software Testing
  • Tutorials
  • Youtube Video

Top Posts

  • ESP32 WiFi Scanner EP6: Add Battery Voltage and Percentage Monitoring
  • ESP32 WiFi Scanner EP5: Adding Touchscreen Navigation and Integrating WiFi & BLE
  • ESP32 Wi-Fi Scanner Project EP4 – Add BLE Scanner and Battery Support
  • ESP32 Wi-Fi Scanner Project EP3 – Display Live Wi-Fi Networks on TFT
  • ESP32 Wi-Fi Scanner Project EP2 – Build the TFT Display Framework (ST7789)

Share this

Copyright © 2026 - WordPress Theme by Pintu Shaw