Tagged Questions
5
votes
5answers
305 views
Failed automated tests: how to distinguish known and newly introduced bugs?
Use case: Fitnesse is used for automated testing of the web site.
SUT (software under test) contains a known bug. Say, we expect that web page contains "Changes saved successfully" string but this ...