ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

148,918 results

secappdev.org
Security Testing Fundamentals - Ken van Wyk

Ken van Wyk delivered this lecture at SecAppDev Leuven 2013. Learning objectives: + Understand how several popular security ...

1:32:45
Security Testing Fundamentals - Ken van Wyk

21,625 views

12 years ago

DEFCONConference
DEF CON 32 - Anyone can hack IoT- Beginner’s Guide to Hacking Your First IoT Device - Andrew Bellini

Yes, anyone can hack IoT devices and I'll show you how! It doesn't matter if you're an experienced pen tester in other fields, ...

54:12
DEF CON 32 - Anyone can hack IoT- Beginner’s Guide to Hacking Your First IoT Device - Andrew Bellini

279,763 views

1 year ago

PowerShell.org
Mastering Pester: PowerShell Unit and Infrastructure Testing by Jaap Brasser, Justin Grote

PowerShell Summit videos are recorded by our friends at ConFreaks. Our recordings are made in a way that minimizes overhead ...

3:01:46
Mastering Pester: PowerShell Unit and Infrastructure Testing by Jaap Brasser, Justin Grote

2,175 views

1 year ago

The Linux Foundation
Automated Testing Laboratory for Embedded Linux Distributions

Automated Testing Laboratory for Embedded Linux Distributions - Pawel Wieczorek, Samsung R&D Institute Poland Shipping ...

39:47
Automated Testing Laboratory for Embedded Linux Distributions

2,465 views

8 years ago

LinuxConfAu 2018 - Sydney, Australia
You Can't Unit Test C, Right?

Benno Rice http://lca2018.linux.org.au/schedule/presentation/114/ Testing is a wonderful thing. Code with good tests is so much ...

23:09
You Can't Unit Test C, Right?

57,355 views

8 years ago

John Hammond
TryHackMe! Basic Penetration Testing

Free Cybersecurity Education and Ethical Hacking with John Hammond JOIN MY NEWSLETTER ➡ https://jh.live/email ...

30:14
TryHackMe! Basic Penetration Testing

2,604,017 views

5 years ago

Charles Chen
Automated UI Testing with Leapwork: Intro and Tutorial

If you've used automated UI testing tools in the past, you know how difficult it can be to get these tools to even do simple actions; ...

1:48:22
Automated UI Testing with Leapwork: Intro and Tutorial

14,126 views

5 years ago

The Linux Foundation
Automation beyond Testing and Embedded System Validation - Jan Luebbe, Pengutronix

Automation beyond Testing and Embedded System Validation - Jan Luebbe, Pengutronix Current OSS testing projects like LAVA ...

44:14
Automation beyond Testing and Embedded System Validation - Jan Luebbe, Pengutronix

6,457 views

8 years ago

Golang India
Feature Tests with Godog [BDD] in Golang

Feature Test / Acceptance Tests drive more value from user perspective and comes on top of System Testing and Integration ...

48:30
Feature Tests with Godog [BDD] in Golang

7,669 views

6 years ago

PHP UK Conference
PHP UK Conference 2017 - Anna Filina - Unit Testing by Example

Everyone tells you that you need to test. You know the theory, but you don't know where to begin. What to test? What cases to ...

55:30
PHP UK Conference 2017 - Anna Filina - Unit Testing by Example

10,377 views

8 years ago

John Hammond
Burpsuite Basics (FREE Community Edition)

If you would like to support me, please like, comment & subscribe, and check me out on Patreon: ...

28:01
Burpsuite Basics (FREE Community Edition)

557,031 views

6 years ago

jGeek
Learning TestComplete with Python

In this tutorial, you will learning TestComplete using the Python language. This tutorial will demonstrate the power of ...

9:28:58
Learning TestComplete with Python

8,382 views

2 years ago

CodeTV
LWJ: Use Vitest with Browser Mode with Vladimir Sheremet

With Vitest's browser mode, you can run your tests in the browser natively. Learn how from maintainer Vladimir Sheremet.

