• Title/Summary/Keyword: test case grouping

Search Result 19, Processing Time 0.028 seconds

Test Case Grouping and Filtering for Better Performance of Spectrum-based Fault Localization (결함위치식별 기법의 성능 향상을 위한 테스트케이스 그룹화 및 필터링 기법)

  • Kim, Jeongho;Lee, Eunseok
    • Journal of KIISE
    • /
    • v.43 no.8
    • /
    • pp.883-892
    • /
    • 2016
  • Spectrum-based fault localization (SFL) method assigns a suspicious ratio. The statement is strongly affected by a failed test case compared to a passed test case. A failed test case assigns a suspicious ratio while a passed test case reduces some parts of assigned suspicious ratio. In the absence of a failed test case, it is impossible to localize the fault. Thus, a failed test case is very important for fault localization. However, spectrum-based fault localization has difficulty in reflecting the unique characteristics of a failed test because a failed test case and a passed test case are input at the same time to calculate a suspicious ratio. This paper supplements for this limitation and suggests a test case grouping method for more accurate fault localization. In addition, this paper suggested a filtering method considering test efficiency and verified the effectiveness by applying 65 algorithms. In 90 % of whole methods, the accuracy was improved by 13% and the effectiveness was improved by 72% based on EXAM score.

A Case Study on Managing Differentiated Freshman English Classes at the Engineering College of a Provincial University (지방 소재 중위권 대학의 이공계 신입생을 위한 수준별 영어수업의 운영방식에 대한 사례 연구)

  • Choi, Kyung-Mee;Yang, Wook-Seok
    • Journal of Engineering Education Research
    • /
    • v.14 no.2
    • /
    • pp.51-59
    • /
    • 2011
  • The wide range of the Freshmen English placement test scores implies the necessity of differentiating classes. However without a careful and detailed plan, there could be trial and error which would cause harmful and complicated troubles to students. This paper will report a case of grouping Freshmen for English classes at the Engineering College of a provincial university. The main procedures include preparing and executing the placement test, grouping classes, preparing and executing a common final test, preparing grading policy, and reporting. Each procedure is going to be explained and evaluated to improve the quality of English classes and the ability of students at the Engineering College.

Fault diagnosis of a logical circuit by use of input grouping method

  • Miyata, Chikara;Kashiwagi, Hiroshi
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1996.10a
    • /
    • pp.279-282
    • /
    • 1996
  • The authors have already proposed a method for grouping of inputs of a logical circuit under test (LCUT) by use of M-sequence correlation. We call this method as input grouping (IG) method. In this paper, the authors propose a new method to estimate the faulty part in the circuit by use of IG when some information on the candidate of faulty part can be obtained beforehand. The relationship between IG and fault probabilities of a LCUT, and undetected fault ratios are investigated for various cases. Especially the investigation was made in case where the IG was calculated by use of n correlation functions (I $G_{inp}$). From the theoretical study and simulation results it is shown that the estimation error ratio of fault probabilities and undetected fault ratio of LCUT are sufficiently small even when only a part of correlation functions are used. It is shown that the number of correlation functions which are to be memorized to calculate IG can be considerably reducible from 2$^{n}$ - 1 to n by use of I $G_{inp}$. So this method would be very useful for a fault diagnosis of actual logic circuit.uit.

  • PDF

An automation method for GUI test using a UIA library (UIA 라이브러리를 이용한 GUI 테스트 자동화 방법)

  • Choi, Chang-Min;Chung, In-Sang;Kim, Hyeon-Soo
    • The KIPS Transactions:PartD
    • /
    • v.18D no.5
    • /
    • pp.343-356
    • /
    • 2011
  • When preparing test cases and running the test the existing GUI test tools require many tester's interventions. To cope with such problem this paper suggests a new method to build test cases for GUI test. This method identifies the potential control flows within the GUI and constructs the GUI map. The UIA library in .NET Framework is used to extract information about the GUI controls and the GUI map is constructed by the extracted information. Test scenarios are generated from the extracted information about the GUI controls using the grouping mechanism. Based on the grouping mechanism, various test scenarios which are test cases in GUI tests can be made by replacing a GUI control by another one in the same group. The existing GUI test tools do not support the concept of test coverage. Since, however, our method survey which part of the GUI map is executed or not during running the test, the test coverage can be measured by using the GUI map.

