International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 99 - Number 18 |
Year of Publication: 2014 |
Authors: Sneha Shelke, Sangeeta Nagpure |
10.5120/17476-8375 |
Sneha Shelke, Sangeeta Nagpure . Generation of String Test Input from Web using Regular Expression. International Journal of Computer Applications. 99, 18 ( August 2014), 44-46. DOI=10.5120/17476-8375
To generate realistic test data is a challenging for software testers. Realistic test data generation for certain input type is hard to automate and therefore laborious. So in this paper, string inputs will be used from the internet by performing web queries based on the key identifiers appearing in the source code of the program under test. The resultant URLs will be generated, tokenised and the collected regular expressions are matched with the text and get valid string values.