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>java</span>
Home Posts tagged "java"

Tag: java

Consumer-Driven Contracts: The Missing Link in Service Testing
Functional Testing

Consumer-Driven Contracts: The Missing Link in Service Testing

 java

You have built your 12 Factor Microservices application and all tests pass with 95% coverage. Looking good, right? Then you deploy to production, and kapow! Rollback! What happened? Well, your tests all passed but you never tested the endpoints.

Continue reading"Consumer-Driven Contracts: The Missing Link in Service Testing"
Writing Reliable Tests with Selenium & Page Object Model
Functional Testing

Writing Reliable Tests with Selenium & Page Object Model

 java, selenium

This tutorial demonstrates how to write automated system test scripts from scratch with the Selenium test automation framework using the page object model and dynamic waits. The page object model test pattern allows you to refactor or change your page object identifiers when the web page or system under test …

Continue reading"Writing Reliable Tests with Selenium & Page Object Model"
Mutation Testing: Making Mutants Work for You
Unit Testing

Mutation Testing: Making Mutants Work for You

 java, test automation

This presentation covers the theory behind mutation testing and how to use it, but most importantly it looks at what it is really for and how it can make your life easier. Mutation testing is a once obscure development technique that dates back to the 1970s. Faults (or mutations) are …

Continue reading"Mutation Testing: Making Mutants Work for You"
Who Wants to Test Anyway?
Unit Testing

Who Wants to Test Anyway?

 integration testing, java

In enterprise Java application development, software testing often is treated very much as poor relations. But for more than ‘Hello World’ applications testing is not just nice to have (at the end of the project) rather than crucial for working software.

Continue reading"Who Wants to Test Anyway?"
Test-Driven Development With JUnit
Unit Testing

Test-Driven Development With JUnit

 agile testing, java

This tutorial show you how to use the open source JUnit testing tool for Java to do Test-Driven Development (TDD). The promise of Test-Driven development is better software by thinking through how you want to test it, THEN writing code. At a high-level, you write enough of your class so …

Continue reading"Test-Driven Development With JUnit"
How to Test Time In Java
Unit Testing

How to Test Time In Java

 java

We all know we should have unit tests for most of our Java code. But how do you test your functionalities that are depending on time?

Continue reading"How to Test Time In Java"

Posts navigation

1 2 3 … 10
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.