Lot of people get confused regarding what an automated test script is. This is basically a short program which gets written on any programming language in order to perform a certain set of instructions. The automated test scripts help to verify if an application runs as per the preferred requirements or not. When you run the script, it will give you a pass or fail result based on how the script has performed.

BY Best Interview Question ON 30 Nov 2020