SlideShare a Scribd company logo
ISSN (e): 2250 – 3005 || Volume, 06 || Issue, 07|| July – 2016 ||
International Journal of Computational Engineering Research (IJCER)
www.ijceronline.com Open Access Journal Page 35
Information technology of developing test kits based on software
requirements
Lysenko I.A.1
, Smirnov O.A.2
1
Kirovograd National Technical University,
2
Kirovograd National Technical University,
I. FORMULATION OF THE PROBLEM
Modern information and communication systems (ICS) are characterized by a high level of complexity of the
components being developed, and, above all, by their software (SW). In its turn, the specified development
complexity may have a significant impact on the quality of the final software product.
One of the defining phases of the SW life cycle at which the control of its quality is realized is the testing phase
of the SW. Software testing is the consistency check between the actual and the expected behavior of the
software product carried out on a finite set of test kits. And the expected behavior, as a rule, is represented
directly in the form of the SW requirements. In the future, this article deals with the problems of the
development of the test kits based on the requirements for object-oriented software of an ICS information
subsystem.
Developing test kits is among the most time-consuming and intellectual activities during the SW testing. The
process of designing test kits itself is offered to be considered within the framework of the appropriate
information technology.
One of the effective approaches to the development of test kits for testing systems depending on the adoption of
logical decisions are the methods based on the use of decision charts (DCs) [1]. However, the existing apparatus
of DCs has some drawbacks preventing from its effective use in this capacity, for example, their descriptive
capabilities are somehow limited, the complexity of identifying the type of unreported cases in the DCs, etc.
Thus, there is a need in improving the information technology of test kits development based on SW
requirements, in particular with the use of DCs, as well as direct improvement of the apparatus they are based on
[2].
II. ANALYSIS OF THE LITERATURE
On the studied subject the research by Lipaeva V. V., D. McGregor and D. Sykes, Stepanchenko I. V., S. Kaner
and J. Falk, Tamre L., L. Crispin and J. Gregory, Glenford Myers and others are known [ 1, 2 - 8]. At the same
time, their proposed technological approaches use either informal methods of test kits description (for example,
a method based on applying a user scenarios), or method focused on a fairly narrow classes of problems (for
example, the state models), or which do not contain the control methods and means of the developed tests’
correctness (for example, a method of all pairs), etc., which, in its turn, does not allow to obtain an effective and
simple enough description of passable test kits for practical usage to verify compliance with the requirements
for the software of the ICS information subsystem.
III. THE PURPOSE OF THE ARTICLE
The purpose of the article is to improve the information technology of test kits development based on SW
requirements of the ICS information subsystem using the improved DCs (the regularized cascading decision
charts (RCDCs)) allowing to increase the completeness of coverage by the projected test kits of the software
requirements for the software as well as the accuracy of the tests themselves.
ABSTRACT
The article presents an advanced information technology of developing test kits based on software
requirements using regulated cascading decision charts, providing the increase of coverage
completeness by the projected test kits of software requirements and the accuracy of the tests
themselves. The article presents an advanced information technology of developing test kits based
on software requirements using regulated cascading decision charts, providing the increase of
coverage completeness by the projected test kits of software requirements and the accuracy of the
tests themselves.
Keywords: information technology, software, testing, development, test kit, decision chart.
Information technology of developing test kits based on software requirements
www.ijceronline.com Open Access Journal Page 36
IV. MAIN PART
Information technology of test kits based on the SW requirements of the ICS information subsystem is proposed
to be formally regarded as a system of function-processes, which are somehow related to each other, and
implement the methods and techniques that ensure the development and quality control of the respective test
kits. To visualize the structure of information technology of the test kits development based on the SW
requirements for the ICS information subsystem (ITDT), it is proposed to use the system modeling methodology
IDEF0. The context diagram of the top-level describing the field and borders of ITDT presentation are shown in
Figure 1.
Figure1. Context diagram of the top-level, describing the field and borders of ITDT presentation
Upper subsidiary diagram describing the function-processes of ITDT is shown in Figure 2.
Figure 2. Upper subsidiary diagram describing the basic function-processes of ITDT
Let’s consider the content of the function-processes of the proposed ITDT:
1. For a formal submission of requirements for the information subsystem ICS as a whole and, in particular,
for its SW in accordance with the object-oriented technology (OOT) a model of cases usage as a set of
Information technology of developing test kits based on software requirements
www.ijceronline.com Open Access Journal Page 37
cases usage, of a plurality of actors and a set of relations between the elements of the previous sets are
being developed.
2. The realization of cases usage by describing all or some of the scenarios that make up the cases usage in the
form of models’ interactions of software objects is realized.
3. The process of the test kits development is based on software requirements for the ICS information
subsystem using an appropriate development method based on RCDCs developed by the author.
4. Evaluation of the coverage density by the developed test kits of the software requirements for the software
and additional evaluation of the test coverage density is provided based on the analysis of the control flows.
5. Evaluation of the test kits’ reliability developed using the method of the test kits development based on
software requirements of the ICS information subsystem using RCDC are provided.
The novelty of this method of developing test kits based on the SW requirements of the ICS information
subsystem within the framework of the third in the third function-process of ITDT is as follows:
- expanding the descriptive features of DC by modifying the DC apparatus in the form of RCDC allowing to
specify the order on a set of conditions and actions of a specific DC based on the introduction of the
consecution matrix to describe the cases of its usage with the acyclic scenarios and specific actions for the
composition and recursion of RCDC to describe the hierarchical cases of usage [ 9];
- diligence in redundancy and inconsistency of a DC from the composition of the RCDC through the use of
the Boolean matrices of masks and solutions; checking the completeness of the DC based on the detection
of the situations unaccounted in the DC describing the conditional part of the test cases using an algorithm
for finding the roots of the logical equation as well as checking the correctness of the consecution matrix
and its compatibility with the DC [10];
- the development of the process of the conversion of the RCDC in the test set the flow of control procedures
of a test kit on the basis of the generalized method of decision tree;
- to formalize the process of developing of the test kits in the form of the development of a series of
interrelated entities “requirements for software based on the model of the cases usage in the notation of the
OOT → scenarios of the cases usage based on the cooperation models in the notation of OOT → test kits
and test cases in the form of the regularized cascading decision charts → control flows based on the
operations models in the OOT notation".
The structure of the developed method of the test kits’ development based on the requirements for SW of the
ICS information subsystem using the RCDC is shown in Figure 3.
Figure 3. The structure of the method of test kits development based on the requirements for ICS information
subsystem using the RCDC
Information technology of developing test kits based on software requirements
www.ijceronline.com Open Access Journal Page 38
V. CONCLUSIONS
The proposed improved information technology of the test kits development based on the SW requirements
allows the following:
1) by modifying the apparatus of a DC based on the introduction of the consecution matrix as part of the
RCDC and specific actions for the composition and recursion of the RCDC to ensure the test coverage
completeness rate increases practically twice based on the analysis of the control flows and the index of
completeness of test coverage of the requirements for the software by the test kits developed under the
improved technology increase in 1.5 times;
2) by the developed redundancy verification procedures, as well as of contradictory and completeness of the
DC from the RCDC, the correctness of the consecution matrix and its compatibility with the DC, as well as
of the algorithm of RCDC conversion based on the generalized method of the decision tree and, together
with the modification of the DC apparatus provides the twice increase of the indicator of the test kits
reliability developed under the advanced technology.
REFERENCES
[1] L. Tamre. Introduction to Software Testing: Trans. from English. - M .: Publishing House "Williams", 2003. - 386 p.
[2] I.A. Lysenko. Research of the Information and Telecommunication Systems’ Software Testing Levels / I. A. Lysenko, A. A.
Smirnov, E. V. Meleshko // Science and Engineering of the Air Forces of Ukraine. – Issue 4(17). - Kharkiv: KhUAF. - 2014 - p.79-
81.
[3] V.V. Lipaev. Reliability and Functional Safety of Real-Time Programs. - M .: ISP RAS, 2013. - 176 p .
[4] D. McGregor, D. Sykes Testing of Object-Oriented Software. Practical Guide: Trans. from Engl.- K .: “TTI DS” Ltd., 2002. - 432 p.
[5] I.V. Stepanchenko. Methods of Software Testing: Textbook. Volgograd: Volgograd State Technical University, 2006. - 74 p.
[6] S. Kaner, Falk J., et al. Software Testing. K .: "TTI DS" Ltd., 2002. - 544 p.
[7] L. Crispin, J. Gregory. Flexible Testing:. Practical Guide for SW Testers and Flexible Software Commands.: Trans. from English. -
M.: Publishing House “Williams”, 2010. - 464 p.
[8] Glenford Myers, Tom Badgett, Corey Sandler. Art of Programs’ Testing. - Dialectics-Williams, 2012. - 272 p.
[9] I.A. Lysenko. Research of the Software Development Process of Information and Telecommunication Systems / I. A. Lysenko, A.
A. Smirnov, L. I. Polishchuk // Weapons Systems and Military Equipment. - Issue 4(40) - Kh.: KhUAF - 2014. - p. 103-106.
[10] I.A. Lysenko. Study Algorithm to Identify the Type of Unaccounted Test Cases in the Development of Test Kits / I. A. Lysenko, A.
A. Smirnov // Scientific and industrial magazine "Zvyazok". - Kyiv: STU, 2014. - № 2 (108). - p. 153-156.

