article thumbnail

Security testing with just your browser

Xebia

Security testing is a whole profession on its own, which requires knowledge of niche tools, experience with various technologies, and a bit of destructive mindset. But it doesn’t mean security testing should be left only to the experts. Continue reading to see if you have caught all hidden flaws.

Testing 130
article thumbnail

Effective Software Testing – A Developer’s Guide

Henrik Warne

I recently finished Effective Software Testing – A Developer’s Guide by Maurício Aniche , and I really liked it. I have been coding for a long time and I think I have been writing pretty good tests for the features I have implemented. He has also worked for several years as a developer.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Dogfooding 101: How Internal Beta Testing Can Help Developers

Hacker Earth Developers Blog

More importantly, how is dogfooding different than the normal QA tests that every product has to go through? While both alpha and beta testing phases are important in software development, dogfooding is slightly different than both. Say you were testing out an email client. Let’s clarify! Let’s take an example here.

Testing 130
article thumbnail

GitLab Survey Sees DevOps Gains as Developers Exercise More Control

DevOps.com

A global survey of 3,650 software professionals published by GitLab respondents indicates developers are exercising more direct control over IT environments. Additionally, 18% of developers instrument code for […]. Additionally, 18% of developers instrument code for […].

Exercises 106
article thumbnail

Stateful Testing in Scala

Xebia

One of the most used testing libraries in the Scala ecosystem is Scalacheck. We’ve published content about this topic previously and are currently offering a relevant Property-Based Testing in Scala course in the Xebia Functional Academy. The functional programming team at Xebia has always advocated for this mature tool.

Testing 130
article thumbnail

Test Driven Development with Databricks

Perficient

I don’t like testing Databricks notebooks and that’s a problem. I like Test Driven Development. Databricks has documentation for unit testing. I tried to test one notebook using another notebook. I tried to test one notebook using another notebook. Now I just need to start running some tests.

article thumbnail

Developer Testing

Henrik Warne

I recently found out about the book Developer Testing – Building Quality Into Software by Alexander Tarlinder , and I immediately wanted to read it. Even though I am a developer at heart, I have always been interested in software testing (I even worked as a tester for two years). What ILiked The Most.

Testing 116