Select the correct text in the passage.
Which phrase will be coded using the element in HTML?
Automated execution: To execute automated test scripts you need an automated testing tool. Automated execution is faster than manual testing
and does not require human intervention to monitor it. Automation is useful for tasks that need repeated performances, such as checking the number
of users logging into a website. Automation testing requires coding the test scripts into a scripting language. Examples of scripting languages include
Perl. VBScript, and JavaScript, among others. Automated execution is useful if testers have scripting knowledge and if the project team's budget
allows for the purchase of automation testing tools.