Automation Concepts in QTP and Selenium .
Blog to understand automation concepts in QTP, Selenium Webdriver and Manual Testing concepts
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 *.* /...
VBScript code to convert Excel data to HTML format
›
This article explains the code to convert content of an excel file into html code. This can be useful for better representation of excel...
2 comments:
Ordinal Identifier in QTP
›
While learning the objects, QTP tries to identify objects based on the mandatory and assistive properties of the object. In case the abov...
‹
›
Home
View web version