Skip to content
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Facebook page opens in new windowFacebook page opens in new windowX page opens in new windowYouTube page opens in new window
Facebook page opens in new windowFacebook page opens in new windowX page opens in new windowYouTube page opens in new window
qavalidation
QA tools and automation testing techniques
qavalidationqavalidation
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training
Search:
Search:
Search:
qavalidationqavalidation
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Facebook page opens in new windowFacebook page opens in new windowX page opens in new windowYouTube page opens in new window

Blog – grid

You are here:
  1. Home
  2. Blog
  3. Blog – grid
View allAbbreviations...ADBcommandsAgileAPIAppiumAutoitAwareness...cssCypressDatabaseDockerEclipseExtentReportsgitgithubActionsInternet RelatedJavaForQAJavascriptExecutorJenkinsCIjmeterjsonMacOSMavenBuildMiscMobileOffline InstallerProtractorPythonQTP_VBScriptingQuality Center and QC OTASeleniumC#SeleniumPythonSeleniumTestingSikuliSoftwareTestingSome termstestngTestStackWhiteFrameworkTypeScriptUncategorizedWeb linksWebdriverIO_TSWindowsOSxpath
Sort by dateSort by name
DescendingAscending

Reverse a string without using string functions – VBScript

QTP_VBScriptingMarch 4, 2014

mystr = inputbox(“Enter the String:”) ‘Option 1 –  Set r=new regexp  r.pattern =”w|W” ‘ “[a-z 0-9 A-Z]” is equivalent to…

Read more

Arrays in VBScript

QTP_VBScriptingFebruary 18, 2014

An Array variable can have different data type values like int, char, string, Boolean etc An Array variable values can…

Read more

How to avoid scripts running recursively in QTP –

QTP_VBScriptingAugust 25, 2011

1) Check if any data present in Data Table? if yes, try clearing those values (delete or clear cells by…

Read more

How to get the creation date & time of a particular file

QTP_VBScriptingApril 12, 2011

Set f1 = CreateObject(“Scripting.FileSystemObject”) Set f2 = f1.GetFile(“D:QTP_TESTtest.docx”) S = “File was Created on: “&f2.DateCreated Msgbox S

Read more

How to list name of subfolders of a folder

QTP_VBScriptingApril 12, 2011

Let’s assume, we have D:PFolder where 3 subfolders present named as sun1, sun2 & sun3 We will use FileSystemObject as…

Read more
Categories
Abbreviations... ADBcommands Agile API Appium Autoit Awareness... css Cypress Database Docker Eclipse ExtentReports git githubActions Internet Related JavaForQA JavascriptExecutor JenkinsCI jmeter json MacOS MavenBuild Misc Mobile Offline Installer Protractor Python QTP_VBScripting Quality Center and QC OTA SeleniumC# SeleniumPython SeleniumTesting Sikuli SoftwareTesting Some terms testng TestStackWhiteFramework TypeScript Uncategorized WebdriverIO_TS Web links WindowsOS xpath
Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Topics
  • Software-Testing
  • Selenium-Java
  • TestNG tutorial
  • Appium Tutorial
  • JavaForQA
  • Python topics
  • Protractor with TS
Buy me a coffee
All rights reserved | qavalidation
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
———Top Menu
Go to Top