pls tell me how will you write the vb script in QTP for
DataDriven test from Excel sheet for multiple userid and
password explain with example
Answer Posted / srikanth
Create different userids and passwords in Datatable.
then..
Dialog("Login").Winedit("Userid:").set Datatable
("columnname",dtGlobalSheet)
Dialog("Login").Winedit("Password:").set Datatable
("columnname",dtGlobalSheet)
Dialog("Login").WinButton("OK").Click
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which environments does qtp support?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Whether qtp 9.0 supports Test director8.0
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
what is the difference between IE & Netscape in web testing on a log in page
wht type of User defined functions or Java Releated functions do we write in VB scripting
What is the limitation to XML Checkpoints?
How to use debug tools?
What is quicktest professional (qtp)?
How to customize qtp?
How to save your test using quicktest professional (qtp)?
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Which environments are supported by hp qtp?