﻿<?xml version="1.0" encoding="UTF-8"?>
<records>
  <record>
    <language>eng</language>
    <publisher>Science and Education Publishing</publisher>
    <journalTitle>Journal of Computer Sciences and Applications</journalTitle>
    <eissn>2328-725X</eissn>
    <publicationDate>2025-10-22</publicationDate>
    <volume>13</volume>
    <issue>1</issue>
    <startPage>37</startPage>
    <endPage>40</endPage>
    <doi>10.12691/jcsa-13-1-4</doi>
    <publisherRecordId>JCSA20251314</publisherRecordId>
    <documentType>article</documentType>
    <title language="eng">Concurrency Testing Using TestNG Framework</title>
    <authors>
      <author>
        <name>Jafar Inamdar</name>
        <email>Corresponding author: jafar.inamdar@gmail.com</email>
        <affiliationId>1</affiliationId>
      </author>
    </authors>
    <affiliationsList>
      <affiliationName affiliationId="1">Software Development and Test Engineer, Pittsburgh, USA</affiliationName>
    </affiliationsList>
    <abstract language="eng">This document explores the significance of parallel testing in identifying concurrency issues within APIs and proposes the utilization of TestNG framework to facilitate efficient parallel testing. Concurrency issues, often elusive and challenging to detect, can cause critical failures in API systems under high loads. Traditional sequential testing methods may fail to uncover these issues adequately. Parallel testing, when implemented effectively using TestNG, can significantly enhance the detection of concurrency-related defects in APIs.</abstract>
    <fullTextUrl format="pdf">https://pubs.sciepub.com/jcsa/13/1/4/jcsa-13-1-4.pdf</fullTextUrl>
    <keywords language="eng">
      <keyword>Java</keyword>
      <keyword>TestNG</keyword>
      <keyword>Concurrency</keyword>
    </keywords>
  </record>
</records>