#softwaretesting #copilot #batch
How to create batch file for Software Automation Test run
For Software Automation testing several times you need to run your test using windows batch file. This video demonstrated that how you can create your software test script using Microsoft Copilot and run that script using windows batch. Following steps we followed:
Create Selenium java automation test script using Copilot
Take that script in Eclipse and run to verify
Crate Java JAR file for those script
Create windows batch file to run that JAR
#selenium
#seleniumwebdriver
#testsoftusa
#automationtesting
#manualtesting
If you want to know how to set up Eclipse and Selenium then you can follow below link:
• Selenium Setup for Software Testing
Also if you want to know more about Software Testing then please visit our Software Testing tutorial page at below link:
/ testsoftusa
0:00 Batch run Intro
0:43 Video Topics details
1:09 Application Overview
1:30 Selenium Script Creation by Copilot
5:51 Selenium Script set up in Eclipse
8:13 Selenium Script run in Eclipse
10:51 Windows Batch file Creation
13:29 Batch file run
15:40 Outro
How to create batch file for Software Automation Test run