I have a login page like username, password and login. I
have to pass the 50 user names and 50 passwords but
how can i test this page with out using parameters?
Answer Posted / venkat qtp
window(login).winedit("agent name").set datatable("username",1)
window("login").wineidt("password").set datatable("password",1)
window("login").winbutton("ok").click
here
edit on datatable name
username password
venkat mercury
sita mercury
lakshmi mercury
rani mercury
ramu mercury
krishna mercury
ravi mercury
..........
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
Define Error Pane of UFT?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
how do u plan test automation?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
How to integrate the qualitycenter with qtp
What are the trigger events in qtp?
What is the difference between the keyword view and expert view?
Is it possible to call from one action to another action in qtp?
How qtp recognizes the object?
Can we use index on view?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
how to evalute defects in QTP script?