Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Declare a variable in QTP

This is a discussion on Declare a variable in QTP within the QTP forums, part of the Software Testing category; What are mostly frequently used functions in QTP? What are the user defined functions in QTP? What is the meaning of TOOLTIPS? In How many ways we can declare a ...

Go Back   Geeks Talk > Software Testing > QTP
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 11-13-2007
Expert Member
 
Join Date: Feb 2007
Posts: 1,279
Thanks: 0
Thanked 198 Times in 157 Posts
Geek_Guest has a spectacular aura aboutGeek_Guest has a spectacular aura aboutGeek_Guest has a spectacular aura about
Declare a variable in QTP

What are mostly frequently used functions in QTP?
What are the user defined functions in QTP?
What is the meaning of TOOLTIPS?
In How many ways we can declare a variable in QTP?

Question asked by visitor dileep
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 11-21-2007
Contributing Member
 
Join Date: Nov 2007
Location: In my Home
Posts: 49
Thanks: 0
Thanked 9 Times in 4 Posts
Sycho is on a distinguished road
Re: Declare a variable in QTP

Hi, what are mostly frequently used functions in qtp? could not understad what actually you are asking. what are the user defined functions in qtp? [color="blue"]user defined functions are basically those functions that are wrriten using microsoft vb scripting language and can be reused by calling within qtp script.[/color] what is the meaning of tooltips? :d tooltips is basically is a text that is displayed when you mouse over to some object in the application. in how many ways we can declare a variable in qtp? we can declare variable using dim statement. Same logic applies as in vb scripting language. I would suggesst you to study vb script language manual particluar variable declartion part. by cps
Reply With Quote
  #3 (permalink)  
Old 11-22-2007
Expert Member
 
Join Date: Oct 2007
Location: Pune
Posts: 365
Thanks: 4
Thanked 61 Times in 50 Posts
bizzzzzare will become famous soon enough
Smile Re: Declare a variable in QTP

Hi Dileep,

Whatever cps has said is very true.

It is kind of difficult to say what are the most frequently used functions in QTP. It basically would depend on the kind of process / navigational flow of the Application under Test.

User-defined functions would either qualify as .VBS files or VBScript functions or functions written by user apart from the in-built functions of QTP.
For Instance, instead of using wait() or Delay(), incase user creates his own function -
Wait_for_Object(ObjectName)

Cheers.....
Reply With Quote
Reply

  Geeks Talk > Software Testing > QTP

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
How to declare Global variables in QTP by using vb script? Geek_Guest QTP 1 08-28-2008 11:13 AM
How to declare variables in SP? bharathi_ark SQL Server 4 10-01-2007 07:38 AM
how to declare structure dynamically san81 C and C++ 0 10-01-2007 06:49 AM
I would like to declare the log variable for class B archanadadhich Java 1 08-30-2007 06:21 AM
Normal Variable and the Comp-3 Variable in Cobol Geek_Guest MainFrame 0 07-04-2007 08:47 PM


All times are GMT -4. The time now is 12:31 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2005 - 2010 GeekInterview.com. All Rights Reserved