Pergunta de entrevista da empresa AM Webtech

What will be the approach you will be following while making automation test scripts.

Resposta da entrevista

Sigiloso

18 de ago. de 2018

by using page object model and TestNG,and defining all common webelements in superwebpage and all common actions like opening browser getting url and closing browser in supertestscript and inheriting them in every webpage class and test script.

1