CFP last date
20 May 2024
Reseach Article

BugML: Software Bug Markup Language

by Naresh Kumar Nagwani, Dr. Shrish Verma
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 26 - Number 2
Year of Publication: 2011
Authors: Naresh Kumar Nagwani, Dr. Shrish Verma
10.5120/3073-4202

Naresh Kumar Nagwani, Dr. Shrish Verma . BugML: Software Bug Markup Language. International Journal of Computer Applications. 26, 2 ( July 2011), 42-47. DOI=10.5120/3073-4202

@article{ 10.5120/3073-4202,
author = { Naresh Kumar Nagwani, Dr. Shrish Verma },
title = { BugML: Software Bug Markup Language },
journal = { International Journal of Computer Applications },
issue_date = { July 2011 },
volume = { 26 },
number = { 2 },
month = { July },
year = { 2011 },
issn = { 0975-8887 },
pages = { 42-47 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume26/number2/3073-4202/ },
doi = { 10.5120/3073-4202 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T20:11:48.783891+05:30
%A Naresh Kumar Nagwani
%A Dr. Shrish Verma
%T BugML: Software Bug Markup Language
%J International Journal of Computer Applications
%@ 0975-8887
%V 26
%N 2
%P 42-47
%D 2011
%I Foundation of Computer Science (FCS), NY, USA
Abstract

A software bug contains useful information related to software development. Bug indicates the incorrect behavior of implemented functionalities for the given requirements. Numbers of standards exist to keep the software bug information. Most of the bug tracking tools follows these standards to store the software bug information. XML (eXtensible Markup Language) is another most common and famous standard to represent the data. In this paper the XML is used to represent the software bug information and a new markup language named BugML is proposed. The structure, DTD (Document Type Definition) and XSD (XML Schema Definition) is also explained for the language BugML.

References
  1. Dietrich Wettschereck and Stefan M¨uller, “Exchanging Data Mining Models with the Predictive Modelling Markup Language”, In Proc. of Int. Workshop on Integration and Collaboration Aspects of Data Mining, Decision Support and Meta-Learning, Freiburg, 2001.
  2. Greg J. Badros, “JavaML: A Markup Language for Java Source Code”, In Proceedings of the 9th International World Wide Web Conference, 2000.
  3. Harold Boley, Said Tabet and Gerd Wagner, “Design Rationale of RuleML: A Markup Language for Semantic Web Rules”, In International Semantic Web Work- ing Symposium (SWWS), 2001.
  4. IEEE Standard Classification for Software Anomalies, IEEE Std 1044-1999.
  5. IEEE Standard Classification for Software Anomalies, IEEE Std 1044-2009 (Revision of IEEE Std 1044-1999).
  6. John R. Punin, Mukkai S. Krishnamoorthy, Mohammed J. Zaki, “LOGML: Log Markup Language for Web Usage Mining”, WEBKDD 2001 - Mining Web Log Data Across All Customers Touch Points, Third International Workshop, San Francisco, CA, USA, August 26, 2001. Revised Papers, volume 2356 of Lecture Notes in Computer Science, pages 88–112. Springer, 2002.
  7. Mozilla bug repository, https://bugzilla.mozilla.org.
  8. P. K. Suri and Gurdev Singh, “Framework to represent the software design elements in markup text – Design Markup Language (DGML)”, IJCSNS International Journal of Computer Science and Network Security, VOL.10 No.1, pp. 164- 170,January 2010.
Index Terms

Computer Science
Information Sciences

Keywords

BugML Bug Markup Language Software Bug Representation XML Representation