Srinivas Vanam’s scientific contributions

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (1)


Auto-Testing AJAX-Based Web Applications
  • Article

January 2013

·

59 Reads

International Journal of Applied Research on Information Technology and Computing

Sumanth Yenduri

·

Srinivas Vanam

·

·

Chabli Charles Boler

Asynchronous JAVASCRIPT and XML (AJAX)-based web applications (web apps) are different from traditional applications as they rely on stateful asynchronous communication and runtime manipulation of the DOM (document object model) tree. In this paper, we try to validate a method proposed by Mesbah et al. (2012) for testing AJAX applications automatically using two case studies. We try to identify AJAX-specific errors. Our goal is to replicate their experiment on two different web applications and comment on the performance of their approach. We use ‘Crawljax’ (designed by Mesbah et al.) to create a state-flow graph. First, we check the DOM validity for every state and, second, we check the navigation of the states. Finally, we present the results from our case studies.