Home »
MCQs »
Selenium MCQs
Which of the following is not the alternative to selenium?
9. Which of the following is not the alternative to selenium?
- Cucumber
- Cypress
- Puppeteer
- Mocha
Answer: D) Mocha
Explanation:
Among all the framework Mocha framework is not the alternative to selenium as selenium is used for Web-based testing whereas Mocha has a different task. Rest other given frameworks like cucumber, cypress and puppeteer can be used as selenium alternatives.