Unix For Testers - 35- Execute Batch file (.bat file) from java code - Using ProcessBuilder
AutomationTalks AutomationTalks
7.81K subscribers
6,281 views
51

 Published On Sep 7, 2019

Unix for Testers (Unix for ETL Testing) - Complete Course with all Manual and Automation of processes related to Unix.

Here we will see how to execute .exe and .bat file from java code, for executable files we just pass the file path and Process Builder class will invoke it.

show more

Share/Embed