Loading...

Page last updated: Sun, Aug, 11 2024 @ 20:22:01 UTC

Example Work

Software & Career

Interview Questions

Some example interview questions and general information about how to conduct a successful QA interview.

Verification vs. Validation

Vocabulary definitions of these common QA terms are important because they are often not used apporpriately. Understanding the SDLC and Verification vs. Validation is a key part in "pushing left".

Coming Soon!

Involvement vs Commitment

Using a business fable to understand the difference between those who are participating (involved) in a project and those who are committed to a project.

Updated!

Test Data Standards

Creating meaningful test data requires adopting and enforcing standards. The data needs to be useful for testing many different scenarios while maintaining security standards that will pass audits.

Coming Soon!

Custom Selenium Library

Selenium based automation projects are extremely popular but require serious architectural planning to long term issues as the code base grows. In this example, C# extension methods are used to build a customer library.