1:31:14
LWJ: Use Vitest with Browser Mode with Vladimir Sheremet

3,406 views

Streamed 1 year ago

Microsoft Visual Studio
Unit Testing: Test Driven and Scenario Based Testing

This is the first of a four part series, recorded this summer, where Robert is joined by Phil Japikse to discuss unit testing.

33:05
Unit Testing: Test Driven and Scenario Based Testing

12,057 views

7 years ago

LinuxConfAu 2018 - Sydney, Australia
Practical hands-on accessibility testing

Nicolas Steenhout http://lca2018.linux.org.au/schedule/presentation/50/ Testing for web accessibility can feel daunting when you ...

1:33:43
Practical hands-on accessibility testing

58,985 views

8 years ago

The Linux Foundation
Primer: Testing Your Embedded System - What is a ptest, Lava, Fuego and...? - Jan-Simon Moeller

Primer: Testing Your Embedded System - What is a ptest, Lava, Fuego, KernelCI and...? - Jan-Simon Moeller, The Linux ...

47:57
Primer: Testing Your Embedded System - What is a ptest, Lava, Fuego and...? - Jan-Simon Moeller

3,052 views

7 years ago

Karthik eLearn
Software Testing Fundamentals Tutorial for beginners Day 02

http://www.itelearn.com/live-training/registration-form Hungry for more? http://itelearn.com/yt Software Testing Methodologies, ...

1:00:06
Software Testing Fundamentals Tutorial for beginners Day 02

3,639 views

13 years ago

ConfEngine
Acceptance Testing for Continuous Delivery by Dave Farley #AgileIndia2019

Writing and maintaining a suite of acceptance tests that can give you a high level of confidence in the behaviour and configuration ...

1:37:24
Acceptance Testing for Continuous Delivery by Dave Farley #AgileIndia2019

2,926 views

6 years ago

Jon Gjengset
Setting up CI and property testing for a Rust crate

In this video, we start with a Rust crate that has no CI and very little testing — https://github.com/jonhoo/cargo-index-transit — and ...

2:46:41
Setting up CI and property testing for a Rust crate

30,612 views

2 years ago

Microsoft Visual Studio
Shift Left to Test Fast and Reliably

Microsoft DevOps Service: https://www.visualstudio.com/team-services/ Availability would be meaningless without suitable quality.

32:37
Shift Left to Test Fast and Reliably

9,825 views

8 years ago

Microsoft Visual Studio
UI Tests for Desktop and UWP Apps

In this episode, Robert is joined by Timotius Margo, who shows how to create automated UI tests for desktop apps using the ...

39:57
UI Tests for Desktop and UWP Apps

53,079 views

7 years ago

Janapala Ajay Sreedhar
Automation Using Groovy Script - Part-1 -SOAP UI - Practical HandsOn API Testing

SOAP UI - Practical HandsOn API or Webservices Manual & Automation Testing.

48:12
Automation Using Groovy Script - Part-1 -SOAP UI - Practical HandsOn API Testing

16,043 views

7 years ago

DevConf
Unit testing and mocking with cmocka - DevConf.CZ 2020

Speakers: Andreas Schneider cmocka is an elegant unit testing framework for C with support for mock objects. The talk will dive ...

33:06
Unit testing and mocking with cmocka - DevConf.CZ 2020

9,744 views

5 years ago

Jesse Warden
Unit Testing in JavaScript via Jasmine

I show you how to write unit tests in JavaScript using the Jasmine library and test runner. I've written classes or "modules" that ...

21:19
Unit Testing in JavaScript via Jasmine

105,873 views

13 years ago

Monet Cafe' with Artist Susan Jenkins
🎨 Too Good to Be True? Testing a New Soft Pastel Surface (Sennelier LaCarte)

Could this be the soft pastel surface artists have been waiting for? In this video, I test a brand-new water-friendly pastel paper ...

25:39
🎨 Too Good to Be True? Testing a New Soft Pastel Surface (Sennelier LaCarte)

5,050 views

4 months ago