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
Tag: <span>mock</span>
Home Posts tagged "mock"

Tag: mock

Mocking C++with Trompeloeil
Unit Testing

Mocking C++with Trompeloeil

 c++, mock

Trompeloeil is an open source mocking framework for C++, aimed at ease of use without sacrificing expressive power. In arts, trompeloeil is intended to mock your mind, making you believe you see something that isn’t what it appears to be. In unit tests, we use use mocks to fool the …

Continue reading"Mocking C++with Trompeloeil"
Use Setup Arguments with Moq
Unit Testing

Use Setup Arguments with Moq

 .net, mock

This tutorial shows how to use Setup parameters in the Returns of a mocked function using Moq. Moq (pronounced “Mock-you” or just “Mock”) is the only mocking library for .NET developed from scratch to take full advantage of .NET 3.5 (i.e. Linq expression trees) and C# 3.0 features (i.e. lambda …

Continue reading"Use Setup Arguments with Moq"
Mocks Suck (and what to do about it)
Unit Testing

Mocks Suck (and what to do about it)

 mock

Mock Objects caught the developer imagination when they were introduced to the world in 2000 and there are mock object frameworks for almost as many languages as there are testing frameworks. Many teams however discover too late the pain caused by using mock objects in their tests; brittle tests, an …

Continue reading"Mocks Suck (and what to do about it)"
Unit Testing

Moles: Mocking the Un-Mockable

 .net, mock, open source testing tools, pex

In this episode we are going to take at how to use Pex and Moles for .Net. Unit testing is great, but most free isolation frameworks require that your mocks implement an interface. But what do you do when the class you are trying to mock is static or sealed …

Continue reading"Moles: Mocking the Un-Mockable"
Software Testing, Unit Testing

Learning how to use Manual Mocks for Testing

 .net, mock

In this episode we are going to take a look at how to use manual mocks for testing. Often times when creating unit tests we need to work in isolation in order to cover the paths we are attempting to test. When we want to test in isolation you can …

Continue reading"Learning how to use Manual Mocks for Testing"
Unit Testing

Isolation Frameworks: Learning to use Partial Mocks

 .net, mock, open source testing tools, rhino

In this episode we are going to continue our series on learning how to use an isolation framework (Rhino Mocks) to help create simpler and more reliable unit tests. This time around we are going to be focusing how to use Partial Mocks to test abstract classes and methods within …

Continue reading"Isolation Frameworks: Learning to use Partial Mocks"

Posts navigation

1 2 3
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

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