CFP last date
20 May 2024
Reseach Article

Enhancement and Elimination of Roadblocks in Automation Testing Tool Selenium RC

by Nidhika Uppal, Vinay Chopra
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 53 - Number 5
Year of Publication: 2012
Authors: Nidhika Uppal, Vinay Chopra
10.5120/8416-0892

Nidhika Uppal, Vinay Chopra . Enhancement and Elimination of Roadblocks in Automation Testing Tool Selenium RC. International Journal of Computer Applications. 53, 5 ( September 2012), 12-14. DOI=10.5120/8416-0892

@article{ 10.5120/8416-0892,
author = { Nidhika Uppal, Vinay Chopra },
title = { Enhancement and Elimination of Roadblocks in Automation Testing Tool Selenium RC },
journal = { International Journal of Computer Applications },
issue_date = { September 2012 },
volume = { 53 },
number = { 5 },
month = { September },
year = { 2012 },
issn = { 0975-8887 },
pages = { 12-14 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume53/number5/8416-0892/ },
doi = { 10.5120/8416-0892 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T20:53:20.725881+05:30
%A Nidhika Uppal
%A Vinay Chopra
%T Enhancement and Elimination of Roadblocks in Automation Testing Tool Selenium RC
%J International Journal of Computer Applications
%@ 0975-8887
%V 53
%N 5
%P 12-14
%D 2012
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Selenium is a suite of tools used in testing web applications. In this paper Firstly we described the selenium RC does not support model dialog and its effect when modal is opened, the accessibility to parent window is blocked and similarly window switching. Secondly how we enhance and to overcome this limitations we had created some methods. After updated in selenium server the test execution continue even after opening of the model dialog and window switching. When a popup opens another popup, it becomes necessary that each window should be identified uniquely in order for selenium to identify them correctly. It needs to move its handle across windows to perform its operation.

References
  1. Selenium Documentation release 1. 0, 06 Aug, 2010.
  2. Selenium http://en. wikipedia. org/wiki/Selenium
  3. http:// open2test. org
  4. P. Nirmaladevi, "Effective Automating testing with web application Using Selenium",International Journal of Communications and Engineering , 2012
  5. prasanth yalla ," framework for testing web application using selenium testing tool with respect to integration testing" ",International Journal of Computer science and technology , 2011
  6. Eun Ha Kim ,Jong Chae Na, and Seok Moon Ryoo , " Implementing an Effective Test Automation Framework ",33rd Annual IEEE Computer Software and Applications Conference ,2009
  7. Ali Mesbah, Arie Van Deursen," Invariant-Based Automatic Testing of Ajax User Interfaces ", Proceeding of the 31st ACM/IEEE International Conference on Software Engineering , 2009
  8. Mark Grechanik, Qing Xie, and Chen Fu, " Maintaining and Evolving GUI-Directed Test Scipts " 31st International Conference on Software Engineering(ICSE'09),2009
  9. Zeng Wandan, Jiang Ningkng, Zhou Xubo " Design and Implementation of Web Application Automation Testing Framework " Ninth International Conference on Hybrid Intelligent Systems,2009
  10. Leckraj Nagowah and Purmanand Roopnah " AsT-ASimple Automated Syetm Testing Tool " 3rd International Conference on Computer Science and Information,2010
Index Terms

Computer Science
Information Sciences

Keywords

Selenium RC(remote control)