QA:CodeCoverage: Difference between revisions

no edit summary
(Code Coverage for firefox browser)
 
No edit summary
Line 61: Line 61:


The resulting index.html is the landing page for all your code coverage data for the C/C++ code in the Firefox browser.
The resulting index.html is the landing page for all your code coverage data for the C/C++ code in the Firefox browser.
* STEP 2
Code coverage for the Javascript part of the Firefox can be dne in multiple ways.
* Using the Firebug add-on.
* Using the JSCoverage tool.
* Using the venkman.
I will explain in detail the efforts and the problems in using each of these approaches.
183

edits