Cucumber

Introducing Cucumber for Java + STANDARD Values

Keith Shakib Agile, Articles, Development Technologies & Tools, Java, Project Management, Testing 1 Comment

Attention: This article was published over 10 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.As software developers, we all have our favorite tools for making us successful. Many are perfect for the job when getting started but are …

Checking Sanity in TDD Testing

Rik Scarborough Articles, Testing Leave a Comment

Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Whether youโ€™re in the process of fully adopting Test Driven Development (TDD), providing unit tests after you have written your code, or something in …

Lessons Learned in Automated Testing

Joshua Robinson Articles, Opinion, Testing 3 Comments

Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.I want to discuss some takeaways from my role as a Quality Assurance (QA) Software Developer. My experiences in QA were two-fold: I started …

Test-Driven Development

Josh McKinzie Articles, Development Technologies & Tools, Project Management, Testing 3 Comments

Attention: This article was published over 14 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.We all will agree that having good tests to exercise and validate a developerโ€™s code is a good thing. Unfortunately, so often, writing unit …