Java Tutorial - Java Script : Web Testing

Java Tutorial - Java Script :

Web Testing


Testing for Web applications falls into two primary categories, functional testing and load, or performance, testing. Functional testing is testing to determine whether the Web application operates as designed and intended. This type  of  testing ensures that the application presents the correct data and that the expected actions occur within the application. Load testing, on the other hand, measures the performance characteristics of a Web application. Load testing evaluates how many users can access a Web application before there is a noticeable performance degradation or failure.