Addition of module in datadriven framework using Selenium with Java | Selenium Forum
R
Rathin Posted on 26/04/2021

Hi All,

Can anyone explain how to describe in an interview if interviewer asks how to add any new functionality in your data driven framework.Any detail explanation would be appritiated.Thanks in advance. 


A
Ashish Thakur Replied on 30/04/2021

You need to write new Test Java files 

You can map them in JSON and testng.xml

Its quite tough to explain it in writing

You have to watch the data driven framework videos


Related Posts