DOI:10.20894/IJCOA.
Periodicity: Bi Annual.
Impact Factor:
SJIF:5.079 & GIF:0.416
Submission:Any Time
Publisher: IIR Groups
Language: English
Review Process:
Double Blinded

Paper Template
Copyright Form
Subscription Form
web counter
web counter

News and Updates

Author can submit their paper through online submission. Click here

Paper Submission -> Blind Peer Review Process -> Acceptance -> Publication.

On an average time is 3 to 5 days from submission to first decision of manuscripts.

Double blind review and Plagiarism report ensure the originality

IJCOA provides online manuscript tracking system.

Every issue of Journal of IJCOA is available online from volume 1 issue 1 to the latest published issue with month and year.

Paper Submission:
Any Time
Review process:
One to Two week
Journal Publication:
June / December

IJCOA special issue invites the papers from the NATIONAL CONFERENCE, INTERNATIONAL CONFERENCE, SEMINAR conducted by colleges, university, etc. The Group of paper will accept with some concession and will publish in IJCOA website. For complete procedure, contact us at admin@iirgroups.org

SCIA Journal Metrics


SCIA-GRAPH
SCIA-SAI
Published in:   Vol. 7 Issue 1 Date of Publication:   June 2018
Page(s):   28-34 Publisher:   Integrated Intelligent Research (IIR)
DOI:   10.20894/IJCOA.101.007.001.007 SAI :

Software testing consumes one half of the total developmental resources. Many testers understand that IT management tries to save testing time, by giving them unreasonable deadlines. If a scheduled information date has been established, and dynamic testing can occur only after the code is complete, testers feel pressure of that deadline. This problem faced by many developers and testers till who are all working in the old waterfall model. To overcome the problem of time management of projects, many software industries prefer agile methodology, in agile methodology all works are divided into number of modules. Each module contains decision making, planning, coding, testing, implementation, and so on. Each module follows this process and integrates with the previously completed module. Finally the entire work will be integrated and the time duration of work is shorter than other software development models. But testing occupies the major part of the software development- the maximum time of the allotted time is utilized in testing in agile also. The major objective of this work is prioritization of test cases in Directed Acyclic Graph (DAG) based model. For this purpose introduced a new method named Prioritized Deciding Factor(PDF). It is a value, this value is calculated from other two processes such as Dependency value calculation and K-shingles jaccard similarity and distance value calculation. This paper describes about the prioritization of test cases based on Prioritized Deciding Factor(PDF) value, reduce the execution time of test cases, and increase the fault detection using Average Percentage Fault Detection(APFD) method.