More Related Content

PDF
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
PDF
Towards formulating dynamic model for predicting defects in system testing us...
PDF
Experiences in shift left test approach
PDF
Prioritizing Test Cases for Regression Testing A Model Based Approach
PDF
USING CATEGORICAL FEATURES IN MINING BUG TRACKING SYSTEMS TO ASSIGN BUG REPORTS
PDF
An empirical evaluation of
PDF
TOWARDS PREDICTING SOFTWARE DEFECTS WITH CLUSTERING TECHNIQUES
DOC
Abstract.doc
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
Towards formulating dynamic model for predicting defects in system testing us...
Experiences in shift left test approach
Prioritizing Test Cases for Regression Testing A Model Based Approach
USING CATEGORICAL FEATURES IN MINING BUG TRACKING SYSTEMS TO ASSIGN BUG REPORTS
An empirical evaluation of
TOWARDS PREDICTING SOFTWARE DEFECTS WITH CLUSTERING TECHNIQUES
Abstract.doc

What's hot (12)

PPS
Mca se chapter_07_software_validation
PDF
Automated exam question set generator using utility based agent and learning ...
PDF
@#$@#$@#$"""@#$@#$"""
PDF
Software Testing Outline Performances and Measurements
PDF
Zander diss
PDF
Configuration Navigation Analysis Model for Regression Test Case Prioritization
PDF
Software Quality Analysis Using Mutation Testing Scheme
PDF
USABILITY EVALUATION OF A CONTROL AND PROGRAMMING ENVIRONMENT FOR PROGRAMMING...
PDF
A Survey of functional verification techniques
PDF
Enhanced Feature Analysis Framework for Comparative Analysis & Evaluation of ...
PPTX
Web Testing
PDF
Information hiding based on optimization technique for Encrypted Images
Mca se chapter_07_software_validation
Automated exam question set generator using utility based agent and learning ...
@#$@#$@#$"""@#$@#$"""
Software Testing Outline Performances and Measurements
Zander diss
Configuration Navigation Analysis Model for Regression Test Case Prioritization
Software Quality Analysis Using Mutation Testing Scheme
USABILITY EVALUATION OF A CONTROL AND PROGRAMMING ENVIRONMENT FOR PROGRAMMING...
A Survey of functional verification techniques
Enhanced Feature Analysis Framework for Comparative Analysis & Evaluation of ...
Web Testing
Information hiding based on optimization technique for Encrypted Images
Ad

