Introduction 3
Automation Testing 3
Automated Test Case Creation and Execution 4
Automated Test Reports 4
Web Application Testing 4
Advantages of Automation Testing for Web Applications 5
Support of Programming Languages 5
Review of Some Automation Frameworks 6
JMeter 6
IBM Rational Functional Tester (RFT) 6
Selenium 6
Works Cited 7
Introduction
Testing is a vital facet of the process of software development. Testing has a critical role in maintaining the quality of the software applications. There are two forms of testing – manual and automated. Manual testing is the most fundamental form of testing. It requires testers to execute a set of steps
Continue reading...