Awesome Testing

Tag

Tag: testing thoughts

Jan 22, 2023

Testing thoughts

Maximizing Your Employability as a Software Engineer in Test

Employability refers to a person's ability to quickly find an attractive job opportunity that matches their skills and qualifications. Recent layoffs in Big Tech companies such as Twitter, Google, and Spotify have highlighted the importance of employability for IT specialists. These layoffs have shown that even highly skilled and experienced professionals can be affected by changes in the industry or company-specific issues. Therefore, it is crucial for IT specialists to be aware of their employability and to take steps to improve it.

Read more: Maximizing Your Employability as a Software Engineer in Test

Jan 28, 2018

Security

How to use automated functional tests to drive your exploratory, security and performance testing efforts?

Explains how to leverage existing automated functional tests (Selenium, Rest-Assured) by running them through a local proxy (JMeter, Burp, ZAP etc.) to capture traffic, which can then drive security scanning, performance testing, and exploratory testing efforts.

Read more: How to use automated functional tests to drive your exploratory, security and performance testing efforts?