Automation Concepts in QTP and Selenium .

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

Showing posts with label FileSystem Object. Show all posts
Showing posts with label FileSystem Object. Show all posts

Renaming all/specific subfolders in a folder using vbscript FSO

›
In this post, how to rename all the subfolders in a folder using vbscript is explained Renaming all sub folders in a folder removing spa...

How to compare content of files using fc command

›
I was having issues with comparison of two large csv files that I came across fc comparision command of Microsoft DOS.  fc  is a  command l...

How to write to Text Files using fileSystemObject in QTP

›
Using FileSystemObject we can write data to a text file. Below are the steps to write to a text file. 1. Create an instance of the...

How to read text files in QTP using VBScript- Working With FileSystem Object

›
We can read the content of a text file using FileSystemObject methods and properties. Below are the various methods and properties used t...

FileSystemObject - Manipulation of Files and Files Properties

›
This post shows what are the basic operation we can do on files using filesystemobject in VBScript. We will discuss on writing to a file a...
1 comment:

How to Work with Folders in QTP using filesystemObject

›
Below are the tasks which we can perform with folders and properties of folder object which can be used to manipulate folders. ...
›
Home
View web version
Powered by Blogger.