InfoQ Homepage Testing Content on InfoQ
Research
RSS FeedInfoQ's research widget has been deprecated. It should continue to work however, and we hope to relaunch it at some point in the future.
-
Defect Identification & Management Practices in Software Development – Part 2
This research item is the second of two that look at the defect identification and management practices in software development. Almost all software development approaches incorporate processes for tracking, recording, measuring and resolving defects.
-
Defect Identification & Management Practices in Software Development - Part1
This research item is one of two that look at the defect identification and management practices in software development.
-
How Do You Unit Test Your JavaScript Code?
Recently, we asked you about your JavaScript testing approaches, and your responses showed Unit Testing Tools as the most popular. To follow up, we now want to know which unit testing tools you use.
-
JavaScript Testing Approaches
Testing, taken in the loosest sense of the word, is widely agreed to be a positive thing, bestowing various benefits, including allowing us to better understand our code, and identifying bugs. What we're wondering is how you are testing JavaScript code -- if indeed you are even testing at all. Vote for Functional Testing, Unit Testing Tools, Test Automation Frameworks, or not testing.