Software Test Professionals Community Articles

Articles written by the STP community of professionals.
Let’s Get Real About Test Automation – Using a Context-Driven Approach

Let’s Get Real About Test Automation – Using a Context-Driven Approach

Recorded 05/09/18 Test automation – everyone’s doing it, but very few can truly claim they’ve realized the benefits they desire (or were promised). This has led to new tools, approaches, and frameworks popping up almost daily with claims of finally achieving test...

Testing for Accessibility and Inclusive Design

Testing for Accessibility and Inclusive Design

Accessibility is making sure that your product can be used by as many people as possible, including the use of external technologies to help deliver your product experience to people that have disabilities. Inclusive Design is the development of products that allow for the greatest number of users to use and experience them without the need for additional technology.

Today’s Regression Automation Challenge for Continuous Delivery

Today’s Regression Automation Challenge for Continuous Delivery

Regression Automation is all over the map today. The software testing world is way more varied than people think. Some organizations have thousands of tests constantly running on all kinds of VMs taking multiple days to execute, while others have no test automation at all. Any hope of Continuous Delivery or Pipeline Automation makes this current state unsustainable.

What You Need to Know About Web App Security Testing in 2018

What You Need to Know About Web App Security Testing in 2018

Security testing is a huge topic. In this webinar, Ken will discuss his experience working for small companies where security testing is a requirement, but often gets overlooked. Ken will explore some of the basic things a software development professionals should know about web application security, such as the resources available from OWASP.

Defect Metrics for Organization and Project Health

Defect Metrics for Organization and Project Health

Are you looking for a simple, meaningful approach to gather and report defect metrics? Want to make your project defects more visible? Wondering how to report defects to management and show value? With an ever-increasing demand to show the business value of your testing, David Bialek explores a simple step-by-step method for metric management of issues.

Can QA Contribute in Production Operation Testing for a Successful Software Release/Deployment?

Can QA Contribute in Production Operation Testing for a Successful Software Release/Deployment?

Production deployment starts with the first line of code: an application should be built to work in production infrastructure, could be deployed using existing process, be it CD or manual update and handle load expected in production. Even in almost ideal CD process with wide use of automation where it is possible, some human interaction might be required when it comes to changes to DB, build scripts or infrastructure with new release.