Automation Concepts in QTP and Selenium .

Blog to understand automation concepts in QTP, Selenium Webdriver and Manual Testing concepts

Showing posts with label Batch Scripting. Show all posts
Showing posts with label Batch Scripting. Show all posts

Batch file to delete all files from folder

›
Below code shows how to delete all files from a folder matching the specific criteria. FORFILES /p "E:\test\Result" /s /m *.* /...

Useful Batch file commands

›
Batch files help user to execute series of commands in the batch file. We can execute large number of commands in one go using bat file. ...
›
Home
View web version
Powered by Blogger.