A Study on the Selection of the Total Pollution Load Management at Tributaries by Evaluation of Water Quality Volatility: Case Study for Chungcheongnam-do (수질변동성 평가를 통한 지류총량제 도입 대상유역 선정에 관한 연구: 충청남도를 중심으로)

  • Jeongho Choi;Hongsu Kim;Byunguk Cho;Sanghyun Park;Mukyu Lee;Byeonggu Lee;Uram Kang
    • Journal of Korean Society on Water Environment
    • /
    • v.39 no.5
    • /
    • pp.377-389
    • /
    • 2023
  • Chungcheongnam-do has been measuring the flow rate and water quality of streams in the province once a month since 2011 in order to water environment policies. Based on the results, after evaluating the coefficient of variation and the tendency of the water quality trend by using the Mann-Kendall test and Sen's Slope for each stream, the streams subject to priority introduction of Total Pollution Load Management at Tributaries were selected through the Stream Grouping Method. The water quality trend analysis results for 125 streams using the Mann-Kendall test and Sen's Slope were evaluated as streams showing a tendency of deteriorating water quality Biochemical oxygen demand (BOD): 13 streams, Total Phosphorus (T-P): 16 streams). Streams with deteriorating water quality were classified into A-D groups using the Stream Grouping Method. Group A, which has a high flow rate and high water quality, is a stream that requires priority management, and was selected as a stream for introduction of Total Pollution Load Management at Tributaries. There are 7 streams that need to be introduced into the BOD category, and there are 7 streams that need to be introduced into the T-P category. In this study, based on flow and water quality monitoring data accumulated over a long period of time (2011-2022), statistical techniques are used to select watersheds in which water quality is deteriorating. Accordingly, it is expected that it will be useful in establishing a water quality improvement plan in the future.

Test Time Reduction of BIST by Primary Input Grouping Method (입력신호 그룹화 방법에 의한 BIST의 테스트 시간 감소)

  • Chang, Yoon-Seok;Kim, Dong-Wook
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.37 no.8
    • /
    • pp.86-96
    • /
    • 2000
  • The representative area among the ones whose cost increases as the integration ratio increases is the test area. As the relative cost of hardware decreases, the BIST method has been focued on as the future-oriented test method. The biggest drawback of it is the increasing test time to obtain the acceptable fault coverage. This paper proposed a BIST implementation method to reduce the test times. This method uses an input grouping and test point insertion method, in which the definition of test point is different from the previous one. That is, the test points are defined on the basis of the internal nodes which are the reference points of the input grouping and are merging points of the grouped signals. The main algorithms in the proposed method were implemented with C-language, and various circuits were used to apply the proposed method for experiment. The results showed that the test time could be reduced to at most $1/2^{40}$ of the pseudo-random pattern case and the fault coverage were also increased compared with the conventional BIST method. The relative hardware overhead of the proposed method to the circuit under test decreases as th e size of the circuit to be tested increases, and the delay overhead by the BIST utility is negligible compared to that of the original circuit. That means, the proposed method can be applied efficiently to large VLSI circuits.

  • PDF

The Impact of Grouping Methods on Free Inquiry Implementation: The Case of Two Middle Schools Adopting Different Grouping Methods (소집단 구성 방식이 자유 탐구 수행에 미치는 영향: 소집단 구성 방식을 달리한 두 중학교의 사례)

  • Park, Jae-Yong;Lee, Ki-Young
    • Journal of The Korean Association For Science Education
    • /
    • v.32 no.4
    • /
    • pp.686-702
    • /
    • 2012
  • This study investigated the impact of grouping methods on free inquiry implementation through the use of mixed research methods. Some 113 7th graders and 2 science teachers in two middle schools participated in this study. The 113 students who participated in this study were grouped by homogeneity and heterogeneity according to scientific inquiry skills and personality types respectively, and performed free inquiry activities on the same subject for three weeks. Data were collected by means of a test on science inquiry skills and from focus group interviews with 36 students and in-depth interviews with 2 teachers. The quantitative results of this study showed that homogeneous grouping was more effective than heterogeneous grouping in improvement of scientific inquiry skills. Meanwhile, the qualitative results revealed both the students and teachers perceived that it was effective to compose a small group according to their affective quality than their cognitive quality. Particularly, most of the students preferred the method of small group from the personality types. Some students and both teachers proposed that it is necessary to collect enough information on students and to use them in mixture with the method of small group according to the affective quality.

