testng.xml configurable file default location idenitification -
while executing code,in default, testng-customsuite generated in temp folder. how can modify temp folder other local driver. can use same file further modification parallel , dataloader or need create files externally. please clarify
[testng] running: c:\users\gowtham\appdata\local\temp\testng-eclipse--876953281\testng- customsuite.xml
create testng.xml
file in project root folder , run testng project right clicking on in eclipse. in case code use xml instead of generating 1 in runtime.
Comments
Post a Comment