This paper presents the comparatives analysis and simulations of power system stability 500 KV java Bali using methods of Runge Kutta between lower order and higher order. The stability of a system refers to the abili...
详细信息
PKUSUMSUM is a java platform for multilingual document summarization, and it supports multiple languages, integrates 10 automatic summarization methods, and tackles three typical summarization tasks. The summarization...
详细信息
Improving spatial locality has a great impact on improving cache performance by reducing the number of cache misses. Object model optimization is one way to improve the locality of references inside particular objects...
详细信息
Cloud computing allows clients to upload data and computation to untrusted servers, which leads to potential violations to the confidentiality of client data. We propose JCrypt, a static program analysis which transfo...
详细信息
Modern multicore processor architectures and compilers of shared-memory concurrent programminglanguages provide only weak memory consistency guarantees. A memory model specifies which write action can be seen by a re...
详细信息
AutoRand automatically transforms java applications to use SQL keyword randomization to defend against SQL injection vulnerabilities. AutoRand is completely automatic. Unlike previous approaches it requires no manual ...
详细信息
Popular Q&A sites like StackOverflow have collected numerous code snippets. However, many of them do not have complete type information, making them uncompilable and inapplicable to various software engineering ta...
详细信息
Many model-driven engineering workflows take the existing code of a system as an input. Some of these include validation and verification, software modernisation or knowledge extraction. Current approaches take the co...
详细信息
The paper is devoted to the mutation testing technique that is widely used when testing different software tools. This paper presents a comparative analysis of two mutation testing tools for java programs, namely Pite...
详细信息
ISBN:
(纸本)9781509006939
The paper is devoted to the mutation testing technique that is widely used when testing different software tools. This paper presents a comparative analysis of two mutation testing tools for java programs, namely Pitest and ae java. They both allow automatically introducing faults into a software code. The analysis has revealed their pros and cons, as well as specific features of their launch and application. Such comparison can help to select the choose the most appropriate mutation tool or the combination of these tools when testing java programs. We further discuss how these two tools might be combined and which of the two tools better for the mutation generation.
暂无评论