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

Tag: python

Effective Test Scrubbing with Machine Learning and Python
Unit Testing

Effective Test Scrubbing with Machine Learning and Python

 python

Fast feedback on every change you do to your software codebase is essential for a rapid and safe development cycle. Failed test runs need attention from human experts that can quickly analyze and take necessary action. Our problem: the number of failed tests results is higher than our little group …

Continue reading"Effective Test Scrubbing with Machine Learning and Python"
Mutation Testing in Python
Unit Testing

Mutation Testing in Python

 open source testing tools, python

Mutation testing is a technique for systematically mutating source code in order to validate test suites. It makes small changes to a program’s source code and then runs a test suite; if the test suite ever succeeds on mutated code then a flag is raised.

Continue reading"Mutation Testing in Python"
Python Packaging and Testing with devpi and tox
Unit Testing

Python Packaging and Testing with devpi and tox

 python

This talk discusses good ways to organize packaging and testing for Python projects. It walks through a per-company and an open source scenario and explains how to best use the “devpi-server” and “tox” for making sure you are delivering good and well tested and documented packages. As time permits, we …

Continue reading"Python Packaging and Testing with devpi and tox"
Getting Started Testing in Python
Software Testing

Getting Started Testing in Python

 python

If you’ve never written tests before, you probably know you *should*, but view the whole process as a bureaucratic paperwork nightmare to check off on your ready-to-ship checklist. This is the wrong way to approach testing. Tests are a solution to a problem that is important to you: does my …

Continue reading"Getting Started Testing in Python"
Application Deployment: State of the Onion
Configuration Management

Application Deployment: State of the Onion

 python

This talk overviews the various deployment tools available today, discusses their different tradeoffs, and helps shine a light on which might be the appropriate platform for your project.

Continue reading"Application Deployment: State of the Onion"
Advanced Usage of py.test Fixtures
Unit Testing

Advanced Usage of py.test Fixtures

 python

One unique and powerful feature of py.test is the dependency injection of test fixtures using function arguments. This talk presents py.test’s fixture mechanism gradually introducing more complex uses and features. This should lead to an understanding of the power of the fixture system and how to build complex but easily-managed …

Continue reading"Advanced Usage of py.test Fixtures"

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.