how u write vb script in qtp pls give me some basic script
and some material

Answers were Sorted based on User's Feedback



how u write vb script in qtp pls give me some basic script and some material..

Answer / c.chaitanya kumar

for example login window taken, the following script is
performed

Dialog("Login").Activate
Dialog("Login").WinEdit("username").Set "chaitu"
Dialog("Login").WinEdit("Pasword").SetSecure"mercury"
Dialog("Login").WinButton("OK").Click

Is This Answer Correct ?    77 Yes 16 No

how u write vb script in qtp pls give me some basic script and some material..

Answer / vijay

PLz post me the testingtools Material for VB testing
which is having more examples also thanks in advance...,

Is This Answer Correct ?    11 Yes 5 No

how u write vb script in qtp pls give me some basic script and some material..

Answer / madhu.m

hi am Madhu,plz send some QTP scripts...i am new to QTP.and
can u explain...
my mail id :madhu.myadaram@gmail.com

Is This Answer Correct ?    6 Yes 3 No

how u write vb script in qtp pls give me some basic script and some material..

Answer / dhanapal

Some basic VB script functions

InStr Returns the position of the first occurrence of one
string within another. The search begins at the first
character of the string



InStrRev Returns the position of the first occurrence of
one string within another. The search begins at the last
character of the string



LCase Converts a specified string to lowercase



Left Returns a specified number of characters from the left
side of a string



Len Returns the number of characters in a string



LTrim Removes spaces on the left side of a string



RTrim Removes spaces on the right side of a string




Trim Removes spaces on both the left and the right side of
a string




Mid Returns a specified number of characters from a string




Replace Replaces a specified part of a string with another
string a specified number of times




Right Returns a specified number of characters from the
right side of a string




Space Returns a string that consists of a specified number
of spaces




StrComp Compares two strings and returns a value that
represents the result of the comparison




String Returns a string that contains a repeating character
of a specified length




StrReverse Reverses a string




UCase Converts a specified string to uppercase




Function



CreateObject Creates an object of a specified type



Eval Evaluates an expression and returns the result



GetLocale Returns the current locale ID




GetObject Returns a reference to an automation object from
a file




GetRef Allows you to connect a VBScript procedure to a
DHTML event on your pages




InputBox Displays a dialog box, where the user can write
some input and/or click on a button, and returns the
contents




IsEmpty Returns a Boolean value that indicates whether a
specified variable has been initialized or not




IsNull Returns a Boolean value that indicates whether a
specified expression contains no valid data (Null)




IsNumeric Returns a Boolean value that indicates whether a
specified expression can be evaluated as a number




IsObject Returns a Boolean value that indicates whether the
specified expression is an automation object




LoadPicture Returns a picture object. Available only on 32-
bit platforms




MsgBox Displays a message box, waits for the user to click
a button, and returns a value that indicates which button
the user clicked




RGB Returns a number that represents an RGB color value




Round Rounds a number




ScriptEngine Returns the scripting language in use




ScriptEngineBuildVersion Returns the build version number
of the scripting engine in use




ScriptEngineMajorVersion Returns the major version number
of the scripting engine in use




ScriptEngineMinorVersion Returns the minor version number
of the scripting engine in use




SetLocale Sets the locale ID and returns the previous
locale ID




TypeName Returns the subtype of a specified variable




VarType Returns a value that indicates the subtype of a
specified variable

Is This Answer Correct ?    3 Yes 0 No

how u write vb script in qtp pls give me some basic script and some material..

Answer / nanda

Sekhar..send a blank mail to nanda.dreddy@gmail.com..i will
send to some gud material..ok

Is This Answer Correct ?    16 Yes 14 No

how u write vb script in qtp pls give me some basic script and some material..

Answer / kumar

dear friends,i m kumar and i m new to testing in most of
the interview they are asking to write scripts in QTP ,if
any one have pls send to me to this mail id thn27@yahoo.com

Is This Answer Correct ?    5 Yes 3 No

how u write vb script in qtp pls give me some basic script and some material..

Answer / ashwin

Hey please send the Vb scripting material to
sri_ashwin2005@yahoo.co.in

Is This Answer Correct ?    1 Yes 0 No

how u write vb script in qtp pls give me some basic script and some material..

Answer / subha

Hi,

could you please also send me some material to learn vb
scripting in QTP?

Is This Answer Correct ?    3 Yes 3 No

how u write vb script in qtp pls give me some basic script and some material..

Answer / rohan

Hi All,

Can any one send me some QTP scripts..my email id
is 'rohanshank@gmail.com'

Thanks in advance.

Is This Answer Correct ?    1 Yes 1 No

how u write vb script in qtp pls give me some basic script and some material..

Answer / srinivas

hi mee too pls send me the vbscript material in qtp

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

Can anybody send me the code to get the RO property of the active screen in QTP while running?

9 Answers  


I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so

0 Answers  


what's the difference in between function and sub and give some code as well

3 Answers   Patni,


Mention what are the different types of recording modes in qtp? Which will be used when?

0 Answers  


What is the condition or scenario that leads the use of object spy in qtp? (while recording we can get all the properties) then wat leads to use this?

2 Answers   iSoft,






when i was doing the Flight reservation with QTP calculating the tickets i got Type mismatch: '[string: ""]' in "If cdbl(tot)=cdbl(p)*t Then" error. where I am doing the mistake Could you please tell me.

5 Answers  


HI, Based On The Information Below Write A Data Driven test Script Edit Box 1 Should take Value From Num1 Column Edit Box 2 Should take Value From Num2 Column Click On Add Button, Get The Value Of Exp res Column, Get Value From Actual Result Edit Box , Compare Two Values, Write Pass / Fail Value Into Result Column Thanks In Advance... Kavitha Input.Xls Num1 Num2 Exp res Act res Result 10 30 40 40 Pass 50 40 90 90.5 - - - - - - - - - - - - - - - -

5 Answers   UHG,


hi, Can any body tell me whats the difference between the QTP and the Rational Robat ad the Silk Test and LOad Runner and are they used in any Company On the Major scale bcas I finnf Many comapny Using the Manual Testing Only Hence Askin the Question Hope I will get the Assitence .

1 Answers   First Europa,


I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.

0 Answers  


What are the Automation Limitations??

1 Answers  


What are the different types of qtp test assets and their extensions?

0 Answers  


QTP WAS WORKING FINE BUT TODAY I GOT THE ERROR , THE MEMORY COULD NOT BE READ -REFERENCE MEMORY ,pPLEASE REPLY URGENT WHAT IS THE SOLUTON

1 Answers  


Categories