CSC/ECE 517 Fall 2017/M1754 Mutation Testing on Servo: Difference between revisions
Jump to navigation
Jump to search
(Created page with "'''M1754 Mutation Testing on WPT Suite''' Servo uses the WPT test suite for integration testing, but does not perform an evaluation of the breadth of the tests. The goal of this ...") |
No edit summary |
||
Line 1: | Line 1: | ||
'''M1754 Mutation Testing on WPT Suite''' | '''M1754 Mutation Testing on WPT Suite''' | ||
Servo uses the WPT test suite for integration testing, but does not perform an evaluation of the breadth of the tests. The goal of this project is to use techniques from mutation testing to evaluate the performance of the WPT test suite when bugs are deliberately introduced into the code base. | Servo uses the WPT test suite for integration testing, but does not perform an evaluation of the breadth of the tests. The goal of this project is to use techniques from mutation testing to evaluate the performance of the WPT test suite when bugs are deliberately introduced into the code base. |
Revision as of 06:30, 26 October 2017
M1754 Mutation Testing on WPT Suite
Servo uses the WPT test suite for integration testing, but does not perform an evaluation of the breadth of the tests. The goal of this project is to use techniques from mutation testing to evaluate the performance of the WPT test suite when bugs are deliberately introduced into the code base.