VBScript Tutorial 2
VBScript Tutorial 2 (Comments, Data Types and Variables Part-1) i) VBScript Comments Comments are English words; we use comments for Code documentation. Purpose: To make the code readable To make the code disable from...
A blog about Manual Testing, Selenium, UFT/QTP, SQL, Java, and Python Step by Step Tutorials by G C Reddy.
VBScript Tutorial 2 (Comments, Data Types and Variables Part-1) i) VBScript Comments Comments are English words; we use comments for Code documentation. Purpose: To make the code readable To make the code disable from...
UFT Class 23 (VBScript variables, Operators-1) III) VBScript Variables 1) What is Variable? A named memory location to store the data. Two types of Memory in Computer Environment: i) Primary Memory – RAM ii)...