National Repository of Grey Literature 2 records found  Search took 0.01 seconds. 
Design of web applications testing methodology
Fiurášek, Tomáš ; Buchalcevová, Alena (advisor) ; Borovcová, Anna (referee)
Development of web applications is closely associated with testing. This master's thesis deals with the domain of testing. The goal of this thesis is to design a methodology of testing of web applications for small software company. The designed methodology results from OpenUP methodology and author's work experience. First, the theoretical part of this thesis is devoted to testing, history of testing and introduces several approaches to testing. Next, the theoretical part focuses on web applications and its specifics in light of testing. In view of the fact that the designed methodology is inspired by OpenUP methodology, this methodology including its basic principles and components is introduced in next separate chapter. The largest chapter describes the designed methodology of testing of web applications and its basic components: roles, activities and artifacts. Also errors and their lifecycles are examined. The thesis is concluded by a short muse upon the aspects of the implementation of the designed methodology in the environment of small company.
Methods for maintaining state information in the HTTP protocol
Fiurášek, Tomáš ; Pinkas, Otakar (advisor) ; Šváb, Ondřej (referee)
Interactive Web applications affect almost everyone of us. Communication in these applications is generally provided by HTTP protocol. This protocol is stateless, which means, that it doesn't recognize the relationship between individual transactions. In modern Web applications, however, maintaining the status is crucial to ensure functionality. This thesis deals with various methods of state transmission and storage which solve the fact, that HTTP is stateless. The first part describes a theoretical basis of the HTTP protocol, concerns history of the protocol and explains related concepts. Next chapter deals with proxy and cache servers that serve as mediators in the communication and outlines potential problems that can occur while transferring state information. The following section is devoted to the methods for the maintenance and transmission of state information. In this chapter I describe various methods, then I compare them and discuss potential difficulties. In the next chapter I present the possibilities of the implementation of those methods in different development environments. Given that the matter of security nowadays has the focus, I also look at several problems also from the angle of security and safety. Theoretical conclusions of this thesis are reflected in the enclosed web application, which practically demonstrates the discussed issues and proves that the author of this thesis not only understands those issues, but he is also able to apply them practically.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.