Circuit description of API interface for software testing
Abstract
They use the testing API to evaluate the quality of applications. There are a large number of tools for its implementation (Postman, SoapUI, JMeter, etc.). The universal approach to testing is becomes complicated by the large amount of data, the availability of various techniques and tools, and there should also be a test object. The complexity of the application logic makes it difficult to understand the testing process; this concerns the training of specialists in this field. To simplify understanding, in the article, the Servlet (Java) Calculator application was used as a test object. Testing was done using the Jmeter tool and code writing in Java. A test plan was developed using a JMeter tool that allows you to submit application requests. It is noted that automated unit tests are more useful in software development, so the Java programming language shows the ability to write query algorithms.
Downloads
References
Тестирование программного обеспечения. Базовый курс/ Святослав Куликов. [Электронный ресурс] – Режим доступа: http://svyatoslav.biz/software_testing_book/ - 28.12.2017.
Jmeter URL: https://jmeter.apache.org/ - 20.04.2020.
Postman URL: https://www.postman.com/ - 20.04.2020.
URL: https://metanit.com/java/javaee/4.1.php - 19.04.2020.
Maven repository https://mvnrepository.com/ - 20.04.2020.
URL: https://iso25000.com/index.php/en/iso-25000-standards/iso-25010 - 20.04.2020.