Software Testing Videos and Tutorials: Load Testing, Unit Testing, Functional Testing, Performance Testing, Agile Testing, DevOps

Advanced Software Teaming the Mob Programming Way

August 8, 2023 0

Software Teaming (Mob Programming) is a cost-effective, collaborative approach to software development. It’s a whole-team approach to development, where coding, designing, testing, and working with the “”customer”” (partner, Product Owner, User, etc.) is all done as a team.

Web Testing with Nightwatch.js – Part 1 Installation

July 27, 2023 0

Nightwatch.js is an integrated open source tool to perform automated end-to-end testing on web applications and websites, across all major browsers. It is written in Node.js and uses the W3C WebDriver API to interact with various browsers.

Code Red: The Business Impact of Code Quality

June 26, 2023 0

Code quality is an abstract concept that fails to get traction at the business level. Consequently, software companies keep trading code quality for new features. The resulting technical debt is estimated to waste up to 42% of developers’ time, causing stress and uncertainty, as well as making our job less enjoyable than it should be. Without clear and quantifiable benefits, it’s hard to build a business case for code quality.

A Medley of Frontend and Backend Performance Testing Techniques

June 13, 2023 1

Frontend and backend performance are key elements in the success of websites. This presentation introduces you to both frontend and backend performance testing and why a medley of these software testing activities are needed to make sure that your website is performant.

Getting Started on IOS Automated Testing with XCUITests

May 31, 2023 0

This presentation discusses the role of iOS test automation, the XCUITest tool and how to get started with it. Automation Testing on iOS applications has been highly standardized by Apple. Apps undergo rigorous checks before they receive approval to appear on the App Store.

Testing Processes: One Size Does Not Fit All

May 17, 2023 1

This talk discusses what it looks like to have a constantly evolving test process within a company, how different teams can use the context they are working in to shape their own processes, and how to have multiple teams within a development organization working with different processes and workflows effectively.

Software Testing Tools in Visual Studio

May 1, 2023 0

This presentation shows how you can take advantage of the most recent additional to the unit testing tools in Visual Studio to build more reliable apps. Besides Visual Studio own tools, you can also run unit tests in Visual Studio by using third-party test frameworks such as NUnit, Boost, or Google C++ Testing Framework, depending on your programming language.

1 2 3 4 51