진단검사의학 검체검사의 정상치와 참고치

  • Lee, Gap-No
    • Journal of Korea Association of Health Promotion
    • /
    • v.1 no.1
    • /
    • pp.19-20
    • /
    • 2003
  • In Korea association of health promotion(KHAP) there are fourteen laboratories in branch offices and one laboratory in headquarter office. To standardize the reference ranges of all laboratories of KAHP, they have been newly calculated from the laboratory data perfomed during the previous yearsby statistical metod annually for the period of 2000 through2003 so far. The referance ranges of total 56 test items were assigned. Among these there were eight test items that needed referance ranges by age groups and nine test items that needed reference rages by gender. The age grouping was into six groups : baby (0-3y), children(4-12y), adolescent(13-18y), adult(19-64y), younger elderly(19-64y), older elderly(over 80y) with references of statics in Medical Informatics and WHO classification. All the data collected were statistically analyzed with SAS 6.04 for Gaussian distribution that had been repeated two or three times after trimming out the the tests showed Gaussian distribution. Subsequently, Thereference ranges were defined in the rage from the point of lower 2.5% to the point of higher 97.5%. And in case the lower range could be "0", the reference ranges were defined in the range of 0 to 95%. Fifteen laboratoried troughout Korea of KAHP currently have standarzed reference rages of the tests that they perform. This means the patient data and reference values an be exchangeable among laboratories of KHAP.Annual revise of such reference rages can eventually lead to the level of those representing a standard of the national reference ranges.

  • PDF

STUDIES ON BLOOD GROUP SPECIFIC SUBSTANCE IN THE DENTAL CALCULUS PART 2. IDENTIFICATION OF A.B.O.BLOOD GROUPS FROM DENTAL CALCULUS BY MEANS OF ELUTION TEST (치석의 혈형물질에 관한 연구 -제2보 : 해이시험법에 의한 혈형물질검출-)

  • Kim, Chong-Youl;Han, Sung-Hoon;Park, Soon-Won;Im, Dong-Woo
    • The Journal of the Korean dental association
    • /
    • v.15 no.4
    • /
    • pp.297-300
    • /
    • 1977
  • The author's studies on the blood grouping of dental calculus by the elution technique can produce a very satisfactory result. The results are briefly summarized as follows: 1) In the blood typing with dental calculus obtained from 77 people, it was found that 24 cases out of 26 A group calculus, and 18 cases out of 19 B group, coincided with respective blood groups. From 2 cases of A group calculus and one case of B group calculus gave the results resembling O group. Everyone of 21 cases of O group and 11 cases of AB group, coincided with original known blood groups. 2) Blood groups can be readily identified with small amounts of calculus(2mg) by the elution test.

  • PDF

Improvement of SNMP Performance using the Group Polling (그룹폴링을 이용한 SNMP 성능 개선)

  • 홍종준
    • Journal of the Korea Society of Computer and Information
    • /
    • v.5 no.4
    • /
    • pp.120-125
    • /
    • 2000
  • SNMP(Simple Network Management Protocol) could have the overhead of network, if the number of the agent system which is managed by the management system is increased by the polling for the collection of network management information and the reply traffic for it. In this Paper, the polling method used in SNMP is improved, and Group Polling method is proposed. This can reduce the overhead of network, on case that the agent system is to be increased. The proposed method collects information by grouping agent systems, and have smaller reply latency time and communication overhead than the previous method. So if the number of agent system or the Polling count is numerous, the proposed method is more efficient. As the result of the prototype test, the increasement of agent system can have small variation of traffic and transmission delay time.

  • PDF