QTP Scripts and Selenium Webdriver Scripts

Qtp Scripts,Selenium scripts,Telugu Songs Lyrics,Latest Telugu Songs Lyrics,Selenium Webdriver scripts,Selenium examples,Quick Test Professional,Automation Testing,QTP,Quick Test Professional(QTP),Quick Test Pro,Descriptive Programming in QTP,DP,Testing Interview Questions,QTP Scripts,QTP Basic Scripts,Testing,Testing Resources,QTP Basics,QTP Beginners,QTP Blog,Selenium sample scripts,basics of selenium,basics of selenium webdriver

Popular Posts

  • VBScript to Get Cell Value of Particular Row and Column From ExcelSheet
    How to get data from a particular row and a particular column from Excel Sheet in QTP? Check This Post For Script To Get Cell Value of Parti...
  • QTP Script to get Excelsheet Rowcount and Columncount
    QTP Script To retrieve no.of columns and no.of rows in an excelsheet. In excelsheet we have values as shown below A B C 1 aa ll 2 bb aa 3 ...
  • QTP Script for connecting to database using SQL Server
    Check this link(script) for connecting to MS Access. QTP Script for connecting to database using MS Access Script for connecting to sqlserve...
  • QTP Script to create Excel Sheet and to enter data into it
    QTP Script to create Excel Sheet and to enter data into it(using script). To create Excel Sheet Set Excel=createObject("Excel.Applicati...
As Featured On Ezine Articles

Enter your email address:

Delivered by FeedBurner

Top Blogs

Useful Links

  • QTP Script for connecting database
  • Data Driven Testing
  • My Article in EzineArticles
  • Testing Material
  • Testing Faqs
  • Video for QTP Scripts

FAQS

  • Manual Testing Faqs
  • QTP Faqs
  • Winrunner Faqs
  • LoadRunner Faqs
  • SQLServer Faqs

Blog Archive

  • ▼  2014 (12)
    • ▼  January (12)
      • Writing data to text file using selenium webdriver
      • Selenium Webdriver Scripts - Executing multiple sq...
      • Selenium webdriver - How to get inner text of the ...
      • Reading data from notepad/text file using selenium...
      • How to write data to doc file using selenium webdr...
      • How to write data into excel sheet using selenium ...
      • How to send keyboard keys combination in selenium ...
      • How to Read data from doc file using selenium webd...
      • How to get Row Count in a table using selenium web...
      • How to get excel sheet rows and column count using...
      • Drag and Drop in Selenium Webdriver
      • Connecting to DataBase using Selenium WebDriver
  • ►  2013 (45)
    • ►  November (4)
    • ►  October (19)
    • ►  September (17)
    • ►  March (2)
    • ►  February (3)
  • ►  2012 (71)
    • ►  October (5)
    • ►  September (39)
    • ►  August (27)
  • ►  2011 (22)
    • ►  July (1)
    • ►  June (21)
  • ►  2010 (1)
    • ►  January (1)
  • ►  2009 (13)
    • ►  May (3)
    • ►  April (1)
    • ►  March (1)
    • ►  February (2)
    • ►  January (6)
  • ►  2008 (51)
    • ►  December (5)
    • ►  November (3)
    • ►  August (2)
    • ►  July (3)
    • ►  June (5)
    • ►  May (7)
    • ►  April (10)
    • ►  March (12)
    • ►  February (1)
    • ►  January (3)
  • ►  2007 (11)
    • ►  December (8)
    • ►  November (3)
Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.0 Generic License.
Showing posts with label basic scripts in qtp. Show all posts
Showing posts with label basic scripts in qtp. Show all posts

QTP Script to convert a string into lowercase-VBScript Functions-VBScript LCase Function-VBScript Commands-LCase vbscript function example-qtp scripts

Dim a

a=LCase("QTP")

msgbox a


Output-qtp



Dim a

a=LCase("SOFTWARE TESTING")

msgbox a


Output-software testing

0 comments
Labels: basic scripts in qtp, LCase function-vbscript, LCase vbscript function example, program to convert a string into lower case, qtp script blog, vbscript commands, vbscript functions

Qtp script to return specific Month Name-MonthName Function example-qtp script to display specific Month Name-qtpscripts-basic scripts in qtp

Dim a

a = MonthName(5)

msgbox a


Output=May



Dim a

a = MonthName(12)

msgbox a


Output=December

0 comments
Labels: basic scripts in qtp, MonthName Function example, qtp blogspot, qtp script to display specific Month Name, qtp script to return specific Month Name, qtp scripts, qtpscripts, scripts qtp
Older Posts Home
Subscribe to: Posts (Atom)
Related Posts Plugin for WordPress, Blogger...

Loading...

Fun and Knowledge

↑

  • QTP Script to Count no. of Checkboxes in a Webpage
  • SQL Queries
  • Movie Songs
  • My Article in EzineArticles

QTP Scripts

  • Connecting to Database
  • Datadriven using Excelsheet
  • Datadriven using Datatable
  • To Check all Checkboxes in a Webpage
  • Count Number of Links in a Webpage
  • Count of all open browsers and to close them