Your browser does not allow JavaScript!
JavaScript is necessary for the proper functioning of this website. Please enable JavaScript or use a modern browser.
Repository of the University of Ljubljana
Open Science Slovenia
Open Science
DiKUL
slv
|
eng
Search
Browse
New in RUL
About RUL
In numbers
Help
Sign in
Details
Pregled odprtokodnih orodij za testiranje spletnih aplikacij v Python-u
ID
ROBBA, BOJAN
(
Author
),
ID
Rožanc, Igor
(
Mentor
)
More about this mentor...
PDF - Presentation file,
Download
(1,57 MB)
MD5: B698D463AA837D440775F734A6B24C19
PID:
20.500.12556/rul/68f89b05-4c9d-489c-b9a2-f682cdaf7b6d
Image galllery
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
Publication date in RUL:
01.09.2015
Views:
2861
Downloads:
297
Metadata:
Cite this work
Plain text
BibTeX
EndNote XML
EndNote/Refer
RIS
ABNT
ACM Ref
AMA
APA
Chicago 17th Author-Date
Harvard
IEEE
ISO 690
MLA
Vancouver
:
ROBBA, BOJAN, 2015,
Pregled odprtokodnih orodij za testiranje spletnih aplikacij v Python-u
[online]. Bachelor’s thesis. [Accessed 16 May 2025]. Retrieved from: https://repozitorij.uni-lj.si/IzpisGradiva.php?lang=eng&id=72113
Copy citation
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:
Stress testing of web applications in public clouds
Designing a visual identity and a web application with a focus on user centered design
Spacecraft trajectory simulation
Automated testing of web applications and services
Penetration testing of web applications
Similar works from other Slovenian collections:
Back