Formatting date and time

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Formatting a date/time to the required format is a complex job when working with various times zones or different date formats (Ex - dd/mm/yyyy or mm/dd/yyyy). VB provides a very convenient method named Format to do these formatting. But unfortunately it’s pretty much a missing functionality in VBScript. The code i present in this article [...]

Register or Login to read the full article...

How to generate random test data?

1 Star2 Stars3 Stars4 Stars5 Stars (5 votes
Loading ... Loading ...

At times it is required that we use unique test data for every single run of an automation script. For Ex – for testing a user registration page we would need a username which already does not exists in the database. Though there are various ways to overcome this unique username issue but we will [...]

Read the full article...

VBScript Part 2 - Variables

1 Star2 Stars3 Stars4 Stars5 Stars (7 votes
Loading ... Loading ...

What is variable?
Variable is a named container used to store values

Declaring a variable
There are three possible ways to declare a variable

Dim <variablename>
Public </variablename><variablename>
Private </variablename><variablename></variablename>

Ex –

Dim x, y, z
Dim a
Dim b, c

Variable naming rules
Variable names should following the below rules

Must not exceed 255 characters.
Must be unique in the [...]

Read the full article...


    Support KnowledgeInbox (Why donate?)




    Your Email Address:



  1. Most Viewed


  2. Earn $$ with WidgetBucks!
  3. Sitemap

    open all | close all
  4. Most Downloaded

    • Screen Capture and Comparion API - Version 1.1.1 (425.5 KiB, 5,581 hits)
      You need to be a registered user to download this file.
    • QTP Clean uninstaller (26.4 KiB, 5,003 hits)
      You need to be a registered user to download this file.
    • VB to QTP API Converter (37.2 KiB, 4,390 hits)
      You need to be a registered user to download this file.
    • IE Helper setup (3.5 MiB, 4,132 hits)
      You need to be a registered user to download this file.
    • Dynamic Action Call Demo - Part 1 (40 KiB, 3,640 hits)
      You need to be a registered user to download this file.
  5. Most Rated

  6. Translator

    English flagItalian flagKorean flagChinese (Simplified) flagPortuguese flagGerman flagFrench flagSpanish flagJapanese flagArabic flagRussian flagGreek flagDutch flagBulgarian flagCzech flag
    Croat flagDanish flagFinnish flagHindi flagPolish flagRumanian flagSwedish flagNorwegian flagCatalan flagFilipino flagHebrew flagIndonesian flagLatvian flagLithuanian flagSerbian flag
    Slovak flagSlovenian flagUkrainian flagVietnamese flag           
    By N2H
  7. Visitors Online


  8. Earn $$ with WidgetBucks!

Your Ad Here