selenium - Running automated tests in client machine -


basically requirement :

i have developed framework using selenium webdriver,maven , testng application under test.

now have pass on client without sharing source code ..so if wants can run test in machine without having else installed ..except java. , output should stored in 1 of specific folders of client machine.

can use plugin in maven store result or copy result file folder of client machine.?

please guide me how achieve this.. how pass on above client test run smoothly in machine .

is there need take care while using maven in project? using chrome browser run tests.. application under test available accessed type of browser.

kindly suggest.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -