A Proposed Methodology for Automated E-Commerce Systems Testing
Testing is an essential and most vital part of the Software Development Life Cycle (SDLC) the goal of the software testing is to find the errors or missing requirements. This paper is to explore the use of keyword driven testing for automated testing. In keyword driven testing, the functionality of the system under test is documented in a table as well as in step by-step instructions for each test. It involves creating tables which are assembled later on into test scripts. The existing tools for this testing uses HTML, XML, spreadsheet and others.