Automate Responsive Website Tests With Galen
Responsive web design (RWD) is an approach to web design aimed at crafting sites to provide an optimal viewing and interaction experience like easy reading and navigation with a minimum of resizing, panning, and scrolling across a wide range of devices (from desktop computer monitors to mobile phones).
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.
Supercharge Your Functional Tests with Visual Powers in 8 Lines of Code
In this talk, I will take existing functional tests written in JavaScript and Java, and add visual testing capabilities to them. I promise – in just 8 lines of code!
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.
Leading Business Testers
Watch This Webinar Now: Oftentimes companies forego hiring large professional test teams and opt instead to use individuals from the business to perform testing. As a test lead, leading a team of business testers can be a different and unique challenge.
7 Ways to Upskill & Transform Yourself into a Security Tester
STP Webinar: Upskilling requires unlearning followed by learning attitude for any individual. And also before transforming to anything, one needs to understand the importance in terms of “Why should I be upskilling and why should I care?”
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
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.
Automated Exploratory Testing
In today’s Agile world the time to market is becoming increasingly shorter. There is a constant desire to release new features to keep ahead of the competition. Because of this, we have a shorter amount of time to do exploratory and manual testing. Especially, when you have to account for all the different combinations of OS’s, languages, orientations, and resolutions your mobile app supports.
Testing Problems that have Remained Unsolved
Testing as a practice has evolved over many years. We have had many experts who are popular today. We have many styles, schools and approaches to testing. A lot of complex problems have been solved. Yet – there remains a bunch of problems that are fundamental that have remained unsolved.