Browsing by Author "Holter, Karoliine, juhendaja"
Now showing 1 - 1 of 1
- Results Per Page
- Sort Options
Item Visual Studio Code pistikprogrammi testimine GobPie näitel(Tartu Ülikool, 2024) Taivere, Anette; Holter, Karoliine, juhendaja; Tartu Ülikool. Loodus- ja täppisteaduste valdkond; Tartu Ülikool. Arvutiteaduse instituutTesting is an important part of the software development process. This work aims to explore and apply testing methods to the Visual Studio Code extension GobPie to prevent errors and make the program more reliable. To achieve this, the functionalities of the GobPie extension were studied, requirements were identified, and automated tests were written in Java programming language based on these requirements. Code coverage metrics were used to evaluate the quality of the written tests. Several bugs were discovered in the GobPie extension and fixed throughout the process, and code maintenance was performed to increase code efficiency.