Tag automated testing

jmeter-210_httpsrecorder

What’s new in JMeter 2.10

JMeter 2.10 has been released. There are few notable changes/improvements in the new JMeter 2.10. Some of the changes are listed below:   New CSS/JQuery Tester in View Tree Results A new CSS/JQuery tester has been added in view tree…

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…