Similar to Information technology of developing test kits based on software requirements (20)

PDF
STATE-OF-THE-ART IN EMPIRICAL VALIDATION OF SOFTWARE METRICS FOR FAULT PRONEN...
PDF
RISC AND CISC PROCESSOR
PDF
Advanced Verification Methodology for Complex System on Chip Verification
PDF
TRANSFORMING SOFTWARE REQUIREMENTS INTO TEST CASES VIA MODEL TRANSFORMATION
PDF
PDF
Cloud-based control systems: a systematic literature review
PDF
Verification and validation of knowledge bases using test cases generated by ...
PDF
Ijciet 10 02_070
PDF
A novel defect detection method for software requirements inspections
PDF
Mc calley pserc_final_report_s35_special_protection_schemes_dec_2010_nm_nsrc
PDF
RESEARCH ON DISTRIBUTED SOFTWARE TESTING PLATFORM BASED ON CLOUD RESOURCE
PDF
A Compound Metric for Identification of Fault Prone Modules
PDF
G017653135
PDF
Deployment of Debug and Trace for features in RISC-V Core
PDF
MODEL CHECKERS –TOOLS AND LANGUAGES FOR SYSTEM DESIGN- A SURVEY
PPTX
Journals analysis ppt
PDF
Verification of the protection services in antivirus systems by using nusmv m...
PDF
ORAL CANCER DETECTION USING RNN
PDF
sensors-23-05645-version123455555553.pdf
PDF
sensors-23-05645-version123455555553.pdf
STATE-OF-THE-ART IN EMPIRICAL VALIDATION OF SOFTWARE METRICS FOR FAULT PRONEN...
RISC AND CISC PROCESSOR
Advanced Verification Methodology for Complex System on Chip Verification
TRANSFORMING SOFTWARE REQUIREMENTS INTO TEST CASES VIA MODEL TRANSFORMATION
Cloud-based control systems: a systematic literature review
Verification and validation of knowledge bases using test cases generated by ...
Ijciet 10 02_070
A novel defect detection method for software requirements inspections
Mc calley pserc_final_report_s35_special_protection_schemes_dec_2010_nm_nsrc
RESEARCH ON DISTRIBUTED SOFTWARE TESTING PLATFORM BASED ON CLOUD RESOURCE
A Compound Metric for Identification of Fault Prone Modules
G017653135
Deployment of Debug and Trace for features in RISC-V Core
MODEL CHECKERS –TOOLS AND LANGUAGES FOR SYSTEM DESIGN- A SURVEY
Journals analysis ppt
Verification of the protection services in antivirus systems by using nusmv m...
ORAL CANCER DETECTION USING RNN
sensors-23-05645-version123455555553.pdf
sensors-23-05645-version123455555553.pdf
Ad

