CFP last date
20 May 2024
Reseach Article

Automation Framework for Testing Android Mobiles

by Anbunathan R, Anirban Basu
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 106 - Number 1
Year of Publication: 2014
Authors: Anbunathan R, Anirban Basu
10.5120/18485-9544

Anbunathan R, Anirban Basu . Automation Framework for Testing Android Mobiles. International Journal of Computer Applications. 106, 1 ( November 2014), 25-31. DOI=10.5120/18485-9544

@article{ 10.5120/18485-9544,
author = { Anbunathan R, Anirban Basu },
title = { Automation Framework for Testing Android Mobiles },
journal = { International Journal of Computer Applications },
issue_date = { November 2014 },
volume = { 106 },
number = { 1 },
month = { November },
year = { 2014 },
issn = { 0975-8887 },
pages = { 25-31 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume106/number1/18485-9544/ },
doi = { 10.5120/18485-9544 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T22:38:15.906077+05:30
%A Anbunathan R
%A Anirban Basu
%T Automation Framework for Testing Android Mobiles
%J International Journal of Computer Applications
%@ 0975-8887
%V 106
%N 1
%P 25-31
%D 2014
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Android mobile testing requires lot of test cases to be executed. Test automation is essential to execute huge volume of test cases. In this paper, a test automation framework is discussed, which helps test engineers to write scripts and then execute these scripts from PC. The scripts are portable and support cross platform, running on Windows and Linux platforms seamlessly with minimal changes.

References
  1. Dustin, Garett, gauf, Implementing Automated Software Testing, Pearson, 2010 .
  2. Google Code. Robotium. Available at: http://code. google. com/p/robotium/. Last accessed Jun. 29, 2014.
  3. Android Developers. Monkeyrunner. Available at:http://developer. android. com/guide/developing/tools/monkey%20runner_concepts. html. Last accessed Jun. 29, 2014.
  4. Android Developers. UI automator. Available at:http://developer. android. com/tools/help/uiautomator/index. html. Last accessed Jun. 29, 2014.
  5. Lu Lu, Yulong Hong, Ying Huang, Kai Su and Yuping yan, "Activity Page Based Functional Test Automation for Android Application", IEEE Third World Congress on Software Engineering (WCSE), 2012.
  6. Domenico Amalfitano, Anna Rita Fasolino and Porfirio Tramontana, "A GUI Crawling-based technique for Android Mobile Application Testing", IEEE Fourth International Conference on Software Testing, Verification and Validation Workshops, 2011.
  7. Hyungkeun Song, Seokmoon Ryoo and Jin Hyung Kim, "An Integrated Test Automation Framework for Testing on Heterogeneous Mobile Platforms", IEEE First ACIS International Symposium on Software and Network Engineering, 2011.
  8. M. E. Delamaro, A. M. R. Vincenzi and J. C. Maldonado, A strategy to perform coverage testing of mobile applications, In Proceedings of the 2006 international workshop on Automation of software test (AST '06). ACM, New York, NY, USA, 118-124.
  9. I. Satoh, A testing framework for mobile computing software. IEEE Transactions on Software Engineering, 29(12):1112–1121, Dec. 2003.
  10. Pressman R. S. (2000) Software Engineering: A Practitioner's Approach, European Adaptation [adapted by Ince D. ], Fifth Edition. Berkshire, UK: McGraw-Hill Publishing Company. 915p.
  11. Borland Silktest. URL [June 16, 2009]:http://www. borland. com/us/products/silk/silktest/index. html
  12. HP QuickTest Professional Software. URL [June 16, 2009]:https://h10078. www1. hp. com/cda/hpms/display/main/hpms_content. jsp?zn=bto&cp=1-11-127-24^1352_4000_100__
  13. HP WinRunner software. URL [June 16, 2009]:https://h10078. www1. hp. com/cda/hpms/display/main/hpms_content. jsp?zn=bto&cp=1-11-127-24^1074_4000_100__
  14. Horwath T. , Green J. & Lawler T. SilkTest and WinRunner Feature Description. URL [June 16, 2009]:http://lakefolsom. com/whitepapers/SilkWrFeatures. pdf
  15. Robinson R. Automation Test Tools Comparison. URL [June 16,2009]: http://www. vcaa. com/tools/Ray Robinson. pdf
Index Terms

Computer Science
Information Sciences

Keywords

Android mobile test Test automation framework Test script TCL/TK scripting environment.