About software Quality Assurance and their Validation techniques.
Home
Selenium ▾
TestNG
AntReporting
ExcelRW
TestingConcepts
JavaBasics
Windows
Demo ▾
Demo1
Demo2
How to get the creation date & time of a particular file
By
sunilpatro1985
in
QTP_VBScripting
Set f1 = CreateObject("Scripting.FileSystemObject")
Set f2 = f1.GetFile("D:\QTP_TEST\test.docx")
S = "File was Created on: "&f2.DateCreated
Msgbox S
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment