Menu Bar of the blog

Module#2: VB Script Fundas

The second module of the course is divided into 2 Tutorials. These VB Script Fundamentals are suffice to proceed with the course, as of now.

Tutorial#2.1: VB Script Fundas Part-I

Topics Covered:
  • Why does UFT use VB Script as a language?
  • Running a Script and Storing Results at Temporary Location
  • Disabling popping up of Run Results Viewer after execution
  • Variables and Constants
  • The Command- Run From Step
  • Commenting a code
  • Print Command
  • InputBox Command
  • Concatenation Operator (&)
  • How to handle long strings in UFT
  • vbcrlf Command

Tutorial#2.2: VB Script Fundas Part-II

Topics Covered:
  • Option Explicit
  • Syntax of 'If' statement
  • While Loop Syntax
  • For Loop Syntax
  • Debugging
  • Nested For Loop

No comments:

Post a Comment