Need the Dataset of bug reports in CSV format. I have read many research papers, they mentioned that, they had taken bug report dataset from bugzilla but i am not able to generate reports. From where I get the dataset??
When you do a search in Bugzilla there should be an option called 'CSV' at the bottom of the page, just below the search results. When you click this all results are saved to a CSV-file. I'm not sure in which Bugzilla version this option was added, but it has been available for quite some time.
Alternatively you can do a search and simply add '&ctype=csv' to the end of the url. More information about this https://wiki.documentfoundation.org/QA/Bugzilla/Export#CSV_Export and http://stackoverflow.com/questions/12205108/is-there-a-standard-file-format-for-exporting-issues-from-an-issue-tracker