Skip to content
  • Software Testing
  • Unit Testing
  • Functional Testing
  • Load Testing
  • Devops
Software Testing and Software Quality Assurance Videos
Software Testing and Software Quality Assurance Videos and Tutorials: Unit Testing, Functional Testing, Load Testing, Performance Testing, Test Driven Development
 
  • Software Testing
  • Unit Testing
  • Functional Testing
  • Load Testing
  • Devops
Home Posts tagged ".net" (Page 2)

Tag: .net

.net software testing

Acceptance Tests with SpecFlow
Functional Testing

Acceptance Tests with SpecFlow

 .net, BDD

SpecFlow is open source behavior-driven development tool for the .NET environment that is part of the Cucumber family and uses the official Gherkin parser. It is a tool to write user acceptance tests in a pragmatic, business-friendly language. It is much more than that, however.

Continue reading"Acceptance Tests with SpecFlow"
Unit Testing

Unit Testing with Microsoft Fakes

 .net

Learn how to improve our unit test using Microsoft Fakes. Fakes help you isolate the code you are testing by replacing other parts of the application with stubs or shims. These are small pieces of code that are under the control of your tests. By isolating your code for testing, …

Continue reading"Unit Testing with Microsoft Fakes"
Automating T-SQL Code Testing
Unit Testing

Automating T-SQL Code Testing

 .net, database

This is a short demo of the T.S.T. tool. This is an open source tool that can be used to write and automate tests for T-SQL code. Transact-SQL (T-SQL) is Microsoft’s proprietary extension to SQL used to write transaction in SQL Server. This tool can be downloaded from http://tst.codeplex.com/.

Continue reading"Automating T-SQL Code Testing"
Unit Testing and Code Clone Analysis with VS2012
Unit Testing

Unit Testing and Code Clone Analysis with VS2012

 .net, visual studio

Learn how unit testing is being completely revamped in VS2012. By making the unit testing engine in VS extensible, VS2012 will open the door for 3rd party unit testing adapters such as NUnit and xUnit.net.

Continue reading"Unit Testing and Code Clone Analysis with VS2012"
Getting Started with Web Automation: Automation Basics
Functional Testing

Getting Started with Web Automation: Automation Basics

 .net

Learn the fundamentals of web functional testing automation. This video explains how pages are loaded (and why you need to care!), what the page Document Object Model (DOM) is, how test scripts play back and find elements in the DOM to interact with and how to work with element locators.

Continue reading"Getting Started with Web Automation: Automation Basics"
Functional Testing

Gamifying Software Testing with pex4fun

 .net, pex

Pex is a test generation tool for .NET for Microsoft Research that builds on dynamic symbolic execution and constraint solving. After building the Pex engine as a Visual Studio extensions, we decided to make it available on the web. In this session, you will learn how we turn a software …

Continue reading"Gamifying Software Testing with pex4fun"

Posts navigation

1 2 3 4 … 12
FacebookTwitterLinkedinRSS

Be nice: share this knowledge

Tags

.net agile testing AJAX android asp BDD build c++ code analysis context driven testing coverage testing cucumber database debugging devops eclipse exploratory testing fitnesse git groovy hudson iphone java javascript junit mobile mock mocking nant NUnit open source testing tools people php python refactoring rhino ruby security selenium sonar TDD team system test automation user interface visual studio

Software Testing Knowledge

Software Testing Magazine
Bug Tracking Tools
Methods & Tools Software Development Magazine

Software Testing Tutorials & Videos

TestingTV.com is a directory of videos, interviews and tutorials focused on all software testing and software quality assurance related activities: unit testing, functional testing, integration testing, acceptance testing, performance & load testing, code analysis, test driven development (TDD), behavior-driven development (BDD), continuous integration, continuous delivery, DevOps, etc.

Last videos added

  • Security Tooling in the DevOps Pipeline
  • Do I Have to Test the Frontend Too?
  • High Cost Testing and High Value Testing
  • Testing API Following the Test Pyramid
  • Software Testing in DevOps for Engineers
  • Testing & Release strategy for Native Android & iOS Apps

More information

  • About
  • We Acknowledge
Back to Top
Copyright © 2009-2021 Martinig & Associates
Powered by Fluida & WordPress.