期刊名称:International Journal of Engineering and Computer Science
印刷版ISSN:2319-7242
出版年度:2014
卷号:3
期号:11
页码:9087-9091
出版社:IJECS
摘要:In software development, testing plays an important role. Hence, it is necessary to have knowledge about testing. Thispaper provides an idea of testing and test automation. Simplifying testing efforts is the main objective of test automation. We havepresented a process of Test Automation using keyword driven approach. The input in the form of natural language is c onverted tomachine readable code snippet and that will be executed under framework to produce reports. The technique is based uponlooking for keywords that describes actions on the target and calling functions associated with those. Using this framework, wecan improve reusability of automated test. The effectiveness and efficiency of testing can be increased with the help of Automatingtest automation