Welcome to
Quality Testing Hub
"Change your Testing Experience"
By Shoaib Ahmed Shaikh

Git Basics in Minutes
Git for Windows Git is a free and open source distributed version control system. Git was created as a command line tool. Over the last few years, we have

Test Centric: GUI to run NUnit tests
Test Centric GUI Runner I found this amazing test runner developed by Charlie Pool. For people who are working with Selenium with C# with NUnit, this is a very useful

Start Point: Selenium Webdriver with C#
Selenium-dotnet. This article will be helpful for people who are just starting with selenium with C#. (dot net ). Here it goes, Shocked to see Taxi on the Selenium WebDriver
Dev Tools: Useful Tool inside Browser
Dev Tools inside your “BROWSER”. Dev tools live inside your browser. It’s a very powerful toolkit that helps you inspect, modify, debug and see your page performance. Let’s explore

JMeter: Let’s Begin Performance Testing with it .!!
JMeter ? Apache JMeter application is open source software, a 100% pure Java application designed to load test functional behavior and measure performance. It was originally designed for testing

Visual Studio: Instance object was created as immutable error
I was working in adding a .dll in the Visual studio and got “Instance object was created as immutable” error message. Just thought to add a short note to tell
