Hi,
I am new to QTP and vb.script.How to start to write
vb.script in QTP? Please give me suggestions?
Answer Posted / satyanarayana
Hi dear it is very easy to write vb scripting.
First of all we have to understand what the actions to be
performed by us on the application.
Actions means entering a value or clicking a button or
selecting a value from a list dropdown list or selecting or
deselecting a check box.
example for a edit box
Browser("browsername").Page("pagename").Webedit("username").set"satyanarayana"
like the above for buttons .click
for list boxes .select"satyanarayana"
for radio buttons .set
for check boxes .set"on/off"
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
To which environments does quicktest professional supports?
Explain actions in qtp ?
Define Environment Variable in UFT and its uses?
why should we give deliver good quality software?
How to use parameterization in qtp?
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
tell me abt a time when u had to go above &beyind the call of duty to get the job done
what is meant by Implicit and explicit requirements?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
Explain object spy in qtp.
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
What are the features of quick test pro(qtp)?