September 2017
Intermediate to advanced
244 pages
6h 44m
English
Acceptance testing is the complete opposite of unit testing. Unit testing is done at the lowest level while acceptance testing is done at the highest level. Acceptance testing is how an end-user will see the product and how an end-user will interact with it. In case of a website, in acceptance testing, we write the test that hits the URL from outside. Testing tools simulate a browser or external client to hit the URL. In fact, some testing tools also provide an option to use a web browser, such as Chrome or Firefox.
Read now
Unlock full access