Recently uploaded (20)

PPTX
CH1 Production IntroductoryConcepts.pptx
PDF
Well-logging-methods_new................
PPTX
OOP with Java - Java Introduction (Basics)
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
additive manufacturing of ss316l using mig welding
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPT
Mechanical Engineering MATERIALS Selection
PDF
Digital Logic Computer Design lecture notes
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PPTX
UNIT 4 Total Quality Management .pptx
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
bas. eng. economics group 4 presentation 1.pptx
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
CH1 Production IntroductoryConcepts.pptx
Well-logging-methods_new................
OOP with Java - Java Introduction (Basics)
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
Foundation to blockchain - A guide to Blockchain Tech
additive manufacturing of ss316l using mig welding
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
Internet of Things (IOT) - A guide to understanding
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Mechanical Engineering MATERIALS Selection
Digital Logic Computer Design lecture notes
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
UNIT 4 Total Quality Management .pptx
Operating System & Kernel Study Guide-1 - converted.pdf
bas. eng. economics group 4 presentation 1.pptx
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
CYBER-CRIMES AND SECURITY A guide to understanding
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx

Information technology of developing test kits based on software requirements

  • 1. ISSN (e): 2250 – 3005 || Volume, 06 || Issue, 07|| July – 2016 || International Journal of Computational Engineering Research (IJCER) www.ijceronline.com Open Access Journal Page 35 Information technology of developing test kits based on software requirements Lysenko I.A.1 , Smirnov O.A.2 1 Kirovograd National Technical University, 2 Kirovograd National Technical University, I. FORMULATION OF THE PROBLEM Modern information and communication systems (ICS) are characterized by a high level of complexity of the components being developed, and, above all, by their software (SW). In its turn, the specified development complexity may have a significant impact on the quality of the final software product. One of the defining phases of the SW life cycle at which the control of its quality is realized is the testing phase of the SW. Software testing is the consistency check between the actual and the expected behavior of the software product carried out on a finite set of test kits. And the expected behavior, as a rule, is represented directly in the form of the SW requirements. In the future, this article deals with the problems of the development of the test kits based on the requirements for object-oriented software of an ICS information subsystem. Developing test kits is among the most time-consuming and intellectual activities during the SW testing. The process of designing test kits itself is offered to be considered within the framework of the appropriate information technology. One of the effective approaches to the development of test kits for testing systems depending on the adoption of logical decisions are the methods based on the use of decision charts (DCs) [1]. However, the existing apparatus of DCs has some drawbacks preventing from its effective use in this capacity, for example, their descriptive capabilities are somehow limited, the complexity of identifying the type of unreported cases in the DCs, etc. Thus, there is a need in improving the information technology of test kits development based on SW requirements, in particular with the use of DCs, as well as direct improvement of the apparatus they are based on [2]. II. ANALYSIS OF THE LITERATURE On the studied subject the research by Lipaeva V. V., D. McGregor and D. Sykes, Stepanchenko I. V., S. Kaner and J. Falk, Tamre L., L. Crispin and J. Gregory, Glenford Myers and others are known [ 1, 2 - 8]. At the same time, their proposed technological approaches use either informal methods of test kits description (for example, a method based on applying a user scenarios), or method focused on a fairly narrow classes of problems (for example, the state models), or which do not contain the control methods and means of the developed tests’ correctness (for example, a method of all pairs), etc., which, in its turn, does not allow to obtain an effective and simple enough description of passable test kits for practical usage to verify compliance with the requirements for the software of the ICS information subsystem. III. THE PURPOSE OF THE ARTICLE The purpose of the article is to improve the information technology of test kits development based on SW requirements of the ICS information subsystem using the improved DCs (the regularized cascading decision charts (RCDCs)) allowing to increase the completeness of coverage by the projected test kits of the software requirements for the software as well as the accuracy of the tests themselves. ABSTRACT The article presents an advanced information technology of developing test kits based on software requirements using regulated cascading decision charts, providing the increase of coverage completeness by the projected test kits of software requirements and the accuracy of the tests themselves. The article presents an advanced information technology of developing test kits based on software requirements using regulated cascading decision charts, providing the increase of coverage completeness by the projected test kits of software requirements and the accuracy of the tests themselves. Keywords: information technology, software, testing, development, test kit, decision chart.
  • 2. Information technology of developing test kits based on software requirements www.ijceronline.com Open Access Journal Page 36 IV. MAIN PART Information technology of test kits based on the SW requirements of the ICS information subsystem is proposed to be formally regarded as a system of function-processes, which are somehow related to each other, and implement the methods and techniques that ensure the development and quality control of the respective test kits. To visualize the structure of information technology of the test kits development based on the SW requirements for the ICS information subsystem (ITDT), it is proposed to use the system modeling methodology IDEF0. The context diagram of the top-level describing the field and borders of ITDT presentation are shown in Figure 1. Figure1. Context diagram of the top-level, describing the field and borders of ITDT presentation Upper subsidiary diagram describing the function-processes of ITDT is shown in Figure 2. Figure 2. Upper subsidiary diagram describing the basic function-processes of ITDT Let’s consider the content of the function-processes of the proposed ITDT: 1. For a formal submission of requirements for the information subsystem ICS as a whole and, in particular, for its SW in accordance with the object-oriented technology (OOT) a model of cases usage as a set of
  • 3. Information technology of developing test kits based on software requirements www.ijceronline.com Open Access Journal Page 37 cases usage, of a plurality of actors and a set of relations between the elements of the previous sets are being developed. 2. The realization of cases usage by describing all or some of the scenarios that make up the cases usage in the form of models’ interactions of software objects is realized. 3. The process of the test kits development is based on software requirements for the ICS information subsystem using an appropriate development method based on RCDCs developed by the author. 4. Evaluation of the coverage density by the developed test kits of the software requirements for the software and additional evaluation of the test coverage density is provided based on the analysis of the control flows. 5. Evaluation of the test kits’ reliability developed using the method of the test kits development based on software requirements of the ICS information subsystem using RCDC are provided. The novelty of this method of developing test kits based on the SW requirements of the ICS information subsystem within the framework of the third in the third function-process of ITDT is as follows: - expanding the descriptive features of DC by modifying the DC apparatus in the form of RCDC allowing to specify the order on a set of conditions and actions of a specific DC based on the introduction of the consecution matrix to describe the cases of its usage with the acyclic scenarios and specific actions for the composition and recursion of RCDC to describe the hierarchical cases of usage [ 9]; - diligence in redundancy and inconsistency of a DC from the composition of the RCDC through the use of the Boolean matrices of masks and solutions; checking the completeness of the DC based on the detection of the situations unaccounted in the DC describing the conditional part of the test cases using an algorithm for finding the roots of the logical equation as well as checking the correctness of the consecution matrix and its compatibility with the DC [10]; - the development of the process of the conversion of the RCDC in the test set the flow of control procedures of a test kit on the basis of the generalized method of decision tree; - to formalize the process of developing of the test kits in the form of the development of a series of interrelated entities “requirements for software based on the model of the cases usage in the notation of the OOT → scenarios of the cases usage based on the cooperation models in the notation of OOT → test kits and test cases in the form of the regularized cascading decision charts → control flows based on the operations models in the OOT notation". The structure of the developed method of the test kits’ development based on the requirements for SW of the ICS information subsystem using the RCDC is shown in Figure 3. Figure 3. The structure of the method of test kits development based on the requirements for ICS information subsystem using the RCDC
  • 4. Information technology of developing test kits based on software requirements www.ijceronline.com Open Access Journal Page 38 V. CONCLUSIONS The proposed improved information technology of the test kits development based on the SW requirements allows the following: 1) by modifying the apparatus of a DC based on the introduction of the consecution matrix as part of the RCDC and specific actions for the composition and recursion of the RCDC to ensure the test coverage completeness rate increases practically twice based on the analysis of the control flows and the index of completeness of test coverage of the requirements for the software by the test kits developed under the improved technology increase in 1.5 times; 2) by the developed redundancy verification procedures, as well as of contradictory and completeness of the DC from the RCDC, the correctness of the consecution matrix and its compatibility with the DC, as well as of the algorithm of RCDC conversion based on the generalized method of the decision tree and, together with the modification of the DC apparatus provides the twice increase of the indicator of the test kits reliability developed under the advanced technology. REFERENCES [1] L. Tamre. Introduction to Software Testing: Trans. from English. - M .: Publishing House "Williams", 2003. - 386 p. [2] I.A. Lysenko. Research of the Information and Telecommunication Systems’ Software Testing Levels / I. A. Lysenko, A. A. Smirnov, E. V. Meleshko // Science and Engineering of the Air Forces of Ukraine. – Issue 4(17). - Kharkiv: KhUAF. - 2014 - p.79- 81. [3] V.V. Lipaev. Reliability and Functional Safety of Real-Time Programs. - M .: ISP RAS, 2013. - 176 p . [4] D. McGregor, D. Sykes Testing of Object-Oriented Software. Practical Guide: Trans. from Engl.- K .: “TTI DS” Ltd., 2002. - 432 p. [5] I.V. Stepanchenko. Methods of Software Testing: Textbook. Volgograd: Volgograd State Technical University, 2006. - 74 p. [6] S. Kaner, Falk J., et al. Software Testing. K .: "TTI DS" Ltd., 2002. - 544 p. [7] L. Crispin, J. Gregory. Flexible Testing:. Practical Guide for SW Testers and Flexible Software Commands.: Trans. from English. - M.: Publishing House “Williams”, 2010. - 464 p. [8] Glenford Myers, Tom Badgett, Corey Sandler. Art of Programs’ Testing. - Dialectics-Williams, 2012. - 272 p. [9] I.A. Lysenko. Research of the Software Development Process of Information and Telecommunication Systems / I. A. Lysenko, A. A. Smirnov, L. I. Polishchuk // Weapons Systems and Military Equipment. - Issue 4(40) - Kh.: KhUAF - 2014. - p. 103-106. [10] I.A. Lysenko. Study Algorithm to Identify the Type of Unaccounted Test Cases in the Development of Test Kits / I. A. Lysenko, A. A. Smirnov // Scientific and industrial magazine "Zvyazok". - Kyiv: STU, 2014. - № 2 (108). - p. 153-156.