how to write codings in QTP using vb script. please help
me. i am new to QTP. it is easy or very much tough. please
tell me

Answer Posted / dnrsm

Nothing is difficult in QTP. Just you need to work hard.
Learn QTP objects (Properties and methods) and VB Script.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?

864


i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

1421


How will you convert a given number to long in vbscript?

494


How strcomp function works?

626


A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.

1512






Illustrate briefly about the different types of statement

2027


What is the scope of a constant declared using public?

566


How will you compare two strings in vbscript?

598


How do you declare a variable in vbscript?

631


What is the difference between vb debugger and the script debugger?

598


Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?

2593


how to automatically update the sql server2005 database records when insert in vb6?

1489


What is the difference between for loop and while loop?

556


Mention what is vbscript?

598


How to make sure that items in a wintree are sorted al?

2358