Results 1 -
3 of
3
Reproducing Context-sensitive Crashes in Mobile Apps using Crowdsourced Debugging
, 2015
"... HAL is a multi-disciplinary open access archive for the deposit and dissemination of sci-entific research documents, whether they are pub-lished or not. The documents may come from teaching and research institutions in France or abroad, or from public or private research centers. L’archive ouverte p ..."
Abstract
- Add to MetaCart
(Show Context)
HAL is a multi-disciplinary open access archive for the deposit and dissemination of sci-entific research documents, whether they are pub-lished or not. The documents may come from teaching and research institutions in France or abroad, or from public or private research centers. L’archive ouverte pluridisciplinaire HAL, est destinée au dépôt et a ̀ la diffusion de documents scientifiques de niveau recherche, publiés ou non, émanant des établissements d’enseignement et de recherche français ou étrangers, des laboratoires publics ou privés.
Saudi Journal of Medical and Pharmaceutical Sciences Recognition System of Herbal Medicine on Mobile Terminal Based on Android Platform
"... Abstract: In order to recognize the Chinese herbal medicine our side and to provide the help for the Chinese herbal medicine lovers, we design a kind of recognition system of herbal medicine by our mobile terminal based on the Android platform. By the application software in our mobile terminal we ..."
Abstract
- Add to MetaCart
(Show Context)
Abstract: In order to recognize the Chinese herbal medicine our side and to provide the help for the Chinese herbal medicine lovers, we design a kind of recognition system of herbal medicine by our mobile terminal based on the Android platform. By the application software in our mobile terminal we achieve the Chinese herbal medicine recognition application to meet the requirements of Chinese herbal medicine. The application is focus the functions on storing the information of Chinese herbal medicine by database and querying the information from the database so as to recognize the Chinese herbal medicine by comparison. The system is accomplished with Android platform and Java programming. By the application, we can recognize the Chinese herbal medicine our side by our mobile terminals conveniently.
Enhancing Bug Reports for Mobile Apps
, 2015
"... Software bug reports are artifacts leveraged by users, testers or developers in order to document defects in software applications or projects. Bug reports are typically instantiated when a problem (e.g. unexpected or unwanted behavior) is observed in a software application and are created through a ..."
Abstract
- Add to MetaCart
(Show Context)
Software bug reports are artifacts leveraged by users, testers or developers in order to document defects in software applications or projects. Bug reports are typically instantiated when a problem (e.g. unexpected or unwanted behavior) is observed in a software application and are created through a mechanism known as an issue-tracker. The primary purpose of issue-tracking systems are to allow reporters to construct a detailed bug report that accurately describes a software problem so that it can be faithfully reproduced and subsequently fixed. In general, issue-trackers employ natural language descriptions of problems, and sometimes support the addition of augmented information such as the uploading of screenshots. These systems have been used, with few exceptions, mostly unchanged to document and formulate fixes for bugs across many different types of software projects. However, some applications that rely on complex user interactions are not well suited to these types of traditional systems, as they are not able to capture intricacies of complicated application event-flows. The most