izpis_h1_title_alt

Pregled odprtokodnih orodij za testiranje spletnih aplikacij v Python-u
ID ROBBA, BOJAN (Author), ID Rožanc, Igor (Mentor) More about this mentor... This link opens in a new window

.pdfPDF - Presentation file, Download (1,57 MB)
MD5: B698D463AA837D440775F734A6B24C19
PID: 20.500.12556/rul/68f89b05-4c9d-489c-b9a2-f682cdaf7b6d

Abstract
Namen diplomske naloge je pregledati in oceniti različna orodja za pregledovanje in testiranje spletnih aplikacij v programskem jeziku Python. Orodja Twill, Webunit in FunkLoad so namenjena testiranju končnih spletnih aplikacij. Glavna prednost orodja Twill je enostavna uporaba, slabost pa zastarelost in majhna razširjenost. Orodje Webunit je tudi enostavno, vendar ni prilagojeno za uporabo v Windows okolju. Orodje FunkLoad je nadgradnja orodja Webunit s snemalnikom za pripravo testov. Orodja PyChecker, Pylint in Pyflakes so namenjena za pregledovanje pravilnosti kode. PyChecker najde vse napake v kodi, vendar pri tem izvede kodo. Pyflakes je nadgraditev orodja PyChecker, ki kode ne izvede, vendar ne odkrije vseh napak. Pylint poleg napak odkriva tudi lepopisne napake v kodi in je ne izvede. Na koncu je predstavljen nabor orodij iz različnih področij, ki bi jih bilo najbolje uporabljati pri svojih projektih.

Language:Slovenian
Keywords:Python, spletne aplikacije, testiranje, preverjanje kode
Work type:Bachelor thesis/paper
Organization:FRI - Faculty of Computer and Information Science
Year:2015
PID:20.500.12556/RUL-72113 This link opens in a new window
Publication date in RUL:01.09.2015
Views:2016
Downloads:232
Metadata:XML RDF-CHPDL DC-XML DC-RDF
:
Copy citation
Share:Bookmark and Share

Secondary language

Language:English
Title:Review of open source tools for the Python web applications testing
Abstract:
The objective of my thesis is to review and evaluate different tools for inspecting and testing Python web applications. Tools Twill, Webunit and FunkLoad are intended for testing web applications. Twill is easy to use, but it is outdated and unpopular. Tool Webunit is also easy to use, but it is not adapted for usage in Windows. Tool FunkLoad is upgraded from Webunit with a recorder for making tests. Tools PyChecker, Pylint in Pyflakes are intended for checking source code. PyChecker detects all errors in code, but needs to execute the code. Pyflakes is upgraded from PyChecker and does not need to execute the code, but does not detect all errors. Pylint, beside errors, also detects poorly formed lines inside code. At the end is presented a set of tools from different fields, which are the most suitable for usage in our projects.

Keywords:Python, web applications, testing, code checking

Similar documents

Similar works from RUL:
Similar works from other Slovenian collections:

Back