User Tools

Site Tools


automated_verification_of_pattern-based_interaction_invariants_in_ajax_applications

This is an old revision of the document!


When developing asynchronous JavaScript and XML (Ajax) applications, developers implement Ajax design patterns for increasing the usability of the applications. However, unpredictable contexts of running applications might conceal faults that will break the design patterns, which decreases usability. We propose a support tool called JSVerifier that automatically verifies interaction invariants; the applications handle their interactions in invariant occurrence and order. We also present a selective set of interaction invariants derived from Ajax design patterns, as input. If the application behavior breaks the design patterns, JSVerifier automatically outputs faulty execution paths for debugging. The results of our case studies show that JSVerifier can verify the interaction invariants in a feasible amount of time, and we conclude that it can help developers increase the usability of Ajax applications.

automated_verification_of_pattern-based_interaction_invariants_in_ajax_applications.1389189414.txt.gz · Last modified: 2019/10/06 20:37 (external edit)